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
/
models.py
Age
Commit message (
Expand
)
Author
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
2011-12-07
Various small admin touchups
Dan McGee
2011-07-29
mirrors: do protocol formatting in template
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-07
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
2011-04-05
Make mirror name and URLs unique
Dan McGee
2011-03-03
Add ordering to mirror protocols
Dan McGee
2011-02-27
Auto-resolve mirror URLs on save
Dan McGee
2011-02-27
Auto map the protocol URL field
Dan McGee
2010-12-07
Fix mirror check unicode function
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-24
Add a basic mirror details page
Dan McGee
2010-09-24
Make general mirror list view public
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