Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Usage statistics
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Jan 2010 at 05:56 UTC
Updated:
31 Jan 2010 at 02:00 UTC
This is the last piece of logic that is unique to project-release-serve-history.php under the new stats that can't be easily simulated by VCL.
Having a check like this in would make it possible to continue serving updates before and during the complete xml regeneration that making a change to the file format would entail. (THAT part I would recommend deploying alongside #380814: Duplicate entries in some release history XML files)
This patch is needed if #683152: <?xml should be in the release xml files, not the serving logic. is going to be deployed to updates.drupal.org without shutting it down completely during xml regeneration. (Otherwise it will be serving invalid xml during that time.)
| Comment | File | Size | Author |
|---|---|---|---|
| serve-history-xml-tag.patch | 960 bytes | bdragon |
Comments
Comment #1
dwwCommitted a modified version of this to HEAD. We needed this:
instead of this:
;)
Tagging for d.o deployment... I've got a bunch of other project* stuff I'm hoping to get done today, so hopefully I'll rev d.o SVN and deploy later today.
Comment #2
dwwDeployed, although I ran into some trouble: #687064: /var/www/updates.drupal.org/htdocs/project-release-serve-history.php is not properly in SVN