summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-30Minor updates to READMErelease_2012-12-30Dan McGee
2012-12-30Remove several context processors we don't useDan McGee
2012-12-30Move needs_autoescape attribute to @register.filterDan McGee
2012-12-30Enable clickjacking protection via middlewareDan McGee
2012-12-29Defer the 'raw' field when listing todolistsDan McGee
2012-12-28Retrieve arch and repo too when calling reverse_conflictsDan McGee
2012-12-28Add a todolist package details link template tagDan McGee
2012-12-28Reduce query count when retrieving satisfiers and providersDan McGee
2012-12-28Set slug on todolist creationDan McGee
2012-12-28Move slug creation helper to main/utilsDan McGee
2012-12-28Use todolist slugs for all URLsDan McGee
2012-12-28Populate the todolist slug field and mark non-nullDan McGee
2012-12-28Add todolists slug fieldDan McGee
2012-12-28Remove old todo list modelsDan McGee
2012-12-28Todolist URLs map to old_id now, not idDan McGee
2012-12-28Convert to using new todolist models everywhereDan McGee
2012-12-28Add data migration for todolistsDan McGee
2012-12-28Add packages method to new Todolist modelDan McGee
2012-12-28Add todolist admin for new modelDan McGee
2012-12-28Add new todolists and todolist package modelDan McGee
2012-12-28Move the body of set_last_modified to main/utilsDan McGee
2012-12-28Allow pkg_details_link to return link title if package is missingDan McGee
2012-12-28Make attach_maintainers null-safeDan McGee
2012-12-28Make link to mirror overview list publicDan McGee
2012-12-28Remove sort icon graphicsDan McGee
2012-12-27Fix master key signing total countsDan McGee
2012-12-27Ensure cascades in padding CSS happen correctlyDan McGee
2012-12-27Bump psycopg2 requirements versionrelease_2012-12-27Dan McGee
2012-12-27Add initial todolists models migrationDan McGee
2012-12-27Add a __unicode__ method for RecentUpdateDan McGee
2012-12-27Add some more tests for ALPM API stuffDan McGee
2012-12-27Fix "RuntimeWarning: DateTimeField received a naive datetime" warningsDan McGee
2012-12-27Update D3 to 3.0.0Dan McGee
2012-12-27Ensure mirror protocols are distinctDan McGee
2012-12-27Tablesorter JS upgradeDan McGee
2012-12-18Allow data in developer biographies to wrapDan McGee
2012-12-11Fix FS#32018, provides links always go to [testing] packagesDan McGee
2012-12-11Collapse really long signoff specifications using JSDan McGee
2012-12-11Update jQuery to 1.8.3Dan McGee
2012-12-11Use multiple separate document.ready() handlersDan McGee
2012-12-11Bump Django version in requirementsDan McGee
2012-12-04get_latest_by cleanupsDan McGee
2012-12-04Add charset to meta tagsDan McGee
2012-11-28Add safe_mode filter to news admin; preview uses safe modeDan McGee
2012-11-27Don't cache package properties as aggressivelyDan McGee
2012-11-21Fix new magnet link generationrelease_2012-11-20Dan McGee
2012-11-20Bump django-countries requirementDan McGee
2012-11-21Fix mirror URL duplication in status viewDan McGee
2012-11-21Minor download template tweaksDan McGee
2012-11-21Show release notes on downloads pageDan McGee