summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Use bulk_create() when inserting mirror log entriesrelease_2012-03-25Dan McGee1-2/+1
2012-03-24Revert "Add some dev dashboard info regarding signed package count"Dan McGee3-17/+0
2012-03-24Use staticfiles_storage in jQuery tagDan McGee1-2/+4
2012-03-24Convert retro pages to use {% retro_static %} template tagDan McGee11-92/+90
2012-03-24Add retro_static template tagDan McGee2-0/+13
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee19-37/+59
2012-03-24Remove cdnprefix template tagDan McGee2-14/+0
2012-03-24Convert art template to use Django static filesDan McGee1-39/+39
2012-03-24Begin removal of cdnprefix tagDan McGee4-27/+29
2012-03-24Remove some unneeded whitespace and comments from base tempateDan McGee1-14/+6
2012-03-24Add favicon retro resources and correctly link themDan McGee14-12/+12
2012-03-23Change default SVN URLDan McGee1-1/+1
2012-03-23Fix svg rendering window heightDan McGee1-0/+1
2012-03-23Differentiate between Unsigned and unknown signerDan McGee1-3/+6
2012-03-23reporead: use bulk_create() for more propertiesDan McGee1-13/+17
2012-03-23Merge branch 'django14'Dan McGee44-155/+183
2012-03-23releng: ensure links are valid for option names with spacesDan McGee2-1/+2
2012-03-23Use 'url from future' everywhereDan McGee10-38/+47
2012-03-23Make all datetime objects fully timezone awareDan McGee17-57/+80
2012-03-23PEP8 cleanup with blank linesDan McGee1-0/+9
2012-03-23Change Django urls.py importDan McGee10-10/+10
2012-03-23Django 1.4 admin and admin media changesDan McGee3-11/+15
2012-03-23reporead: use Django 1.4 bulk_create() for package filesDan McGee1-4/+3
2012-03-23reporead: use Django 1.4 select_for_update()Dan McGee1-15/+2
2012-03-23Use python hashlib directlyDan McGee2-5/+5
2012-03-23Bump requirements to Django 1.4 and add new manage.pyDan McGee3-16/+12
2012-03-23Add date_hierarchy for releng ISOs in adminDan McGee1-0/+1
2012-03-23reporead: blow up when package found with wrong architectureDan McGee1-2/+3
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee1-2/+2
2012-03-21Add number of keys signed to master keys pageDan McGee3-8/+17
2012-03-16Use varying changefreq in news sitemapDan McGee1-3/+16
2012-03-16reporead: rename Pkg to RepoPackageDan McGee1-3/+4
2012-03-12Show first 300 words of most recent news item on home pagerelease_2012-03-12Dan McGee1-8/+4
2012-03-09Ensure users only show up once on the Fellows pageDan McGee1-0/+1
2012-03-08Break out search paginator into templateDan McGee3-50/+30
2012-03-08Encourage robots to not dive into search results pagesDan McGee1-0/+1
2012-03-08Show signature data on package details pageDan McGee4-10/+39
2012-03-08Allow more flexibility in pgp_key_linkDan McGee1-3/+14
2012-03-08Only show package groups if they existDan McGee1-10/+7
2012-03-07Tabs to spaces conversionDan McGee1-2/+2
2012-03-07Exclude all compressed manpagesDan McGee1-1/+4
2012-03-03Add dimensions to most inline imagesDan McGee3-17/+17
2012-03-02Reduce template caching time on main pageDan McGee1-2/+2
2012-03-02Update d3 to 2.8.1Dan McGee9-7430/+9347
2012-02-25Ensure long flag request text wraps on package details pageDan McGee1-1/+1
2012-02-23Remove actual link to PayPal from retro viewsDan McGee3-30/+3
2012-02-23Remove template caching from package detailsrelease_2012-02-23Dan McGee1-5/+0
2012-02-22Merge branch 'retro'Dan McGee90-0/+7230
2012-02-22import_signatures: code cleanup and ensure we update validity statusDan McGee1-10/+29
2012-02-20Fix todolist sort by maintainerDan McGee1-1/+1