summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Exclude inactive developers in maintainer countrelease_2012-09-24Dan McGee1-1/+2
2012-09-24Add a new column to developer repo statsDan McGee2-0/+8
2012-09-24Update jQuery to 1.8.2Dan McGee3-3/+3
2012-09-24Don't auto-select the first item in typeaheadDan McGee2-5/+6
2012-09-24Add typeahead dropdown to front page packages searchDan McGee2-0/+43
2012-09-24Add stock Bootstrap typeahead JS filesDan McGee2-0/+301
2012-09-20chmod -x reporead_inotify.pyDan McGee1-0/+0
2012-09-20Explicitly close the database connection in reporeadDan McGee1-0/+1
2012-09-20Defer content and other text items when building news sitemapDan McGee1-1/+1
2012-09-20More minor updates to Kartenzia linkageThomas Bächler1-1/+1
2012-09-18Sort mirrorlist by English country name, not ISO codeDan McGee1-1/+1
2012-09-17Sort package list before inserting it into the databaserelease_2012-09-18Dan McGee1-1/+4
2012-09-17Minor updates to Kartenzia linkageDan McGee2-2/+2
2012-09-17More structured data markup for news articlesDan McGee1-3/+2
2012-09-15Remove now unnecessary importrelease_2012-09-15Dan McGee1-1/+1
2012-09-15Add structured data markup from schema.org to news itemsDan McGee1-2/+12
2012-09-15Reduce Kartenzia button size with OptiPNGDan McGee1-0/+0
2012-09-15Switch to Kartenzia PNG logoDan McGee3-1/+1
2012-09-15donate.html: Add kartenzia.deFlorian Pritz2-0/+6
2012-09-15Add JS-based filtering to the developer reportsDan McGee2-2/+32
2012-09-15Make todolist filtering functions more genericDan McGee2-9/+12
2012-09-15Standardize spelling of 'todo list'Dan McGee1-3/+3
2012-09-08p/v/flag: Add reply-to to out-of-date notificationsFlorian Pritz1-3/+5
2012-09-08local_settings.py: Add sqlite exampleFlorian Pritz1-6/+14
2012-09-08Add structured data markup from schema.org to package detailsDan McGee1-7/+14
2012-09-08Remove 'new' markers from home pageDan McGee1-6/+3
2012-09-07Update downloads page for September releaserelease_2012-09-07Dan McGee1-1/+1
2012-09-05Upgrade jQuery to 1.8.1Dan McGee3-5/+3
2012-09-05Add some HTML5-ization in JS of various input attributesDan McGee3-0/+35
2012-09-05Bump django-countries requirementDan McGee2-2/+2
2012-09-05Split devel forms out of devel/views.pyDan McGee2-96/+109
2012-09-04Add a 'format_http_headers' methodDan McGee1-0/+10
2012-09-04Use GenericIPAddressField for releng test IP address fieldDan McGee2-2/+103
2012-09-04Filter out spam flag requests on package details pageDan McGee1-1/+1
2012-08-21Fix scm_link in a way that doesn't make cgit barfDan McGee1-1/+1
2012-08-21Style cleanups in package_extrasDan McGee1-1/+12
2012-08-21Revert "Fix scm_link for Unicode characters"Dan McGee1-6/+5
2012-08-20Fix scm_link for Unicode charactersDan McGee1-5/+6
2012-08-20Don't blow up when pgp signature data is '' on a packageDan McGee1-0/+2
2012-08-20Use case-insensitive search in opensearch suggestionsDan McGee1-2/+8
2012-08-20Mark nullable fields as blank on package modelDan McGee1-2/+2
2012-08-15Ensure reverse conflicts match architecture if applicableDan McGee1-0/+4
2012-08-15PEP8 spacing in releng models filerelease_2012-08-15Dan McGee1-0/+14
2012-08-15Ensure created is set when creating flag request via adminDan McGee1-1/+2
2012-08-15Fix signoffs SQL queryDan McGee1-1/+2
2012-08-15Add ability to rematch developers on <username>@archlinux.org addressesDan McGee2-16/+38
2012-08-13releng views code cleanupDan McGee1-17/+37
2012-08-13Attempt to screen for useless out-of-date messagesDan McGee1-1/+11
2012-08-13Enable rate-limiting log filterDan McGee1-0/+26
2012-08-13Add a rate limiting filter for log messagesDan McGee1-0/+71