summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-02-08Minify static files when running collectstaticDan McGee
2013-02-04Update exception to DeveloperKey.DoesNotExistDan McGee
2013-02-03Use DeveloperKey model on package page and reportsDan McGee
2013-02-03Update user_pgp_key_link template tag to use DeveloperKey modelDan McGee
2013-01-20Fix error in get_requiredby() when checking providesrelease_2013-01-20Dan McGee
2013-01-20Remove AlwaysCommitMiddlewareDan McGee
2013-01-20Query performance enhancements in get_requiredby()Dan McGee
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee
2013-01-15Clean up and make several migrations modernrelease_2013-01-15Dan McGee
2013-01-15Add new AlwaysCommitMiddleware to the stackDan McGee
2012-12-31Minor coding style tweaksDan McGee
2012-12-31Add 'created' field to packages modelDan McGee
2012-12-31Remove old todolist permissionsDan McGee
2012-12-31Update the groups JSON fixtureDan McGee
2012-12-30Move needs_autoescape attribute to @register.filterDan McGee
2012-12-28Retrieve arch and repo too when calling reverse_conflictsDan McGee
2012-12-28Reduce query count when retrieving satisfiers and providersDan McGee
2012-12-28Move slug creation helper to main/utilsDan McGee
2012-12-28Remove old todo list modelsDan McGee
2012-12-28Move the body of set_last_modified to main/utilsDan McGee
2012-12-27Fix "RuntimeWarning: DateTimeField received a naive datetime" warningsDan McGee
2012-12-27Tablesorter JS upgradeDan McGee
2012-12-11Update jQuery to 1.8.3Dan McGee
2012-12-04get_latest_by cleanupsDan McGee
2012-11-27Don't cache package properties as aggressivelyDan McGee
2012-11-16Use python set comprehension syntax supported in 2.7Dan McGee
2012-10-26Cleanup meta model attributesDan McGee
2012-10-21Update tablesorter JSDan McGee
2012-10-18Clean up create index migrationDan McGee
2012-10-18Modernize initial main migrationDan McGee
2012-09-30Remote errant print() statementDan McGee
2012-09-30PEP8 cleanups for main/modelsDan McGee
2012-09-25Add staging repos to repos JSON fixtureDan McGee
2012-09-24Update jQuery to 1.8.2Dan McGee
2012-09-05Upgrade jQuery to 1.8.1Dan McGee
2012-09-04Add a 'format_http_headers' methodDan McGee
2012-09-04Filter out spam flag requests on package details pageDan McGee
2012-08-20Don't blow up when pgp signature data is '' on a packageDan McGee
2012-08-20Mark nullable fields as blank on package modelDan McGee
2012-08-15Ensure reverse conflicts match architecture if applicableDan McGee
2012-08-13Add a rate limiting filter for log messagesDan McGee
2012-08-08Migrate flag request version info to new formatDan McGee
2012-08-07Push more default values down into the databaseDan McGee
2012-08-07Make use of new ctypes ALPM APIDan McGee
2012-08-07Add reverse conflicts to package detailsDan McGee
2012-08-05Smarter handling of multilib packages in "Versions Elsewhere"Dan McGee
2012-08-04Make adjustments for optional -> deptype conversionDan McGee
2012-07-31PGP key handling updatesDan McGee
2012-07-31Update several bits and pieces for staging packagesDan McGee
2012-07-28Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28Dan McGee