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
2014-02-22
Upgrade django-countries to 2.0
Dan McGee
3
-4
/
+4
2014-01-11
Add a 'last_modified' function for mirror status pages
Dan McGee
1
-0
/
+7
2013-12-23
Set all attributes to default values on status URL fetch
Dan McGee
1
-0
/
+2
2013-12-23
Change import location of django_countries fields
Dan McGee
1
-1
/
+1
2013-12-15
Use select_related() in new mirror URL details view
Dan McGee
1
-2
/
+4
2013-12-15
Add mirror URL details page
Dan McGee
3
-0
/
+22
2013-12-15
Add delay function to MirrorLog model
Dan McGee
1
-0
/
+7
2013-12-15
Use stable parameters for cacheable function
Dan McGee
1
-2
/
+3
2013-12-14
Add update query for extracting Flyspray bug number
Dan McGee
1
-0
/
+8
2013-12-14
Add Flyspray Bug field to mirror model
Dan McGee
3
-1
/
+86
2013-12-14
Show all mirror status data to authorized users
Dan McGee
2
-14
/
+24
2013-11-27
Stop using Django-provided floatformat template tag
Dan McGee
1
-3
/
+8
2013-11-07
Django 1.6 upgrade, deprecation cleanup
Dan McGee
1
-1
/
+1
2013-11-07
Django 1.6 upgrade, deprecation cleanup
Dan McGee
1
-0
/
+6
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
[next]