summaryrefslogtreecommitdiff
path: root/public/utils.py
AgeCommit message (Expand)Author
2013-12-14Fix some caching issues on the front pageDan McGee
2013-03-11Don't link to a one-element listing page from recent updatesDan McGee
2012-12-27Add a __unicode__ method for RecentUpdateDan McGee
2012-07-31Update several bits and pieces for staging packagesDan McGee
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee
2011-12-09Add CSS classes to front page package update objectsDan McGee
2011-10-11Pylint suggested and other cleanupsDan McGee
2011-07-05Recent updates refactorDan McGee
2011-06-15Refactor common select_related into manager methodDan McGee
2011-04-05Collapse all split and similar packages in recent updates listrelease_2011-04-05Dan McGee
2011-03-13Move magic numbers into a function argumentDan McGee
2010-11-27Simplify sorting attrgetter callsDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-06-21Cache the recent updates listDan McGee
2010-04-17Improve front page recent updates listrelease_2010-04-17Dan McGee
2010-02-26Only group packages if they are in the same repoDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-02-05Make recent updates group multiple architecturesDan McGee