summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Format all news items using markdownDan McGee6-9/+50
2010-07-07Make package search box look better with wider fontsDan McGee2-4/+4
2010-07-07Add note to package when version is in testingDan McGee1-9/+9
2010-07-07Add helper method to package to find self in testing repoDan McGee1-0/+10
2010-07-07Remove old needupdate columnDan McGee2-1/+192
2010-07-07Update code to use new flag_date columnDan McGee6-12/+12
2010-07-07Make flag column on packages a dateDan McGee3-0/+384
2010-07-06Set font color for package search boxDan McGee1-1/+1
2010-07-06Show incomplete todo list packages in dev dashboardDan McGee2-4/+38
2010-07-06Add absolute URL method for todo listsDan McGee4-5/+8
2010-07-03Defer loading news content when listing news itemsDan McGee1-1/+2
2010-07-03Add styling to errorlist classDan McGee1-0/+2
2010-07-03Default country selection to AnyDan McGee1-0/+1
2010-07-03Add mirrorlist link to main pageDan McGee2-0/+2
2010-07-03mirrorlist: allow filtering by protocolDan McGee3-14/+31
2010-07-03Link to the mirrorlist page from downloadsDan McGee1-0/+6
2010-07-03Get mirrorlist view ready for general useDan McGee4-23/+39
2010-07-03Add mirror protocols fixtureDan McGee1-0/+23
2010-07-03Remove arch from mirrorlist generationDan McGee3-16/+5
2010-07-03Add some text when no packages could be foundDan McGee1-0/+7
2010-07-03Only use cached template loader in productionDan McGee1-5/+9
2010-06-28Mark the todolists' flag view as never_cacheEvangelos Foutras1-2/+1
2010-06-25Mark a few more pages as never cacheDan McGee1-0/+2
2010-06-25Get unit tests up and running againDan McGee3-6/+6
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee4-0/+16
2010-06-21Cache results of get_depends() and get_requiredby()Dan McGee1-5/+3
2010-06-21Cache the recent updates listDan McGee1-0/+2
2010-06-21Add utility cache_functionDan McGee1-0/+35
2010-06-21Use the cached template loaderDan McGee1-0/+8
2010-06-21Cache everything, not just anonymous onlyDan McGee1-2/+0
2010-06-21Get a more accurate count of adopted packagesDan McGee1-1/+4
2010-06-21Update to the new messages frameworkDan McGee2-11/+18
2010-06-21Remove AutoUserMiddlewareDan McGee4-23/+14
2010-06-21Fix template syntax errorDan McGee2-2/+2
2010-06-21Move scripts to bottom of package searchDan McGee1-5/+6
2010-06-21Fix missing calendar iconDan McGee1-1/+2
2010-06-17Update fixturesDan McGee2-12/+24
2010-06-17Super quick updates to READMEDan McGee1-2/+2
2010-06-17Fix autoescape in plain text emailsDan McGee2-7/+3
2010-06-12Remove action when submitting to same URLDan McGee8-8/+8
2010-06-09Enhance base package listing in package detailsDan McGee2-3/+52
2010-06-08Add silhouette imageDan McGee1-0/+0
2010-06-08Update feeds to new 1.2 frameworkDan McGee2-19/+17
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee4-4/+13
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee13-12/+13
2010-06-02Fix some validation issuesDan McGee3-2/+2
2010-06-02Rename todolist email templateDan McGee2-1/+1
2010-05-31Fix flagged styling in package search resultsDan McGee1-1/+1
2010-05-30Make some small color changesDan McGee1-2/+2
2010-05-26Add ability to download package from web interfaceDan McGee3-1/+20