Closed Bug 710265 Opened 13 years ago Closed 12 years ago

Store an md5 hash of the manifest file

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

References

Details

We've talked about this feature a bit. It would be nice to store an md5 hash of the manifest. Then we spider the manifests regularly, spotting manifests that have changed. 

At that point we can create a new version of the app. If versions make sense for apps. Hazy hand wavy stuff gets inserted here.
Blocks: 710074
No longer depends on: 710074
Blocks: 710387
Assignee: nobody → amckay
It already does this in the file object. Sweet.

Webapp.objects.all()[1].versions.all()[0].files.all()[0].hash
u'sha256:e1bad1f9fc8f5941ecc254576c5245554b89c885f731674192b68f297bf926c3'
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.