summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-07Add testing version column to dashboard flagged packages tableDan McGee1-0/+5
2012-02-07Clean up details dependency display logicDan McGee2-37/+26
2012-02-07Encourage 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-29Support more characters in package namesDan 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-11Add old version string to saved flag requestsDan 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
2011-12-12Use full version in signoff admin list viewDan McGee1-2/+2
2011-12-12Add signoff model admin interfaceDan McGee1-3/+25
2011-12-12PyLint suggested cleanupsDan McGee10-23/+24
2011-12-12Switch back to using standard deviation in mirror check pageDan McGee1-2/+1
2011-12-09Master keys are new, not packagesDan McGee1-3/+3
2011-12-09Add new icon to new featuresDan McGee2-8/+10
2011-12-09Enable PGP signature visualizationDan McGee1-3/+1
2011-12-09Retitle package differences pageDan McGee2-2/+2
2011-12-09Prefilter packages when looking up uncompressed man/info pagesDan McGee1-19/+23
2011-12-09Add CSS classes to front page package update objectsDan McGee3-7/+10
2011-12-09populate_signoffs: add an SVN log cache for duplicate lookupsDan McGee1-1/+15
2011-12-08Store flag requests in the databaseDan McGee1-3/+17
2011-12-08Add a new FlagRequest modelDan McGee4-7/+241
2011-12-08Remove auto-deletion of package relations on inactive usersDan McGee1-10/+1
2011-12-08Multilib differences reportDan McGee4-26/+113
2011-12-07Admin index template updatesDan McGee1-4/+4
2011-12-07Various small admin touchupsDan McGee2-8/+8
2011-12-07Convert master key datetimes to datesDan McGee2-2/+76
2011-12-07Enhance devel model adminDan McGee2-2/+19
2011-12-06Add a stub admin command to help fix permissions/content typesDan McGee1-0/+25
2011-12-06Slight tweaks to default local_settingsDan McGee1-3/+3
2011-12-06Convert to and enable staticfiles contrib applicationDan McGee93-51/+66
2011-12-06Add developer keys visualizationDan McGee3-7/+148
2011-12-06Add pgp_keys visualize JSON viewDan McGee2-1/+48
2011-12-06Add import signatures management commandDan McGee1-0/+104
2011-12-06download: add a link to the new netboot environmentThomas Bächler3-0/+6
2011-12-06Add D3 geometry packageDan McGee2-0/+836
2011-12-05Add new PGPSignature modelDan McGee2-0/+94