/[dehs]/trunk/dehs.config.inc
ViewVC logotype

Log of /trunk/dehs.config.inc

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 1691 byte(s)
Diff to previous 140 , to selected 99
Support fetching watch files from $VCS

Revision 140 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 1 23:45:11 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 1637 byte(s)
Diff to previous 139 , to selected 99
Revert changes in www/config_www.inc because www-data can't read the file...
dehs.config.inc: use implode, file returns an array (doh)

Revision 139 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 1 23:35:59 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 1625 byte(s)
Diff to previous 137 , to selected 99
Change to user/pwd-based AUTH as to prevent the ident auth failures

Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 30 19:40:13 2008 UTC (4 years, 11 months ago) by atomo64-guest
File length: 1496 byte(s)
Diff to previous 120 , to selected 99
Increase the minimum check age to five days to reduce the load we put on garr

Revision 120 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 19 21:04:34 2008 UTC (5 years, 2 months ago) by atomo64-guest
File length: 1496 byte(s)
Diff to previous 107 , to selected 99
merkel's mirror is no longer available, use the closest to alioth (used by alioth itself): ftp.nl.d.o

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: 1496 byte(s)
Diff to previous 99
Specify host=localhost to fix some, recent, problems connecting to the database
Set lastupvsdebsync to 1970-01-01 00:00:00 if null

Revision 99 - (view) (download) (annotate) - [selected]
Modified Fri Jan 25 23:56:03 2008 UTC (5 years, 3 months ago) by atomo64-guest
File length: 1481 byte(s)
Diff to previous 98
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: 1318 byte(s)
Diff to previous 73 , to selected 99
Enabling notifications on all kind of updates except for update_all 

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: 1319 byte(s)
Diff to previous 70 , to selected 99
Extract and store the dversionmangle information for later use in ddpo
Basic dversionmangling added to the watch wizard

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: 1239 byte(s)
Diff to previous 64 , to selected 99
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 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: 1116 byte(s)
Diff to previous 63 , to selected 99
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: 881 byte(s)
Diff to previous 62 , to selected 99
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: 874 byte(s)
Diff to previous 59 , to selected 99
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 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: 840 byte(s)
Diff to previous 54 , to selected 99
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 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: 803 byte(s)
Diff to previous 47 , to selected 99
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 47 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 27 00:36:55 2007 UTC (5 years, 5 months ago) by atomo64-guest
File length: 529 byte(s)
Diff to previous 46 , to selected 99
Fixed missing end slash in $base

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: 527 byte(s)
Diff to previous 33 , to selected 99
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 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: 432 byte(s)
Diff to previous 19 , to selected 99
non-us code removed

Revision 19 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 19:48:48 2004 UTC (8 years, 10 months ago) by evaso-guest
File length: 509 byte(s)
Diff to previous 12 , to selected 99
Cleared the watch-fill variable

Revision 12 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 22 13:50:45 2004 UTC (9 years ago) by evaso-guest
File length: 561 byte(s)
Diff to previous 5 , to selected 99
watch-fill wizard support directory added

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: 550 byte(s)
Diff to selected 99
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