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-07-13
Fix completion percentage calculation in mirror status
Dan McGee
1
-2
/
+2
2013-06-20
Re-enable caching for somewhat expensive mirror status query
Dan McGee
1
-1
/
+1
2013-06-01
Guard logging operation to prevent needless text join
Dan McGee
1
-2
/
+3
2013-06-01
Ensure only active mirror URLs are listed
Dan McGee
2
-1
/
+2
2013-06-01
Whoops, committed a little bit too much
Dan McGee
1
-3
/
+0
2013-06-01
Honor mirror URL active attribute in several places
Dan McGee
4
-7
/
+14
2013-06-01
Add active column to mirror URLs
Dan McGee
2
-0
/
+84
2013-05-22
Begin removal of FTP mirror support
Dan McGee
5
-35
/
+10
2013-05-11
Add mirror error logs to mirror details page
Dan McGee
1
-2
/
+9
2013-04-20
Fix some None issues with sqlite3 and mirror status
Dan McGee
1
-2
/
+4
2013-04-17
Various minor code cleanups and fixes
Dan McGee
3
-13
/
+7
2013-04-17
Remove COUNTRY_LOOKUP global variable
Dan McGee
1
-3
/
+3
2013-04-14
Tweaks to mirror status chart generation
Dan McGee
1
-10
/
+12
2013-04-14
Draw one mirror status graph per check location
Dan McGee
2
-20
/
+51
2013-04-14
Add a JSON view for retrieving mirror check locations
Dan McGee
2
-2
/
+32
2013-04-14
Remove cache_function decorator from a few spots
Dan McGee
1
-2
/
+0
2013-04-14
Reduce mirror status query madness
Dan McGee
1
-55
/
+91
2013-04-13
Support only a single mirror ID in error/status retrieval
Dan McGee
2
-11
/
+11
2013-04-13
Calculate average URL delay in the database
Dan McGee
1
-19
/
+30
2013-04-11
Allow mirror rsync IPs to be IPv4/IPv6 addresses or networks
Dan McGee
4
-15
/
+136
2013-03-29
Add IP family lookup to CheckLocation model
Dan McGee
1
-0
/
+9
2013-03-13
mirrorcheck: s/if/elif/ when determining what check function to run
Dan McGee
1
-1
/
+1
2013-03-13
Don't check FTP + IPv6 combination
Dan McGee
1
-1
/
+15
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
[next]