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