summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Show first 300 words of most recent news item on home pagerelease_2012-03-12Dan McGee1-8/+4
2012-03-09Ensure users only show up once on the Fellows pageDan McGee1-0/+1
2012-03-08Break out search paginator into templateDan McGee3-50/+30
2012-03-08Encourage robots to not dive into search results pagesDan McGee1-0/+1
2012-03-08Show signature data on package details pageDan McGee4-10/+39
2012-03-08Allow more flexibility in pgp_key_linkDan McGee1-3/+14
2012-03-08Only show package groups if they existDan McGee1-10/+7
2012-03-07Tabs to spaces conversionDan McGee1-2/+2
2012-03-07Exclude all compressed manpagesDan McGee1-1/+4
2012-03-03Add dimensions to most inline imagesDan McGee3-17/+17
2012-03-02Reduce template caching time on main pageDan McGee1-2/+2
2012-03-02Update d3 to 2.8.1Dan McGee9-7430/+9347
2012-02-25Ensure long flag request text wraps on package details pageDan McGee1-1/+1
2012-02-23Remove actual link to PayPal from retro viewsDan McGee3-30/+3
2012-02-23Remove template caching from package detailsrelease_2012-02-23Dan McGee1-5/+0
2012-02-22Merge branch 'retro'Dan McGee90-0/+7230
2012-02-22import_signatures: code cleanup and ensure we update validity statusDan McGee1-10/+29
2012-02-20Fix todolist sort by maintainerDan McGee1-1/+1
2012-02-18Add retro views from 2003 through 2011Dan McGee85-5/+6929
2012-02-18Add a retro site view and link it to a URLDan McGee10-0/+306
2012-02-18Factor out requiredby details into a templateDan McGee3-7/+9
2012-02-16Update sidebar linksrelease_2012-02-18Dan McGee1-21/+12
2012-02-14Require message when flagging package out of dateDan McGee1-3/+3
2012-02-13Don't select FTP by default in mirrorlistsDan McGee6-6/+148
2012-02-12Reduce false positives returned by uncompressed manpages reportDan McGee1-4/+6
2012-02-12Protect urlencode calls against Unicode dataDan McGee3-4/+7
2012-02-11Show current version in todolist details viewrelease_2012-02-11Dan McGee1-4/+10
2012-02-11reporead: only reset flag date if upstream version changesDan McGee1-1/+7
2012-02-08Update requirements.txtDan McGee2-3/+3
2012-02-07Show the latest flag request on package details if out of dateDan McGee3-0/+21
2012-02-07FlagRequest model behavior tweaksDan McGee2-3/+8
2012-02-07Make rematch command do a bit moreDan McGee2-7/+61
2012-02-06Add testing version column to dashboard flagged packages tablerelease_2012-02-06Dan McGee1-0/+5
2012-02-06Clean up details dependency display logicDan McGee2-37/+26
2012-02-06Encourage bug reports to have a summaryDan McGee1-1/+1
2012-02-02Extract split_package_details() methodDan McGee1-17/+23
2012-01-29Remove ambiguity in PGPSignature verbose field namesDan McGee1-2/+2
2012-01-28Support more characters in package namesrelease_2012-01-28Dan McGee2-3/+3
2012-01-26Add repo to flag request admin columnsDan McGee1-2/+2
2012-01-21Update D3 JS resourcesDan McGee4-59/+80
2012-01-19reporead: simplify and fix transaction management in update_common()Dan McGee1-15/+16
2012-01-10Add old version string to saved flag requestsrelease_2012-01-11Dan McGee4-15/+211
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee8-19/+19
2012-01-04Add new todolist pkgbase list viewDan McGee3-9/+30
2012-01-03Add a few cache headers and minor feed caching back inDan McGee2-4/+11
2012-01-03Remove all cache middlewareDan McGee2-54/+0
2012-01-03Add checkbox range selection to stale relations pageDan McGee2-3/+27
2012-01-03Add maintainer and packager data to package JSON viewDan McGee1-1/+5
2011-12-22Fix mismatched URL keyword argDan McGee1-2/+2
2011-12-12reporead: more efficient deletion of filesDan McGee1-1/+9