summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Merge branch 'cleaned-reqdby'release_2013-11-25Dan McGee
2013-11-25Merge branch 'django-1.6'Dan McGee
2013-11-25Merge branch 'retro'Dan McGee
2013-11-11Add 2012 and 2013 retro sitesDan McGee
2013-11-11Filtered requiredby list for non-primary dependsDan McGee
2013-11-08Ensure user has a profile created when they go to edit itDan McGee
2013-11-06Drop old base64-ed PGP signature columnDan McGee
2013-11-06Move signature data from base64 string to bytes typeDan McGee
2013-11-06Add new `signature_bytes` field on package modelDan McGee
2013-11-06Bump requirements versions for Django 1.6Dan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-11-06Fix parsing of depends with both epoch and descriptionDan McGee
2013-11-04Remove "Unofficial" from Beginners' Guide linkDario Giovannetti
2013-10-27Bump requirementsrelease_2013-10-27Dan McGee
2013-09-30Proper support for revoked signaturesDan McGee
2013-09-30Bump jsmin requirements versionDan McGee
2013-09-30Bump to latest Django security releaseDan McGee
2013-08-12Bump South requirements.txt versionDan McGee
2013-07-13Fix completion percentage calculation in mirror statusDan McGee
2013-07-13Update memcached version requirementrelease_2013-07-13Dan McGee
2013-07-13Use the unicode char representation of  Dan McGee
2013-07-13Bump psycopg2 requirements versionDan McGee
2013-07-13Show alternate email on mirror details pageDan McGee
2013-07-13Move simple feeds templates directly into feed classesDan McGee
2013-06-20Re-enable caching for somewhat expensive mirror status queryDan McGee
2013-06-20Add link to release listing page from public indexDan McGee
2013-06-14Add PGP signature signer and signee indexesDan McGee
2013-06-01Guard logging operation to prevent needless text joinDan McGee
2013-06-01Ensure only active mirror URLs are listedDan McGee
2013-05-31Whoops, committed a little bit too muchrelease_2013-05-31Dan McGee
2013-05-31Honor mirror URL active attribute in several placesDan McGee
2013-05-31Add active column to mirror URLsDan McGee
2013-05-26Bump several requirements versionsDan McGee
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee
2013-05-21Begin removal of FTP mirror supportDan McGee
2013-05-12Fix reporead issue with temporary database filesrelease_2013-05-12Dan McGee
2013-05-10Merge branch 'mirror-errors'Dan McGee
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee
2013-05-10Add mirror error logs to mirror details pageDan McGee
2013-05-10Pull mirror error table into inclusion templateDan McGee
2013-05-10Simplify with statements by using new syntaxDan McGee
2013-04-23When retrieving signoff specs, select the arch object as wellrelease_2013-04-27Dan McGee
2013-04-22Use required_signoffs value when creating signoff specsDan McGee
2013-04-22Add 'required_signoffs' field to Arch modelDan McGee
2013-04-21Load developer dashboard stats via $.load() callDan McGee
2013-04-21Move stats portion of developer dashboard to separate viewDan McGee
2013-04-21Fix sorting of file size values in jQuery tablesorterDan McGee