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
Age
Commit message (
Expand
)
Author
2014-10-21
Remove queryset specialization in JSON encoder
Dan McGee
2014-10-21
Small performance tweaks to mirror status JSON encoding
Dan McGee
2014-10-19
Use raw DB query to fetch last modified date
Dan McGee
2014-09-01
Fix up some IP address field issues
Dan McGee
2014-09-01
Add auto-generated migrations from new Django migrations framework
Dan McGee
2014-09-01
Remove dependency on South
Dan McGee
2014-09-01
Remove old south migrations
Dan McGee
2014-09-01
Add details link to mirror status page
release_2014-09-01
Dan McGee
2014-06-10
Use last element in args tuple as error message
Dan McGee
2014-05-31
Convert ~~~ to date/username text when editing mirror notes
Dan McGee
2014-03-29
Protect ORM migration portion in db.dry_run
Dan McGee
2014-03-29
Add last_modified column to mirrors
Dan McGee
2014-02-22
Upgrade django-countries to 2.0
Dan McGee
2014-01-11
Add a 'last_modified' function for mirror status pages
release_2014-01-11
Dan McGee
2013-12-23
Set all attributes to default values on status URL fetch
Dan McGee
2013-12-23
Change import location of django_countries fields
Dan McGee
2013-12-15
Use select_related() in new mirror URL details view
Dan McGee
2013-12-15
Add mirror URL details page
Dan McGee
2013-12-15
Add delay function to MirrorLog model
Dan McGee
2013-12-14
Use stable parameters for cacheable function
Dan McGee
2013-12-14
Add update query for extracting Flyspray bug number
Dan McGee
2013-12-14
Add Flyspray Bug field to mirror model
Dan McGee
2013-12-14
Show all mirror status data to authorized users
Dan McGee
2013-11-27
Stop using Django-provided floatformat template tag
release_2013-11-30
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-07-13
Fix completion percentage calculation in mirror status
Dan McGee
2013-06-20
Re-enable caching for somewhat expensive mirror status query
Dan McGee
2013-06-01
Guard logging operation to prevent needless text join
Dan McGee
2013-06-01
Ensure only active mirror URLs are listed
Dan McGee
2013-05-31
Whoops, committed a little bit too much
release_2013-05-31
Dan McGee
2013-05-31
Honor mirror URL active attribute in several places
Dan McGee
2013-05-31
Add active column to mirror URLs
Dan McGee
2013-05-21
Begin removal of FTP mirror support
Dan McGee
2013-05-10
Add mirror error logs to mirror details page
Dan McGee
2013-04-20
Fix some None issues with sqlite3 and mirror status
Dan McGee
2013-04-16
Various minor code cleanups and fixes
release_2013-04-16
Dan McGee
2013-04-16
Remove COUNTRY_LOOKUP global variable
Dan McGee
2013-04-14
Tweaks to mirror status chart generation
release_2013-04-14
Dan McGee
2013-04-14
Draw one mirror status graph per check location
Dan McGee
2013-04-14
Add a JSON view for retrieving mirror check locations
Dan McGee
2013-04-14
Remove cache_function decorator from a few spots
Dan McGee
2013-04-14
Reduce mirror status query madness
Dan McGee
2013-04-13
Support only a single mirror ID in error/status retrieval
Dan McGee
2013-04-13
Calculate average URL delay in the database
Dan McGee
2013-04-10
Allow mirror rsync IPs to be IPv4/IPv6 addresses or networks
release_2013-04-10
Dan McGee
2013-03-29
Add IP family lookup to CheckLocation model
Dan McGee
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
[next]