summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change bug search to use IN_PROGRESS instead of ASSIGNEDHEADmasterArun Raghavan2012-02-291-1/+1
* Add the trailing slash to the reportdir so the reports can be written to the ...Mark Loeser2010-09-131-1/+1
* Use a slightly shorter directory structure for the reportsMark Loeser2010-09-131-1/+1
* Use Python's CSV module to do the CSV parsing instead of trying to do it ours...Mark Loeser2010-02-261-3/+3
* Handle the '/' character in URLs while loggingArun Raghavan2009-10-031-10/+6
* Fix the URL we send to PortageCheckArun Raghavan2009-10-031-1/+1
* Make log outputs more parseable - should make wrangling easierArun Raghavan2009-08-051-19/+30
* Allow passing in a single bug to check on the command lineArun Raghavan2009-04-181-0/+4
* Releases max lag was wrong (should be 2 days)Arun Raghavan2009-03-151-1/+1
* Cosmetic changes to messagesArun Raghavan2009-03-091-2/+2
* Make output of rsync checks more consistent with the restArun Raghavan2009-01-111-3/+10
* Expect distfiles rsync URL as rsync://host/module/pathArun Raghavan2009-01-111-2/+1
* Add rsync URL support to DistfilesCheck, and some minor changesArun Raghavan2009-01-101-34/+11
* Switch gentoo-portage checking to PortageCheckArun Raghavan2008-12-281-30/+3
* Reminder about timeouts.Robin H. Johnson2008-12-221-0/+1
* Remove wget usage for buglist.Robin H. Johnson2008-12-221-3/+5
* header fun.Robin H. Johnson2008-12-221-2/+3
* Factor out duplicate code again and be smarter for handling timestamps (.x is...Robin H. Johnson2008-12-221-23/+31
* Remove ambiguty over mirror type.Robin H. Johnson2008-12-221-3/+3
* Make GARD uses the GardCheck classes for checking.Arun Raghavan2008-12-211-92/+32
* Replace file writes and prints with actual loggingArun Raghavan2008-12-211-116/+110
* Initial versionShyam Mani2008-12-211-0/+279