index
:
parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirrors
/
views.py
Age
Commit message (
Expand
)
Author
2012-09-18
Sort mirrorlist by English country name, not ISO code
Dan McGee
2012-07-31
Declare 'enums' at class scope
Dan McGee
2012-07-24
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
2012-05-13
Add ability to restrict status report to single tier
release_2012-05-13
Dan McGee
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
2012-05-02
Add a smart protocol filter to mirrorlist generator
Dan McGee
2012-05-02
Allow mirrorlist generator pattern to match any protocol
Dan McGee
2012-04-25
Ensure sorted order of mirrors in status page matches with JS
release_2012-04-25
Dan McGee
2012-04-25
Clean up mirrorlist generation form a bit
Dan McGee
2012-04-25
Finish django countries implementation
Dan McGee
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
2012-02-13
Don't select FTP by default in mirrorlists
Dan McGee
2011-10-26
Don't require mirrorlist URLs to have ISOs
release_2011-10-26
Dan McGee
2011-06-14
Add JSON package details and files views
Dan McGee
2011-04-18
mirrors: pylint discovered cleanups
Dan McGee
2011-04-12
Add optional country override for individual mirror URLs
Dan McGee
2011-03-28
Enhance the mirror details page
Dan McGee
2010-12-13
Add a mirror status JSON view
Dan McGee
2010-12-07
Don't require country on mirrorlist submission
Dan McGee
2010-11-04
Ensure mirrorlist generator works if no status available
Dan McGee
2010-10-13
Show all mirrors if no IP version specified
release_2010-10-13
Dan McGee
2010-10-13
Allow filtering of mirrorlist by IP-version
PyroPeter
2010-10-13
Add 'All' choice and make it the default
PyroPeter
2010-09-30
Use new is_download field
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-24
Give more information about mirror check runs and frequency
Dan McGee
2010-09-21
Allow generated mirrorlist to take status info into account
Dan McGee
2010-09-21
Allow caching of mirror status info
Dan McGee
2010-09-21
Prevent 500 if no mirror checks have ran
release_2010-09-21
Dan McGee
2010-09-21
Add ordering, sorting, and a lot more info to mirror status page
Dan McGee
2010-09-21
Add mirror status view
Dan McGee
2010-09-21
Rename generate mirrorlist view
Dan McGee
2010-09-16
Remove some leftover print statements
Dan McGee
2010-09-06
Move mirror models out of main app
Dan McGee
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
2010-08-28
PyLint suggested cleanups
Dan McGee
2010-07-02
Default country selection to Any
Dan McGee
2010-07-02
mirrorlist: allow filtering by protocol
Dan McGee
2010-07-02
Get mirrorlist view ready for general use
Dan McGee
2010-07-02
Remove arch from mirrorlist generation
Dan McGee
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2010-01-30
Use select_related() for some mirror pages
Dan McGee
2009-11-09
use RequestContext in mirrors.views.choose
Ismael Carnales
2009-11-09
fixed error in mirrors.views.choose
Ismael Carnales
2009-11-09
added mirrors app from archweb_pub
Ismael Carnales