index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirrors
/
migrations
Age
Commit message (
Expand
)
Author
2012-04-26
Remove now-unused NullCharField
Dan McGee
2012-04-25
Finish django countries implementation
Dan McGee
2012-04-25
Add django_countries country code fields and population migrations
Dan McGee
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
2012-04-20
Fix ContentType related migrations
Dan McGee
2012-04-08
Add migrations for on_delete attributes
Dan McGee
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
2011-06-14
Allow mirror country field to be persisted to DB as NULL
Dan McGee
2011-04-12
Add optional country override for individual mirror URLs
Dan McGee
2011-04-05
Make mirror name and URLs unique
Dan McGee
2010-10-13
Add has_ipv{4,6} to MirrorUrl
PyroPeter
2010-09-30
Add is_download field to mirror protocols
Dan McGee
2010-09-29
Fix migration dependencies exposed after moving models
Dan McGee
2010-09-21
Add new MirrorLog model and associated migration
Dan McGee
2010-09-06
Move mirror models out of main app
Dan McGee
2010-09-06
Put mirrors app under South control
Dan McGee