index
:
parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirrors
Age
Commit message (
Expand
)
Author
2012-11-21
Fix mirror URL duplication in status view
Dan McGee
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2012-11-16
Optimize mirror status data fetching
Dan McGee
2012-11-12
Prefetch the available protocols on the mirror overview page
Dan McGee
2012-11-12
Add get_latest_by to MirrorLog Meta class
Dan McGee
2012-11-11
Add title to mirror status data points
Dan McGee
2012-11-11
Mirror graph tweaking after usage with real data
Dan McGee
2012-11-11
Re-add nice() calls for mirror status axes
Dan McGee
2012-11-11
Mirror status graph, now with points AND lines
Dan McGee
2012-11-10
Enable mirror status graph resizing
Dan McGee
2012-11-10
Add initial version of mirror status chart
Dan McGee
2012-11-10
Allow filtering retrieved mirror statuses by mirror_id
Dan McGee
2012-11-10
Add mirror extended status JSON view
Dan McGee
2012-10-10
Make mirror log time query a bit more efficient
Dan McGee
2012-09-18
Sort mirrorlist by English country name, not ISO code
Dan McGee
2012-08-07
Push more default values down into the database
Dan McGee
2012-07-31
Declare 'enums' at class scope
Dan McGee
2012-07-24
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-07-08
Correctly reassign queryset with added annotation in mirror status
release_2012-07-08
Dan McGee
2012-07-08
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
2012-07-08
Don't include StdDev on sqlite3 mirror status query
Dan McGee
2012-07-08
Handle HTTPException being thrown in mirrorcheck
Dan McGee
2012-05-18
mirrors: add an alternate_email column
Dan McGee
2012-05-13
Add ability to restrict status report to single tier
release_2012-05-13
Dan McGee
2012-05-13
Add rsync support to mirrorcheck and other small improvements
Dan McGee
2012-05-13
Change mirror log error text to unlimited length
Dan McGee
2012-05-13
Don't limit protocols returned by mirror status function
Dan McGee
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
2012-05-02
Add a smart protocol filter to mirrorlist generator
Dan McGee
2012-05-02
Allow mirrorlist generator pattern to match any protocol
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-04-26
Remove now-unused NullCharField
Dan McGee
2012-04-25
Ensure sorted order of mirrors in status page matches with JS
release_2012-04-25
Dan McGee
2012-04-25
Clean up mirrorlist generation form a bit
Dan McGee
2012-04-25
Finish django countries implementation
Dan McGee
2012-04-25
Add django_countries country code fields and population migrations
Dan McGee
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
2012-04-20
Fix ContentType related migrations
Dan McGee
2012-04-08
Don't blow up when no mirror status data is available
Dan McGee
2012-04-08
Add migrations for on_delete attributes
Dan McGee
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
2012-03-26
Bump signoffs and mirror status JSON API versions
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
2012-03-23
Change Django urls.py import
Dan McGee
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
2011-12-11
PyLint suggested cleanups
Dan McGee
[prev]
[next]