summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02Fix missing = sign in requirements_prodrelease_2012-04-02Dan McGee
2012-03-29Use spaceless tag on package search resultsDan McGee
2012-03-29Use spaceless tag on signoffs pageDan McGee
2012-03-29Add developer status table to master keys pageDan McGee
2012-03-29Use spaceless tag in mirror status outputDan McGee
2012-03-29Return files in default orderDan McGee
2012-03-29Fix bad merge in releng section templateDan McGee
2012-03-28Switch to recommending PostgreSQL by defaultDan McGee
2012-03-26Remove media/ staticfiles URL locationDan McGee
2012-03-26Rename 'packagedepend_set' attribute to 'depends'Dan McGee
2012-03-26Add more info to package JSON dumpDan McGee
2012-03-26Bump signoffs and mirror status JSON API versionsDan McGee
2012-03-24Use bulk_create() when inserting mirror log entriesrelease_2012-03-25Dan McGee
2012-03-24Revert "Add some dev dashboard info regarding signed package count"Dan McGee
2012-03-24Use staticfiles_storage in jQuery tagDan McGee
2012-03-24Convert retro pages to use {% retro_static %} template tagDan McGee
2012-03-24Add retro_static template tagDan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2012-03-24Remove cdnprefix template tagDan McGee
2012-03-24Convert art template to use Django static filesDan McGee
2012-03-24Begin removal of cdnprefix tagDan McGee
2012-03-24Remove some unneeded whitespace and comments from base tempateDan McGee
2012-03-24Add favicon retro resources and correctly link themDan McGee
2012-03-23Change default SVN URLDan McGee
2012-03-23Fix svg rendering window heightDan McGee
2012-03-23Differentiate between Unsigned and unknown signerDan McGee
2012-03-23reporead: use bulk_create() for more propertiesDan McGee
2012-03-23Merge branch 'django14'Dan McGee
2012-03-23releng: ensure links are valid for option names with spacesDan McGee
2012-03-23Use 'url from future' everywhereDan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-23PEP8 cleanup with blank linesDan McGee
2012-03-23Change Django urls.py importDan McGee
2012-03-23Django 1.4 admin and admin media changesDan McGee
2012-03-23reporead: use Django 1.4 bulk_create() for package filesDan McGee
2012-03-23reporead: use Django 1.4 select_for_update()Dan McGee
2012-03-23Use python hashlib directlyDan McGee
2012-03-23Bump requirements to Django 1.4 and add new manage.pyDan McGee
2012-03-23Add date_hierarchy for releng ISOs in adminDan McGee
2012-03-23reporead: blow up when package found with wrong architectureDan McGee
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee
2012-03-21Add number of keys signed to master keys pageDan McGee
2012-03-16Use varying changefreq in news sitemapDan McGee
2012-03-16reporead: rename Pkg to RepoPackageDan McGee
2012-03-12Show first 300 words of most recent news item on home pagerelease_2012-03-12Dan McGee
2012-03-09Ensure users only show up once on the Fellows pageDan McGee
2012-03-08Break out search paginator into templateDan McGee
2012-03-08Encourage robots to not dive into search results pagesDan McGee
2012-03-08Show signature data on package details pageDan McGee
2012-03-08Allow more flexibility in pgp_key_linkDan McGee