summaryrefslogtreecommitdiffstats
path: root/public
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Refactor common select_related into manager methodDan McGee1-3/+3
2011-04-05Collapse all split and similar packages in recent updates listrelease_2011-04-05Dan McGee1-14/+61
2011-03-13Move magic numbers into a function argumentDan McGee1-4/+5
2011-02-27Slight refactor of user list viewsDan McGee1-12/+24
2011-02-27Screen Fellows based on group membership as wellDan McGee1-1/+1
2010-11-27Simplify sorting attrgetter callsDan McGee1-2/+2
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee1-1/+1
2010-10-04Switch another query to use is_downloadDan McGee1-1/+1
2010-10-04Add some select_related() magicDan McGee1-1/+1
2010-10-01Allow donors to be invisiblerelease_2010-10-01Dan McGee1-1/+1
2010-09-08Move news model to an appropriate placeDan McGee1-1/+2
2010-09-06Move mirror models out of main appDan McGee1-2/+2
2010-09-03Use direct_to_template in public viewsDan McGee1-10/+5
2010-08-28PyLint suggested cleanupsDan McGee2-6/+10
2010-08-27Add missing RequestContext in feeds viewDan McGee1-2/+2
2010-06-21Cache the recent updates listDan McGee1-0/+2
2010-05-26Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26Dan McGee1-2/+1
2010-05-17Make group membership use Django groupsDan McGee1-2/+2
2010-05-17Donor page rework for list formattingDan McGee1-7/+1
2010-05-16Ensure protocol order is stable on download pageDan McGee1-1/+1
2010-04-18Remove Arch-Based ProjectsDan McGee2-10/+1
2010-04-18Remove International CommunitiesDan McGee2-11/+1
2010-04-18Remove IRC ChannelsDan McGee1-4/+0
2010-04-17Improve front page recent updates listrelease_2010-04-17Dan McGee1-4/+11
2010-02-26Only group packages if they are in the same repoDan McGee1-1/+1
2010-02-10Remove archweb prefix from all importsDan McGee2-3/+3
2010-02-05Make recent updates group multiple architecturesDan McGee2-3/+24
2010-02-04feeds: add per arch, per repo feed abilityDan McGee1-0/+7
2010-01-31Spruce up the developer view pagesDan McGee1-15/+18
2010-01-31Use select_related() to make a few more places more performantDan McGee1-1/+1
2010-01-31Don't exclude testing packages from recently updatedDan McGee1-2/+1
2009-12-01Add basic tests to public appIsmael Carnales2-0/+49
2009-11-10Fix highlighting on main site tabsDan McGee1-2/+1
2009-11-09corrected context variable names in index viewIsmael Carnales1-3/+3
2009-11-09made every public view return a RequestContextIsmael Carnales1-12/+18
2009-11-09use direct_to_template to replace static viewsIsmael Carnales1-13/+0
2009-11-09changed landing viewIsmael Carnales1-8/+10
2009-11-09"imported" public app files from archweb_pubIsmael Carnales2-0/+80
2007-12-29Removed public appeliott2-62/+0
2007-12-29Moved some things around.eliott4-68/+1
2007-12-29Massive retab fest.eliott3-6/+14
2007-12-29Modified render_template and renamed it to render_response (consistent witheliott1-26/+26
2007-12-29Moved common to publiceliott4-1/+63
2007-12-22added robots.txteliott1-0/+3
2007-12-22renamed importseliott1-5/+5
2007-11-03Initial import for public release...eliott2-0/+56