summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-25Fix up click events on developer dashboardrelease_2010-07-25Dan McGee
2010-07-25Add box style to public todo list pageDan McGee
2010-07-25Add a link to the read only todo lists on the index page.Dusty Phillips
2010-07-25Hide the details of the todo list until clickingDusty Phillips
2010-07-25Add a basic view for todo listsDusty Phillips
2010-07-25Remove ArchCon 2010 bannerDan McGee
2010-07-25Don't link to the AUR if search term is blankDan McGee
2010-07-25Remove an extra trailing slash that is causing a broken url on todolists.Dusty Phillips
2010-07-25Add package groups model and display to packagesDan McGee
2010-07-10Remove unnecessary redirect on flaghelp linkDan McGee
2010-07-10Add some more template fragment cachingDan McGee
2010-07-10Make the cache_function key a bit more descriptiveDan McGee
2010-07-10Turn off L10N and I18NDan McGee
2010-07-06Enable template fragment caching on main pagerelease_2010-07-06Dan McGee
2010-07-06Add a requirements.txt file for pipDan McGee
2010-07-06Get news markdown formatting working everywhereDan McGee
2010-07-06Format all news items using markdownDan McGee
2010-07-06Make package search box look better with wider fontsDan McGee
2010-07-06Add note to package when version is in testingDan McGee
2010-07-06Add helper method to package to find self in testing repoDan McGee
2010-07-06Remove old needupdate columnDan McGee
2010-07-06Update code to use new flag_date columnDan McGee
2010-07-06Make flag column on packages a dateDan McGee
2010-07-05Set font color for package search boxrelease_2010-07-05Dan McGee
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee
2010-07-05Add absolute URL method for todo listsDan McGee
2010-07-02Defer loading news content when listing news itemsDan McGee
2010-07-02Add styling to errorlist classrelease_2010-07-02Dan McGee
2010-07-02Default country selection to AnyDan McGee
2010-07-02Add mirrorlist link to main pageDan McGee
2010-07-02mirrorlist: allow filtering by protocolDan McGee
2010-07-02Link to the mirrorlist page from downloadsDan McGee
2010-07-02Get mirrorlist view ready for general useDan McGee
2010-07-02Add mirror protocols fixtureDan McGee
2010-07-02Remove arch from mirrorlist generationDan McGee
2010-07-02Add some text when no packages could be foundDan McGee
2010-07-02Only use cached template loader in productionDan McGee
2010-06-28Mark the todolists' flag view as never_cacheEvangelos Foutras
2010-06-24Mark a few more pages as never cacherelease_2010-06-24Dan McGee
2010-06-24Get unit tests up and running againDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-21Cache results of get_depends() and get_requiredby()release_2010-06-21Dan McGee
2010-06-21Cache the recent updates listDan McGee
2010-06-21Add utility cache_functionDan McGee
2010-06-21Use the cached template loaderDan McGee
2010-06-21Cache everything, not just anonymous onlyDan McGee
2010-06-20Get a more accurate count of adopted packagesDan McGee
2010-06-20Update to the new messages frameworkDan McGee
2010-06-20Remove AutoUserMiddlewareDan McGee
2010-06-20Fix template syntax errorrelease_2010-06-20Dan McGee