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
/
models.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
Add location ID to mirror logs
Dan McGee
1
-0
/
+1
2013-03-07
Add family property to mirror check location
Dan McGee
1
-0
/
+7
2013-03-07
Add 'created' field to more mirror models
Dan McGee
1
-2
/
+7
2013-03-07
Add mirror check locations model
Dan McGee
1
-1
/
+22
2013-01-20
Lengthen the mirror rsync IP address field
Dan McGee
1
-2
/
+3
2013-01-14
Drop country column from mirror table
Dan McGee
1
-6
/
+1
2012-11-13
Prefetch the available protocols on the mirror overview page
Dan McGee
1
-5
/
+0
2012-11-12
Add get_latest_by to MirrorLog Meta class
Dan McGee
1
-0
/
+1
2012-08-01
Declare 'enums' at class scope
Dan McGee
1
-8
/
+7
2012-05-19
mirrors: add an alternate_email column
Dan McGee
1
-0
/
+1
2012-05-14
Change mirror log error text to unlimited length
Dan McGee
1
-1
/
+5
2012-04-26
Remove now-unused NullCharField
Dan McGee
1
-8
/
+1
2012-04-25
Finish django countries implementation
Dan McGee
1
-6
/
+3
2012-04-25
Add django_countries country code fields and population migrations
Dan McGee
1
-1
/
+4
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
1
-4
/
+4
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
1
-0
/
+2
2011-12-07
Various small admin touchups
Dan McGee
1
-7
/
+6
2011-07-30
mirrors: do protocol formatting in template
Dan McGee
1
-1
/
+1
2011-06-15
Allow mirror country field to be persisted to DB as NULL
Dan McGee
1
-3
/
+12
2011-04-13
Add optional country override for individual mirror URLs
Dan McGee
1
-0
/
+6
2011-04-08
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
1
-2
/
+2
2011-04-05
Make mirror name and URLs unique
Dan McGee
1
-2
/
+2
2011-03-03
Add ordering to mirror protocols
Dan McGee
1
-0
/
+1
2011-02-27
Auto-resolve mirror URLs on save
Dan McGee
1
-2
/
+23
2011-02-27
Auto map the protocol URL field
Dan McGee
1
-1
/
+13
2010-12-08
Fix mirror check unicode function
Dan McGee
1
-1
/
+1
2010-10-14
Add has_ipv{4,6} to MirrorUrl
PyroPeter
1
-0
/
+2
2010-09-30
Add is_download field to mirror protocols
Dan McGee
1
-0
/
+8
2010-09-25
Add a basic mirror details page
Dan McGee
1
-0
/
+6
2010-09-25
Make general mirror list view public
Dan McGee
1
-1
/
+2
2010-09-21
Add new MirrorLog model and associated migration
Dan McGee
1
-0
/
+14
2010-09-06
Move mirror models out of main app
Dan McGee
1
-0
/
+57
2010-09-06
Put mirrors app under South control
Dan McGee
1
-0
/
+0