2006-08-29 21:21 mmcgrath * return-mirrorlist.py: Added better stats, also now takes top=x stat. Fixed bug where no mirrors were returned if a no mirrors were found. Should have returned canonical 2006-08-24 19:53 mmcgrath * check-mirrors.py: Many changes. Created a mirrors class seperate from the database class. Many more stats. Needs proper user sanatation for the top num in terms of availability. 2006-08-11 11:23 mmcgrath * return-mirrorlist.py: Fixed bad checks on arch variable. 2006-08-07 00:01 mmcgrath * ChangeLog: cvs2cl update 2006-08-06 23:37 mmcgrath * check-mirrors.py: [global] section in config no longer treated as a mirror 2006-08-06 23:22 mmcgrath * check-mirrors.py: Fixed bug where db connection would get created after some repos had already been scanned. 2006-08-06 22:01 mmcgrath * return-mirrorlist.py: Added additional statistical information. 2006-08-04 15:03 mmcgrath * check-mirrors.py, return-mirrorlist.py: Added basic statistical information like uptime. 2006-08-02 21:48 mmcgrath * ChangeLog, check-mirrors.py, return-mirrorlist.py: Version update. 2006-08-02 20:40 mmcgrath * check-mirrors.py, return-mirrorlist.py: Disabled debug 2006-08-02 20:39 mmcgrath * check-mirrors.py, return-mirrorlist.py: return-mirrorlist.py now only prints good mirrors 2006-08-02 17:03 mmcgrath * check-mirrors.conf, check-mirrors.py, return-mirrorlist.py: More db support, web now pulls from db 2006-08-02 11:12 mmcgrath * check-mirrors.py: Added support for a global section for the db settings 2006-08-02 11:12 mmcgrath * check-mirrors.conf: Added db connection and a [global] section 2006-08-02 09:50 mmcgrath * check-mirrors.py: Created RepoDB for various db functions. This works but is not widly tested. 2006-08-01 14:31 skvidal * check-mirrors.py: fix the bug florian pointed out 2006-08-01 14:24 skvidal * check-mirrors.py: clean up some of the perl-isms from mmcgrath's checkin 2006-08-01 14:15 skvidal * check-mirrors.py: fix eclipse fucking up all the ( and ) with spaces. 2006-08-01 14:08 mmcgrath * check-mirrors.py: Initial creation of a db backend. Still lots of work to do but this works. 2006-07-17 21:57 skvidal * return-mirrorlist.py: allow country to be a list of country codes 2006-07-17 16:34 skvidal * return-mirrorlist.py: add a TODO to remember later 2006-07-17 15:43 skvidal * return-mirrorlist.py: make sure global is returned if the requesting url does not specify a country in the get 2006-07-17 13:28 skvidal * check-mirrors.py: move where mirrors is created so we don't end up with too much in our output files 2006-07-16 09:10 skvidal * check-mirrors.py: typo 2006-07-16 09:08 skvidal * check-mirrors.py: fix urlgrabber time out error 2006-07-14 15:20 skvidal * check-mirrors.conf: ppc not pc 2006-07-14 13:46 skvidal * check-mirrors.py: make error print more informative 2006-07-14 13:31 skvidal * check-mirrors.conf: fix outputath to be outputpath 2006-07-14 13:14 skvidal * check-mirrors.py: fix for mirror in list with unresolveable address 2006-07-13 10:24 skvidal * check-mirrors.conf: add in the other things we have mirrored 2006-07-13 10:06 skvidal * check-mirrors.conf, check-mirrors.py, return-mirrorlist.conf, return-mirrorlist.py: modify both scripts to use the same config file remove return-mirrorlist config file. 2006-07-12 10:30 skvidal * check-mirrors.py: fix removal of old files: note: /var/www/mirrors/foo != /var/lib/mirrors//foo *sigh* 2006-07-12 07:45 skvidal * check-mirrors.py: add some debug strings 2006-07-11 15:17 skvidal * check-mirrors.py: change ordering of negation in if statement :) 2006-07-11 15:17 skvidal * check-mirrors.py: clean up old country-specific files when we make lists 2006-07-11 10:57 skvidal * check-mirrors.py: - make sure files overwrite the old ones - add FIXME for potential problem 2006-07-11 10:17 skvidal * return-mirrorlist.conf, return-mirrorlist.py: add file_prefix config option to keep naming flexible 2006-07-11 10:05 skvidal * return-mirrorlist.py: - sanitize some of the input from the get strings - just for safety's sake - thanks to Konstantin Ryabitsev for the suggestion of using os.path.realpath() 2006-07-11 09:39 skvidal * check-mirrors.conf, check-mirrors.py, return-mirrorlist.conf: - check-mirrors can now use a url for the inputfile - clean up outputs 2006-07-10 16:09 skvidal * return-mirrorlist.conf, return-mirrorlist.py: add conf file for cgi make cgi functional http://server/cgi-bin/return-mirrorlist.py?repo=somename&arch=i386&country=country_code are accepted options 2006-07-09 23:44 skvidal * check-mirrors.conf: hint at samplelist 2006-07-09 23:38 skvidal * check-mirrors.py, return-mirrorlist.py: - add stub for cgi - make it default to /etc/check-mirrors.conf - clean up todos 2006-07-09 23:32 skvidal * check-mirrors.py: update todo list 2006-07-09 22:40 skvidal * ChangeLog: adding changelog - only update this using cvs2cl, please 2006-07-09 18:47 mmcgrath * foolist, samplelist: File rename 2006-07-09 18:41 skvidal * check-mirrors.conf, check-mirrors.py, mirror-check.conf: remove mirror-check.conf add check-mirrors.conf to make the naming consistent check in new version of script 2006-07-09 18:21 mmcgrath * LICENSE, check-mirrors.py, foolist, mirror-check.conf: Initial revision 2006-07-09 18:21 mmcgrath * LICENSE, check-mirrors.py, foolist, mirror-check.conf: initial import