summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-10Make the cache_function key a bit more descriptiveDan McGee1-0/+1
2010-07-10Turn off L10N and I18NDan McGee1-0/+8
2010-07-06Enable template fragment caching on main pagerelease_2010-07-06Dan McGee1-0/+5
2010-07-06Add a requirements.txt file for pipDan McGee1-0/+7
2010-07-06Get news markdown formatting working everywhereDan McGee5-8/+9
2010-07-06Format all news items using markdownDan McGee6-9/+50
2010-07-06Make package search box look better with wider fontsDan McGee2-4/+4
2010-07-06Add note to package when version is in testingDan McGee1-9/+9
2010-07-06Add helper method to package to find self in testing repoDan McGee1-0/+10
2010-07-06Remove old needupdate columnDan McGee2-1/+192
2010-07-06Update code to use new flag_date columnDan McGee6-12/+12
2010-07-06Make flag column on packages a dateDan McGee3-0/+384
2010-07-05Set font color for package search boxrelease_2010-07-05Dan McGee1-1/+1
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee2-4/+38
2010-07-05Add absolute URL method for todo listsDan McGee4-5/+8
2010-07-02Defer loading news content when listing news itemsDan McGee1-1/+2
2010-07-02Add styling to errorlist classrelease_2010-07-02Dan McGee1-0/+2
2010-07-02Default country selection to AnyDan McGee1-0/+1
2010-07-02Add mirrorlist link to main pageDan McGee2-0/+2
2010-07-02mirrorlist: allow filtering by protocolDan McGee3-14/+31
2010-07-02Link to the mirrorlist page from downloadsDan McGee1-0/+6
2010-07-02Get mirrorlist view ready for general useDan McGee4-23/+39
2010-07-02Add mirror protocols fixtureDan McGee1-0/+23
2010-07-02Remove arch from mirrorlist generationDan McGee3-16/+5
2010-07-02Add some text when no packages could be foundDan McGee1-0/+7
2010-07-02Only use cached template loader in productionDan McGee1-5/+9
2010-06-28Mark the todolists' flag view as never_cacheEvangelos Foutras1-2/+1
2010-06-24Mark a few more pages as never cacherelease_2010-06-24Dan McGee1-0/+2
2010-06-24Get 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()release_2010-06-21Dan 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-20Get a more accurate count of adopted packagesDan McGee1-1/+4
2010-06-20Update to the new messages frameworkDan McGee2-11/+18
2010-06-20Remove AutoUserMiddlewareDan McGee4-23/+14
2010-06-20Fix template syntax errorrelease_2010-06-20Dan McGee2-2/+2
2010-06-20Move scripts to bottom of package searchDan McGee1-5/+6
2010-06-20Fix missing calendar iconDan McGee1-1/+2
2010-06-16Update fixturesDan McGee2-12/+24
2010-06-16Super quick updates to READMEDan McGee1-2/+2
2010-06-16Fix autoescape in plain text emailsDan McGee2-7/+3
2010-06-11Remove action when submitting to same URLDan McGee8-8/+8
2010-06-09Enhance base package listing in package detailsrelease_2010-06-10Dan McGee2-3/+52
2010-06-08Add silhouette imagerelease_2010-06-08Dan 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