summaryrefslogtreecommitdiff
path: root/public/views.py
AgeCommit message (Expand)Author
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
2011-02-27Slight refactor of user list viewsDan McGee
2011-02-27Screen Fellows based on group membership as wellDan McGee
2011-01-03Parabola specific changes. Preparing for launch!Nicolás Reynolds
2010-11-15changes from 15 novParabola
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee
2010-10-04Switch another query to use is_downloadDan McGee
2010-10-04Add some select_related() magicDan McGee
2010-10-01Allow donors to be invisiblerelease_2010-10-01Dan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-06Move mirror models out of main appDan McGee
2010-09-03Use direct_to_template in public viewsDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-08-27Add missing RequestContext in feeds viewDan McGee
2010-05-26Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26Dan McGee
2010-05-17Make group membership use Django groupsDan McGee
2010-05-17Donor page rework for list formattingDan McGee
2010-05-16Ensure protocol order is stable on download pageDan McGee
2010-04-18Remove Arch-Based ProjectsDan McGee
2010-04-18Remove International CommunitiesDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-02-05Make recent updates group multiple architecturesDan McGee
2010-02-04feeds: add per arch, per repo feed abilityDan McGee
2010-01-31Spruce up the developer view pagesDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Don't exclude testing packages from recently updatedDan McGee
2009-11-10Fix highlighting on main site tabsDan McGee
2009-11-09corrected context variable names in index viewIsmael Carnales