/[dehs]/trunk/dehs_pg.php
ViewVC logotype

Log of /trunk/dehs_pg.php

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 197 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 5 08:18:24 2011 UTC (22 months, 2 weeks ago) by geissert
File length: 52037 byte(s)
Diff to previous 196 , to selected 187
s/pg_exec/pg_query/, pg_exec is just an alias

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 5 08:16:49 2011 UTC (22 months, 2 weeks ago) by geissert
File length: 51992 byte(s)
Diff to previous 195 , to selected 187
Rewrite the Sources parser with a proper one
Additionally rewrite that section to use prepared statements


Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 5 00:24:37 2011 UTC (22 months, 2 weeks ago) by geissert
File length: 51749 byte(s)
Diff to previous 192 , to selected 187
drop useless references

Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 4 23:49:00 2011 UTC (22 months, 2 weeks ago) by geissert
File length: 51753 byte(s)
Diff to previous 191 , to selected 187
Fix paths

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 4 22:58:32 2011 UTC (22 months, 2 weeks ago) by geissert
File length: 51825 byte(s)
Diff to previous 189 , to selected 187
cleanup

Revision 189 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 21 02:58:11 2011 UTC (2 years, 4 months ago) by geissert
File length: 53762 byte(s)
Diff to previous 188 , to selected 187
Increase memory_limit so that it still works with sid's Sources

Revision 188 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 21 02:48:01 2011 UTC (2 years, 4 months ago) by geissert
File length: 53761 byte(s)
Diff to previous 187
Fix incorrect handling of epochs (Closes: #598710)

Revision 187 - (view) (download) (annotate) - [selected]
Modified Fri Sep 24 15:33:49 2010 UTC (2 years, 7 months ago) by geissert
File length: 53663 byte(s)
Diff to previous 185
Workaround uscan bug

Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 3 17:20:35 2010 UTC (2 years, 8 months ago) by geissert
File length: 53621 byte(s)
Diff to previous 184 , to selected 187
Avoid dpkg errors when upstream's version starts with a dash

Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 6 19:50:52 2010 UTC (2 years, 9 months ago) by geissert
File length: 53618 byte(s)
Diff to previous 183 , to selected 187
Fix epoch handling, again

Revision 183 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 20:47:51 2010 UTC (2 years, 9 months ago) by geissert
File length: 53622 byte(s)
Diff to previous 182 , to selected 187
Fix handling of epochs

Revision 182 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 4 01:24:48 2010 UTC (3 years, 3 months ago) by geissert
File length: 53523 byte(s)
Diff to previous 181 , to selected 187
Add support for bzip2-compressed 3.0 source packages

Revision 181 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 2 00:47:30 2010 UTC (3 years, 3 months ago) by geissert
File length: 53464 byte(s)
Diff to previous 180 , to selected 187
Add a missing semicolon

Revision 180 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 23:40:31 2010 UTC (3 years, 3 months ago) by geissert
File length: 53463 byte(s)
Diff to previous 178 , to selected 187
Add support for source packages format 3.0, contributed by Didier Raboud

Revision 178 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 26 23:37:17 2009 UTC (3 years, 4 months ago) by geissert
File length: 51618 byte(s)
Diff to previous 177 , to selected 187
s/packages/pkgs

Revision 177 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 26 23:34:00 2009 UTC (3 years, 4 months ago) by geissert
File length: 51622 byte(s)
Diff to previous 176 , to selected 187
Reduce memory usage a bit and increase limit

Revision 176 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 26 23:03:23 2009 UTC (3 years, 4 months ago) by geissert
File length: 51595 byte(s)
Diff to previous 175 , to selected 187
Fix parsing of Sources with multiple package versions

Revision 175 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 25 17:55:19 2009 UTC (3 years, 5 months ago) by geissert
File length: 52187 byte(s)
Diff to previous 168 , to selected 187
Add a workaround for the mutiple package versions on same Sources issue

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 4 18:56:14 2009 UTC (4 years, 1 month ago) by atomo64-guest
File length: 51988 byte(s)
Diff to previous 167 , to selected 187
s/php4/php; alioth will be upgraded to lenny some time soon and we don't want
to break DEHS in case php4 is removed.

Revision 167 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 26 00:20:32 2009 UTC (4 years, 3 months ago) by atomo64-guest
File length: 51989 byte(s)
Diff to previous 162 , to selected 187
When doing a time-based update also check the packages that changed since last check

Revision 162 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 26 20:29:42 2008 UTC (4 years, 6 months ago) by atomo64-guest
File length: 51953 byte(s)
Diff to previous 155 , to selected 187
Remove useless mail headers

Revision 155 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 18 16:10:01 2008 UTC (4 years, 10 months ago) by atomo64-guest
File length: 52262 byte(s)
Diff to previous 150 , to selected 187
Improve the uptodate detection on dehsqa_db for its usage in DDPO

Revision 150 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 10 02:39:17 2008 UTC (4 years, 10 months ago) by atomo64-guest
File length: 52110 byte(s)
Diff to previous 149 , to selected 187
Several improvements to the BTS page parser including support for bugs older than one year

Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 10 02:02:51 2008 UTC (4 years, 10 months ago) by atomo64-guest
File length: 52106 byte(s)
Diff to previous 144 , to selected 187
Some code cleanup, bug fixes, and the introduction of failures_count

Revision 144 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 20:57:06 2008 UTC (4 years, 10 months ago) by atomo64-guest
File length: 51051 byte(s)
Diff to previous 136 , to selected 187
Support fetching watch files from $VCS

Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 29 21:43:52 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 48361 byte(s)
Diff to previous 135 , to selected 187
Use is_numeric instead of is_inst, as the value returned by dba_fetch is a string, not an int

Revision 135 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 29 21:35:30 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 48353 byte(s)
Diff to previous 134 , to selected 187
* Call wget without -c, so popcon.db is really updated
* When one of the values in popcon.db is 'missing' set to -1 so the other value, if it exists, _is_ UPDATEd, but use -1 to catch those bugs

Revision 134 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 27 00:23:57 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 48145 byte(s)
Diff to previous 133 , to selected 187
Oops, < != > :)

Revision 133 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 27 00:15:53 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 48145 byte(s)
Diff to previous 132 , to selected 187
Add lastpkgsourcesupdate which is intended to track packages that by some unknown reason were not updated despite a new version was found in Sources.
Also prevent db_up_error() from aborting everything

Revision 132 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 19 00:28:32 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47568 byte(s)
Diff to previous 131 , to selected 187
Allow dir_ctrl to take a string as an argument

Revision 131 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 18 23:47:44 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47504 byte(s)
Diff to previous 129 , to selected 187
Fix wget call because -N together with -O is useless

Revision 129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 12 20:45:40 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47450 byte(s)
Diff to previous 128 , to selected 187
Remove trailing ) that prevented the regexp from working

Revision 128 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 12 20:42:37 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47451 byte(s)
Diff to previous 127 , to selected 187
Strict the md5sum size to 32, which is the correct lenght used
Also attempt to parse the Homepage, and Vcs-* entries (eating, when present: Dm-Upload-Allowed, 
and Checksums-*)

Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 12 20:22:03 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47126 byte(s)
Diff to previous 126 , to selected 187
Tighten the Sources parser regexp so it only matches md5 sums, and not the newly introduced sha1* ones

Revision 126 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 5 22:52:46 2008 UTC (5 years, 1 month ago) by atomo64-guest
File length: 47123 byte(s)
Diff to previous 125 , to selected 187
dehs_pg.php: correct popcon retrieval for source packages
www/maintainer_php: reorganize stuff

Revision 125 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 24 17:56:53 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 47122 byte(s)
Diff to previous 124 , to selected 187
Yet an other silly mistake

Revision 124 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 24 17:54:07 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 47110 byte(s)
Diff to previous 123 , to selected 187
Fixed another silly mistake

Revision 123 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 24 17:51:34 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 47114 byte(s)
Diff to previous 122 , to selected 187
$return should contain the exit status code, not the output

Revision 122 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 24 17:45:37 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 47085 byte(s)
Diff to previous 121 , to selected 187
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

Revision 121 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 20 05:02:15 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 51534 byte(s)
Diff to previous 119 , to selected 187
Skip packages for which the wwiz failed to generate a watch file on last attempt (either a 'no_cirght' or a 'notmatch')
uscan_foo(): return an easier to read hash array

Revision 119 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 16 21:30:28 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50736 byte(s)
Diff to previous 118 , to selected 187
dehs.sh: retry the execution of update_wwwal.sh (because of recent AUTH problems)
dehs_pg.php: fix escaping when calling dpkg --compare-versions

Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 2 23:30:47 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50745 byte(s)
Diff to previous 116 , to selected 187
Fix the "Missing argument 2 for vers_conv() ..." warnings by defaulting to true to restore previous 
behaviour

Revision 116 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 2 23:14:01 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50738 byte(s)
Diff to previous 114 , to selected 187


Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 27 22:26:06 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50474 byte(s)
Diff to previous 113 , to selected 187
Make sure that 'lastcheck is null' only matches those packages WITH watch files, on update_new

Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 26 23:15:18 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50450 byte(s)
Diff to previous 112 , to selected 187
Make dehs_pg.php print the die messages to stderr instead of stdout
Stop dehs.sh from logging and throwing away some stderr messages

Revision 112 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 26 23:07:04 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 50439 byte(s)
Diff to previous 111 , to selected 187
Make sure update_new also check watch files which were never checked

Revision 111 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 19:30:32 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50418 byte(s)
Diff to previous 110 , to selected 187
Send new upstream version notifications even on update_all runs

Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 01:40:23 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50602 byte(s)
Diff to previous 107 , to selected 187
Fixed a problem where the versions were being compared with Debian's asIs because $version != 
$dversionmangled

Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 11 02:01:17 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50545 byte(s)
Diff to previous 106 , to selected 187
Specify host=localhost to fix some, recent, problems connecting to the database
Set lastupvsdebsync to 1970-01-01 00:00:00 if null

Revision 106 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 04:07:10 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50450 byte(s)
Diff to previous 105 , to selected 187
Added updated information on the BDB
Make sure to exclude #PACKAGE#@packages.qa.d.o from the notifications

Revision 105 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 5 22:23:42 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50315 byte(s)
Diff to previous 102 , to selected 187
Remove the special PTS header so emails aren't accepted at the 'default' keyword
Added contact address

Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 29 23:13:39 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50307 byte(s)
Diff to previous 99 , to selected 187
update_wwwall.sh: generate the information for the DEHS-DDPOMail robot integration
dehs_pg.php: make sure the database is completely 'cleared' (clear_db) on all calls
Don't call vers_conv when using the mangled Debian version nor when up_vers=debian_vers (possible uversion mangling by watch file)

Revision 99 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 25 23:56:03 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 50241 byte(s)
Diff to previous 98 , to selected 187
Make the 'update_all' check only updated based on timestamps not updating packages which were checked in the last four days

Revision 98 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 23 22:21:46 2008 UTC (5 years, 4 months ago) by atomo64-guest
File length: 49440 byte(s)
Diff to previous 97 , to selected 187
Enabling notifications on all kind of updates except for update_all 

Revision 97 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 23 21:58:07 2008 UTC (5 years, 4 months ago) by atomo64-guest
File length: 49254 byte(s)
Diff to previous 95 , to selected 187
Make sure is_updated returns an integer
Only send notifications when events::_searchEvent returns an empty value and not vice versa
Make the headers extractor not too strict

Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 23 21:23:41 2008 UTC (5 years, 4 months ago) by atomo64-guest
File length: 49254 byte(s)
Diff to previous 93 , to selected 187
dehs_pg.php:
Finished new version notifier code: added _recordEvent, _searchEvent
Made the database 'updated' column store true when updated and false when not updated
update_wwwal.sh:
Updated accordingly for the 'updated' change
Added updated_real_count* to stats.txt
www/*
Updated accordingly for the 'updated' change
tpls/new_version.mail.tpl:
Updated the message and destinations

Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 4 22:52:31 2008 UTC (5 years, 4 months ago) by atomo64-guest
File length: 46779 byte(s)
Diff to previous 92 , to selected 187
Fixed the popcon data parser so pop_inst really gets the pop inst value and not pop vote

Revision 92 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 4 21:57:27 2008 UTC (5 years, 4 months ago) by atomo64-guest
File length: 46608 byte(s)
Diff to previous 85 , to selected 187
Added a hack so the dversionmangled field isn't set back to 'version' on Sources update

Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 18 21:01:45 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45969 byte(s)
Diff to previous 84 , to selected 187
Removed extra %'s so updating a single package really updates only that one
Make sure the database only contains the existing binary and source packages

Revision 84 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 18 20:49:31 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45708 byte(s)
Diff to previous 79 , to selected 187
dehs_pg.php: 
* fixed a problem where the deversionmangled value was kept empty
* added missing braces to the wwiz-generated watch files in the file extensions part
* tha watch wizard now uses passive FTP by default
www/stats.html: removed hr

Revision 79 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 17 00:08:14 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45659 byte(s)
Diff to previous 78 , to selected 187
dehs_pg.php: only update the dversionmangled field when the 'mangled' one only differs by revision and/or epoch
www/maintainer.php: Fix the link to popcon.php by using the package name instead of the popcon value
www/menu.inc: restore the maintainer.php search fields

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 16 23:37:18 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45553 byte(s)
Diff to previous 77 , to selected 187
dehs_pg.php: Determine based on the Levenshtein distance if the upstream version gathered by a wwiz-generated watch is 'valid'
maintainer.php: Added links to the PTS and popcon page, also displaying the mangled Debian version when different from the non-mangled one

Revision 77 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 16 01:53:08 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45860 byte(s)
Diff to previous 76 , to selected 187
dversionmangled database field should also be set when updating/adding from Sources

Revision 76 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 16 00:49:38 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45544 byte(s)
Diff to previous 74 , to selected 187
dehs_pg.php: add an 'updated' status corrector when version in Debian is newer than upstream
www/no_watch.php: updated the vers_conv function with the one used everywhere else

Revision 74 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 16 00:09:41 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45366 byte(s)
Diff to previous 73 , to selected 187
dehs_pg.php: really allow -db_query without specifying a distribution
maintainer.php: add link to upstream's source

Revision 73 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 15 23:54:47 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 45344 byte(s)
Diff to previous 72 , to selected 187
Extract and store the dversionmangle information for later use in ddpo
Basic dversionmangling added to the watch wizard

Revision 72 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 13 01:15:29 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 43971 byte(s)
Diff to previous 71 , to selected 187
dehs_pg.php: let db_query work even when the distribution is not specified
dehs.sh: added wwiz as a run_type

Revision 71 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 13 01:07:00 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 43936 byte(s)
Diff to previous 70 , to selected 187
dehs_pg.php: fixed a two-levels break which caused the watch wizard to stop
tpls/: Added missing template files for the new version notifier
www/stats.html: Added statistics page, thanks to Lucas Nussbaum for the graphics
www/:*.php|inc: updated pages links

Revision 70 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 12 01:23:48 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 43937 byte(s)
Diff to previous 69 , to selected 187
update_wwwal.sh: added generation of simple stats
dehs_pg.php: added code for PTS-based new upstream version notification (currently disabled)
NOTE: 'updated' in the database is true when the package is NOT updated, and false when it is!

Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 9 16:22:12 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 41538 byte(s)
Diff to previous 67 , to selected 187
Also run the watch wizard on the updated packages when update_new is used

Revision 67 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 9 16:11:15 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 41496 byte(s)
Diff to previous 66 , to selected 187
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

Revision 66 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 9 02:03:33 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 41488 byte(s)
Diff to previous 65 , to selected 187
Use pg_escape_string instead of addslashes
Reduce the work done by update_bogus() to the minimum

Revision 65 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 9 01:31:36 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 41561 byte(s)
Diff to previous 64 , to selected 187
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

Revision 64 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 8 23:42:12 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 40445 byte(s)
Diff to previous 63 , to selected 187
All db connections are persistent now
Added update_new command which is a 'minimal' run
Maintainer field is now also converted to utf-8

Revision 63 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 7 00:50:00 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38939 byte(s)
Diff to previous 62 , to selected 187
Making the wwiz also scan for files with a bz2 file extension (intended for non-tarball releases)
Added an other tweak for qa.d.o's developer.php

Revision 62 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 4 23:59:28 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38942 byte(s)
Diff to previous 60 , to selected 187
The "before normal dehs' run commit":
Reduced the number of attempts to find a working watch file on the watch wizard (uversionmangle fun) caused by using different file extensions
Improved the sf.net packages detection by first using a mix of sf.net/PARTMATCH/PACKAGENAME

Revision 60 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 2 02:31:24 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38578 byte(s)
Diff to previous 59 , to selected 187
Small tweak for developer.php

Revision 59 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 2 02:18:55 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38518 byte(s)
Diff to previous 58 , to selected 187
Some code cleanup and functions renaming (calling options preserved for compatibility)
Fixed retrieval of upstream changes/changelog (but disabling it by default)
Fixed one of the watch wizard generators (the most successful one)
Fixed the subname-based watch wizard generator

Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 29 03:48:02 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38419 byte(s)
Diff to previous 57 , to selected 187
Display wwiz info on db_query
Fixed some wwiz-related mistakes of my previous commit

Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 29 02:07:23 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38046 byte(s)
Diff to previous 56 , to selected 187
Only stop checking watch wizard-generated files when a version is found

Revision 56 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 29 01:29:41 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38135 byte(s)
Diff to previous 54 , to selected 187
Removed some unnecessary code

Revision 54 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 29 01:14:48 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 38431 byte(s)
Diff to previous 49 , to selected 187
Reindented code
Make sure some values are escaped (i.e. on database queries and shell commands arguments)
Use die_status instead of die on some calls I missed yesterday
Add wwiz information to the BDB
Extended the watch-wizard so it does even more magic :)

Revision 49 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 27 00:50:53 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 37763 byte(s)
Diff to previous 46 , to selected 187
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

Revision 46 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 23:11:01 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 37307 byte(s)
Diff to previous 45 , to selected 187
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

Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 3 22:37:29 2007 UTC (5 years, 9 months ago) by evaso-guest
File length: 36698 byte(s)
Diff to previous 44 , to selected 187
Apply a patch from Thijs Kinkhorst to try to close debian bug #269493 

Revision 44 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 3 15:50:04 2007 UTC (5 years, 9 months ago) by evaso-guest
File length: 36154 byte(s)
Diff to previous 43 , to selected 187
Fix some little proble in download code, temp file clean, and use of 
standard uscan alioth version

Revision 43 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 28 23:54:07 2007 UTC (6 years, 1 month ago) by evaso-guest
File length: 35843 byte(s)
Diff to previous 42 , to selected 187
switch from debian.net to debian.org and other little fix

Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 28 21:09:52 2006 UTC (6 years, 6 months ago) by evaso-guest
File length: 35825 byte(s)
Diff to previous 38 , to selected 187
close dehs alioth bugs about statical tmp filenames #302588

Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 14 00:51:14 2006 UTC (7 years, 2 months ago) by evaso-guest
File length: 35776 byte(s)
Diff to previous 37 , to selected 187
Some changes to md5 checking function
A new function watch_fillfre that try to genereate watch file from 
freshmeat (actually not used)

Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 26 23:15:14 2005 UTC (7 years, 5 months ago) by evaso-guest
File length: 32729 byte(s)
Diff to previous 34 , to selected 187
Watch wizard generate version=3 watch file now

Revision 34 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 12 21:55:20 2005 UTC (7 years, 7 months ago) by evaso-guest
File length: 32729 byte(s)
Diff to previous 33 , to selected 187
now uses official version of uscan in devscirpts packages
various bugfixes

Revision 33 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 00:23:04 2005 UTC (7 years, 10 months ago) by evaso-guest
File length: 32630 byte(s)
Diff to previous 31 , to selected 187
non-us code removed

Revision 31 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 13 17:47:11 2004 UTC (8 years, 7 months ago) by evaso-guest
File length: 32625 byte(s)
Diff to previous 30 , to selected 187
Some bug fixes
Support debian version in watch file

Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 6 17:41:13 2004 UTC (8 years, 9 months ago) by evaso-guest
File length: 32299 byte(s)
Diff to previous 29 , to selected 187
addes up_version delete query on clear_db function

Revision 29 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 5 01:46:54 2004 UTC (8 years, 9 months ago) by evaso-guest
File length: 32175 byte(s)
Diff to previous 26 , to selected 187
vers_conv function improved

Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 4 19:31:38 2004 UTC (8 years, 9 months ago) by evaso-guest
File length: 31992 byte(s)
Diff to previous 25 , to selected 187
Add data generation for developer.php on qa.debian.org
Various fixes

Revision 25 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 19 20:05:08 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 30339 byte(s)
Diff to previous 23 , to selected 187
Fixed a bug in the clear db function

Revision 23 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 19 16:39:33 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 30289 byte(s)
Diff to previous 21 , to selected 187
Some fixes over watch_fill function

Revision 21 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 18 21:07:19 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 29844 byte(s)
Diff to previous 20 , to selected 187
some improvments over Wwizard generated watch file for http url

Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 19:50:32 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 29807 byte(s)
Diff to previous 17 , to selected 187
-Various fixes
- Now catch uploaders from sources on db-add function

Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 29 02:15:08 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 30138 byte(s)
Diff to previous 15 , to selected 187
Some important various features and bugsfix

Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 19:27:34 2004 UTC (8 years, 11 months ago) by evaso-guest
File length: 27724 byte(s)
Diff to previous 13 , to selected 187
-watch-filler improvments 
-bug fixing

Revision 13 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 22 13:53:33 2004 UTC (9 years ago) by evaso-guest
File length: 27321 byte(s)
Diff to previous 5 , to selected 187
watch fill wizard implementation

Revision 5 - (view) (download) (annotate) - [select for diffs]
Added Fri Apr 30 15:39:10 2004 UTC (9 years ago) by evaso-guest
File length: 24181 byte(s)
Diff to selected 187
First commit.

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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5