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
/
migrations
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-01
Add active column to mirror URLs
Dan McGee
1
-0
/
+83
2013-04-11
Allow mirror rsync IPs to be IPv4/IPv6 addresses or networks
Dan McGee
1
-0
/
+85
2013-03-07
Add location ID to mirror logs
Dan McGee
1
-0
/
+83
2013-03-07
Add 'created' field to more mirror models
Dan McGee
1
-0
/
+97
2013-03-07
Add mirror check locations model
Dan McGee
1
-0
/
+83
2013-01-20
Lengthen the mirror rsync IP address field
Dan McGee
1
-0
/
+66
2013-01-14
Drop country column from mirror table
Dan McGee
1
-0
/
+70
2013-01-14
Add migration to move country data down to the URL level
Dan McGee
1
-0
/
+74
2012-08-08
Push more default values down into the database
Dan McGee
4
-5
/
+5
2012-05-19
mirrors: add an alternate_email column
Dan McGee
1
-0
/
+68
2012-05-14
Change mirror log error text to unlimited length
Dan McGee
1
-0
/
+66
2012-04-26
Remove now-unused NullCharField
Dan McGee
8
-10
/
+10
2012-04-25
Finish django countries implementation
Dan McGee
1
-0
/
+76
2012-04-25
Add django_countries country code fields and population migrations
Dan McGee
2
-0
/
+167
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
1
-0
/
+68
2012-04-20
Fix ContentType related migrations
Dan McGee
1
-1
/
+20
2012-04-08
Add migrations for on_delete attributes
Dan McGee
1
-0
/
+68
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
2
-0
/
+133
2011-06-15
Allow mirror country field to be persisted to DB as NULL
Dan McGee
1
-0
/
+66
2011-04-13
Add optional country override for individual mirror URLs
Dan McGee
1
-0
/
+67
2011-04-05
Make mirror name and URLs unique
Dan McGee
1
-0
/
+66
2010-10-14
Add has_ipv{4,6} to MirrorUrl
PyroPeter
1
-0
/
+66
2010-09-30
Add is_download field to mirror protocols
Dan McGee
2
-0
/
+126
2010-09-29
Fix migration dependencies exposed after moving models
Dan McGee
1
-0
/
+4
2010-09-21
Add new MirrorLog model and associated migration
Dan McGee
1
-0
/
+72
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
2
-0
/
+17