check-mirrors ChangeLog, 1.1, 1.2 check-mirrors.py, 1.25, 1.26 return-mirrorlist.py, 1.11, 1.12

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Thu Aug 3 02:48:13 UTC 2006


Author: mmcgrath

Update of /cvs/fedora/check-mirrors
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27798

Modified Files:
	ChangeLog check-mirrors.py return-mirrorlist.py 
Log Message:
Version update.



Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/check-mirrors/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Jul 2006 03:40:07 -0000	1.1
+++ ChangeLog	3 Aug 2006 02:48:11 -0000	1.2
@@ -1,20 +1,205 @@
-2006-07-09 19:47  mmcgrath
+2006-08-02 20:40  mmcgrath
 
-	* foolist, samplelist: File rename
+	* check-mirrors.py, return-mirrorlist.py: Disabled debug
 
-2006-07-09 19:41  skvidal
+2006-08-02 20:39  mmcgrath
 
-	* 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
+	* check-mirrors.py, return-mirrorlist.py: return-mirrorlist.py now
+	  only prints good mirrors
 
-2006-07-09 19:21  mmcgrath
+2006-08-02 17:03  mmcgrath
 
-	* LICENSE, check-mirrors.py, foolist, mirror-check.conf: initial
-	import
+	* 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-09 19:21  mmcgrath
+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
+	  revision
+
+2006-07-09 18:21  mmcgrath
+
+	* LICENSE, check-mirrors.py, foolist, mirror-check.conf: initial
+	  import
 


Index: check-mirrors.py
===================================================================
RCS file: /cvs/fedora/check-mirrors/check-mirrors.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- check-mirrors.py	3 Aug 2006 01:40:38 -0000	1.25
+++ check-mirrors.py	3 Aug 2006 02:48:11 -0000	1.26
@@ -31,7 +31,7 @@
 
 __revision__ = '$Id$'
 CONFIG = '/etc/check-mirrors.conf'
-VERSION = '0.1'
+VERSION = '0.2'
 
 
 import os


Index: return-mirrorlist.py
===================================================================
RCS file: /cvs/fedora/check-mirrors/return-mirrorlist.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- return-mirrorlist.py	3 Aug 2006 01:40:38 -0000	1.11
+++ return-mirrorlist.py	3 Aug 2006 02:48:11 -0000	1.12
@@ -33,7 +33,7 @@
 
 __revision__ = '$Id$'
 CONFIG = '/etc/check-mirrors.conf'
-VERSION = '0.1'
+VERSION = '0.2'
 
 
 import os




More information about the scm-commits mailing list