summaryrefslogtreecommitdiffstats
path: root/public/utils.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-01remove unecessary list callsAleksandar Trifunovic1-1/+1
2019-01-21main: run 2to3Jelle van der Waa1-1/+1
2017-07-11public.utils: remove unused variable archJelle van der Waa1-1/+1
2013-12-14Fix some caching issues on the front pageDan McGee1-2/+1
2013-03-11Don't link to a one-element listing page from recent updatesDan McGee1-3/+8
2012-12-27Add a __unicode__ method for RecentUpdateDan McGee1-0/+4
2012-07-31Update several bits and pieces for staging packagesDan McGee1-3/+9
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee1-1/+1
2011-12-09Add CSS classes to front page package update objectsDan McGee1-0/+7
2011-10-11Pylint suggested and other cleanupsDan McGee1-1/+1
2011-07-05Recent updates refactorDan McGee1-25/+13
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
2010-11-27Simplify sorting attrgetter callsDan McGee1-2/+2
2010-08-28PyLint suggested cleanupsDan McGee1-5/+9
2010-06-21Cache the recent updates listDan McGee1-0/+2
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 McGee1-1/+1
2010-02-05Make recent updates group multiple architecturesDan McGee1-0/+19