index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mirrors
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
Don't add blank options to rsync command line
Dan McGee
1
-1
/
+5
2013-03-07
Teach mirrorcheck management command about check locations
Dan McGee
1
-17
/
+46
2013-03-07
Add location ID to mirror logs
Dan McGee
2
-0
/
+84
2013-03-07
Add family property to mirror check location
Dan McGee
1
-0
/
+7
2013-03-07
Revert "mirrorcheck: Don't use bulk_create on sqlite3"
Dan McGee
1
-6
/
+1
2013-03-07
Add mirror CheckLocationAdmin
Dan McGee
1
-1
/
+17
2013-03-07
Add 'created' field to more mirror models
Dan McGee
2
-2
/
+104
2013-03-07
Add mirror check locations model
Dan McGee
2
-1
/
+105
2013-03-05
Add HTTPS mirror protocol fixture
Dan McGee
1
-2
/
+11
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
1
-1
/
+1
2013-01-20
Lengthen the mirror rsync IP address field
Dan McGee
2
-2
/
+69
2013-01-16
Remove debugging print statement
Dan McGee
1
-1
/
+0
2013-01-14
Support mirror status JSON by tier
Dan McGee
2
-1
/
+8
2013-01-14
Ensure URLs without check data work on mirror details page
Dan McGee
1
-7
/
+11
2013-01-14
Drop country column from mirror table
Dan McGee
5
-22
/
+81
2013-01-14
Add migration to move country data down to the URL level
Dan McGee
1
-0
/
+74
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
1
-2
/
+2
2013-01-12
Round two of mirror status query improvements
Dan McGee
1
-9
/
+10
2012-12-27
Ensure mirror protocols are distinct
Dan McGee
1
-1
/
+1
2012-11-21
Fix mirror URL duplication in status view
Dan McGee
1
-1
/
+2
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
1
-7
/
+4
2012-11-16
Optimize mirror status data fetching
Dan McGee
1
-8
/
+16
2012-11-13
Prefetch the available protocols on the mirror overview page
Dan McGee
2
-5
/
+8
2012-11-12
Add get_latest_by to MirrorLog Meta class
Dan McGee
1
-0
/
+1
2012-11-11
Add title to mirror status data points
Dan McGee
1
-1
/
+3
2012-11-11
Mirror graph tweaking after usage with real data
Dan McGee
3
-4
/
+6
2012-11-11
Re-add nice() calls for mirror status axes
Dan McGee
1
-2
/
+2
2012-11-11
Mirror status graph, now with points AND lines
Dan McGee
2
-17
/
+44
2012-11-10
Enable mirror status graph resizing
Dan McGee
1
-15
/
+28
2012-11-10
Add initial version of mirror status chart
Dan McGee
1
-0
/
+97
2012-11-10
Allow filtering retrieved mirror statuses by mirror_id
Dan McGee
2
-8
/
+19
2012-11-10
Add mirror extended status JSON view
Dan McGee
2
-3
/
+35
2012-10-11
Make mirror log time query a bit more efficient
Dan McGee
1
-4
/
+6
2012-09-19
Sort mirrorlist by English country name, not ISO code
Dan McGee
1
-1
/
+1
2012-08-08
Push more default values down into the database
Dan McGee
4
-5
/
+5
2012-08-01
Declare 'enums' at class scope
Dan McGee
2
-10
/
+9
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-10
/
+9
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2
-11
/
+13
2012-07-09
Correctly reassign queryset with added annotation in mirror status
Dan McGee
1
-1
/
+1
2012-07-09
mirrorcheck: Don't use bulk_create on sqlite3
Dan McGee
1
-2
/
+6
2012-07-09
Don't include StdDev on sqlite3 mirror status query
Dan McGee
1
-3
/
+9
2012-07-09
Handle HTTPException being thrown in mirrorcheck
Dan McGee
1
-0
/
+6
2012-05-19
mirrors: add an alternate_email column
Dan McGee
3
-2
/
+71
2012-05-14
Add ability to restrict status report to single tier
Dan McGee
3
-4
/
+18
2012-05-14
Add rsync support to mirrorcheck and other small improvements
Dan McGee
1
-41
/
+89
2012-05-14
Change mirror log error text to unlimited length
Dan McGee
2
-1
/
+71
2012-05-14
Don't limit protocols returned by mirror status function
Dan McGee
1
-2
/
+0
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
1
-3
/
+2
2012-05-02
Add a smart protocol filter to mirrorlist generator
Dan McGee
1
-15
/
+40
2012-05-02
Allow mirrorlist generator pattern to match any protocol
Dan McGee
2
-9
/
+14
[next]