Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Be more atomic when locking the dehs.sh script Also svn export debcheckout.pl for future usage
Do not try to update the web pages more than 50 times
Loop until the pages and files are all successfully updated
Drop built-in popcon parser in favor of qa.d.o's BDB to reduce work load: now storing the pop_* values in the pkg table instead of binpkgs Separate the events class to an other file Add other kind of runs to dehs.sh so e.g. the popcon info is updated by a cronjob and not on every run
dehs.sh: retry the execution of update_wwwal.sh (because of recent AUTH problems) dehs_pg.php: fix escaping when calling dpkg --compare-versions
Make dehs_pg.php print the die messages to stderr instead of stdout Stop dehs.sh from logging and throwing away some stderr messages
Disabled kill -O check since it will always exit with non zero if someone else owns the process Fixed the ps -p $PID | grep check Make it wait up to $maxattempts (30) with a sleep of 600 seconds each when an other instance is running
dehs_pg.php: let db_query work even when the distribution is not specified dehs.sh: added wwiz as a run_type
Catch unkown run types Actually made run types work
dehs.sh: fixed PID check dehs_pg.php: added bz2 to the list of file extensions to be matched when searching for a base url for the wwiz
dehs.sh: support different kind of update runs (all, new, bogus) dehs_pg.php: added the necessary code for the above change replaced all pg_errormessage calls with pg_last_error
dehs.sh, update_wwwal.sh: abort execution if any of the commands return a non-zero status dehs_pg.php: replaced calls to die() with die_status which prints the message and exits with a custom status code
Adding missing files from groups/dehs/dehs_prj Moving everything from home/users/evaso-guest to dehs/dehs_prj/dehs Defaulting to uscan.pl from svn Fixed typo which prevented copyright files from being downloaded Updated watch-wiz to use sf's redirector and make two attempts to guess watch file Other minor changes
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |