GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gard.git
master
Gentoo Automated Rsync/Distfiles checker
Shyam Mani <fox2mike@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change bug search to use IN_PROGRESS instead of ASSIGNED
HEAD
master
Arun Raghavan
2012-02-29
1
-1
/
+1
*
check.py: Add compress (-z) to rsync args
Jeremy Olexa
2010-11-01
1
-1
/
+1
*
Add the trailing slash to the reportdir so the reports can be written to the ...
Mark Loeser
2010-09-13
1
-1
/
+1
*
Use a slightly shorter directory structure for the reports
Mark Loeser
2010-09-13
1
-1
/
+1
*
Use Python's CSV module to do the CSV parsing instead of trying to do it ours...
Mark Loeser
2010-02-26
1
-3
/
+3
*
Handle the '/' character in URLs while logging
Arun Raghavan
2009-10-03
1
-10
/
+6
*
Fix the URL we send to PortageCheck
Arun Raghavan
2009-10-03
1
-1
/
+1
*
Make log outputs more parseable - should make wrangling easier
Arun Raghavan
2009-08-05
2
-20
/
+31
*
Fix releases timestamp check (missing '/')
Arun Raghavan
2009-04-18
1
-1
/
+1
*
Allow passing in a single bug to check on the command line
Arun Raghavan
2009-04-18
1
-0
/
+4
*
Releases max lag was wrong (should be 2 days)
Arun Raghavan
2009-03-15
1
-1
/
+1
*
Add support for checking rsync writability (to be enabled)
Arun Raghavan
2009-03-09
1
-4
/
+24
*
Strip trailing '/'s from URLs
Arun Raghavan
2009-03-09
1
-1
/
+3
*
Add a timeout for http/ftp connections
Arun Raghavan
2009-03-09
1
-1
/
+6
*
Cosmetic changes to messages
Arun Raghavan
2009-03-09
2
-3
/
+3
*
Make output of rsync checks more consistent with the rest
Arun Raghavan
2009-01-11
1
-3
/
+10
*
Expect distfiles rsync URL as rsync://host/module/path
Arun Raghavan
2009-01-11
1
-2
/
+1
*
Fix error in finding current time in get_lag()
Arun Raghavan
2009-01-11
1
-1
/
+1
*
Add rsync URL support to DistfilesCheck, and some minor changes
Arun Raghavan
2009-01-10
2
-44
/
+28
*
Switch gentoo-portage checking to PortageCheck
Arun Raghavan
2008-12-28
1
-30
/
+3
*
Add support for distfiles over rsync - to be tested
Arun Raghavan
2008-12-28
1
-3
/
+18
*
Add support for gentoo-portage
Arun Raghavan
2008-12-28
1
-6
/
+36
*
Reminder about timeouts.
Robin H. Johnson
2008-12-22
2
-0
/
+2
*
Remove wget usage for buglist.
Robin H. Johnson
2008-12-22
1
-3
/
+5
*
header fun.
Robin H. Johnson
2008-12-22
1
-2
/
+3
*
Factor out duplicate code again and be smarter for handling timestamps (.x is...
Robin H. Johnson
2008-12-22
1
-23
/
+31
*
Remove ambiguty over mirror type.
Robin H. Johnson
2008-12-22
1
-3
/
+3
*
Add experimental and snapshots.
Robin H. Johnson
2008-12-22
1
-0
/
+12
*
Factor out duplicate code.
Robin H. Johnson
2008-12-21
1
-27
/
+21
*
Make GARD uses the GardCheck classes for checking.
Arun Raghavan
2008-12-21
2
-111
/
+57
*
Replace file writes and prints with actual logging
Arun Raghavan
2008-12-21
1
-116
/
+110
*
Improve check.py
Arun Raghavan
2008-12-21
1
-38
/
+70
*
Trivial cleanups to check.py
Arun Raghavan
2008-12-21
1
-4
/
+3
*
Factor out distfiles/releases checking code. Portage checker en route.
Arun Raghavan
2008-12-21
1
-0
/
+90
*
Initial version
Shyam Mani
2008-12-21
1
-0
/
+279