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
2013-03-13
mirrorcheck: s/if/elif/ when determining what check function to run
release_2013-03-13
Dan McGee
2013-03-12
Don't check FTP + IPv6 combination
Dan McGee
2013-03-06
Don't add blank options to rsync command line
release_2013-03-06
Dan McGee
2013-03-06
Teach mirrorcheck management command about check locations
Dan McGee
2013-03-06
Revert "mirrorcheck: Don't use bulk_create on sqlite3"
Dan McGee
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-07-08
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
2012-07-08
Handle HTTPException being thrown in mirrorcheck
Dan McGee
2012-05-13
Add rsync support to mirrorcheck and other small improvements
Dan McGee
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