summaryrefslogtreecommitdiff
path: root/public/views.py
AgeCommit message (Expand)Author
2013-07-14Merge branch 'archweb-generic2'Luke Shumaker
2013-07-14Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-06-01Ensure only active mirror URLs are listedDan McGee
2013-04-23tweakLuke Shumaker
2013-04-22Merge branch 'archweb-generic2'Luke Shumaker
2013-04-21remove dead code from public/views.pyLuke Shumaker
2013-04-21Merge commit '91c451'Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2013-03-27Pull references to Arch Linux in code into BRANDING_ variables in settingsLuke Shumaker
2013-01-19Don't redefine mirror_url function every callDan McGee
2013-01-18Don't pull and sort mirror URLs unless we have toDan McGee
2013-01-14Drop country column from mirror tableDan McGee
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee
2012-12-27Fix master key signing total countsDan McGee
2012-12-12Merge tag 'release_2012-04-26'parabolaweb-2012-12-12Luke Shumaker
2012-12-12Merge tag 'release_2012-04-02'Luke Shumaker
2012-12-12Merge commit 'ea87160' (update)Luke Shumaker
2012-12-12Merge tag 'release_2012-03-12'Luke Shumaker
2012-11-20Add Release model to relengDan McGee
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee
2012-11-14Merge tag 'release_2012-01-11'Luke Shumaker
2012-11-13Move JSON keys view to public/ appDan McGee
2012-09-25Only show staging feeds to logged-in usersDan McGee
2012-09-25Add structured data to developer listing pagesDan McGee
2012-07-31PGP key handling updatesDan McGee
2012-07-31Update several bits and pieces for staging packagesDan McGee
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-04-25Finish django countries implementationDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-03-29Add developer status table to master keys pageDan McGee
2012-03-21Add number of keys signed to master keys pageDan McGee
2012-03-09Ensure users only show up once on the Fellows pageDan McGee
2012-01-03Add a few cache headers and minor feed caching back inDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-05download: add a link to the new netboot environmentThomas Bächler
2011-12-03Merge https://projects.archlinux.org/git/archwebJohannes Krampf
2011-12-01Normalize the URI scheme used for inbound links. Don't use one when possible,...Luke Shumaker
2011-11-30Master keys: reduce query count, add default orderingrelease_2011-11-30Dan McGee
2011-11-30Add master key overview pageDan McGee
2011-11-26A bunch of whitespace or .example/whatever changesLuke Shumaker
2011-11-26Merged with archweb trunkJohannes Krampf
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee
2011-10-11Pylint suggested and other cleanupsDan McGee
2011-08-19download: add link to the ISO snapshotsThomas Bächler
2011-08-16News frontpage layout changesOlivier Keun
2011-03-06Fixed 'devs' userlistNicolás Reynolds
2011-03-06Merge branch 'master' of git://projects.archlinux.org/archwebNicolás Reynolds
2011-03-06Redirect /download to wiki/getNicolás Reynolds