index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirrors
/
management
Age
Commit message (
Expand
)
Author
2012-04-29
Use a custom User-Agent when checking mirror URLs
Dan McGee
2012-04-28
mirrorresolv: only run update query if values changed
Dan McGee
2012-03-24
Use bulk_create() when inserting mirror log entries
release_2012-03-25
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2011-08-16
Small Python convention fixup
Dan McGee
2011-06-09
Management command cleanup
Dan McGee
2011-04-18
mirrors: pylint discovered cleanups
Dan McGee
2011-04-18
Never parse generated lastsync file
Dan McGee
2011-02-27
Auto-resolve mirror URLs on save
Dan McGee
2011-02-22
Slight tweaks to mirror commands
Dan McGee
2011-01-31
Defer format string substitution to logger
Dan McGee
2010-12-13
Move database interaction out of the threaded section
Dan McGee
2010-10-13
Mirror check script cleanup
Dan McGee
2010-10-13
Add mirrorresolv manage.py command
PyroPeter
2010-10-11
mirrorcheck: catch and handle another socket timeout case
Dan McGee
2010-10-07
mirrorcheck: record duration on file not found errors
Dan McGee
2010-09-21
Small updates to mirrorcheck command
Dan McGee
2010-09-21
Add debugger when having to parse lastsync file
Dan McGee
2010-09-21
Add 'mirrorcheck' command
Dan McGee