summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-30WIP: negative signoffworkingDan McGee1-0/+2
2013-09-30WIP: master keys in archwebDan McGee1-0/+12
2013-09-30WIP: more visualizations stuffDan McGee1-0/+45
2013-09-30WIP: adoptable orphans reportDan McGee2-1/+49
2013-09-30WIP: SVN RA protocol workDan McGee1-2/+155
2013-09-30Proper support for revoked signaturesDan McGee5-21/+155
2013-09-30Bump jsmin requirements versionDan McGee2-2/+2
2013-09-30Bump to latest Django security releaseDan McGee2-2/+2
2013-08-12Bump South requirements.txt versionDan McGee2-2/+2
2013-07-13Fix completion percentage calculation in mirror statusDan McGee1-2/+2
2013-07-13Update memcached version requirementrelease_2013-07-13Dan McGee1-1/+1
2013-07-13Use the unicode char representation of  Dan McGee1-1/+1
2013-07-13Bump psycopg2 requirements versionDan McGee1-1/+1
2013-07-13Show alternate email on mirror details pageDan McGee1-0/+4
2013-07-13Move simple feeds templates directly into feed classesDan McGee3-4/+6
2013-06-20Re-enable caching for somewhat expensive mirror status queryDan McGee1-1/+1
2013-06-20Add link to release listing page from public indexDan McGee2-1/+4
2013-06-14Add PGP signature signer and signee indexesDan McGee2-4/+125
2013-06-01Guard logging operation to prevent needless text joinDan McGee1-2/+3
2013-06-01Ensure only active mirror URLs are listedDan McGee3-2/+3
2013-05-31Whoops, committed a little bit too muchrelease_2013-05-31Dan McGee1-3/+0
2013-05-31Honor mirror URL active attribute in several placesDan McGee4-7/+14
2013-05-31Add active column to mirror URLsDan McGee2-0/+84
2013-05-26Bump several requirements versionsDan McGee2-5/+5
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee1-1/+7
2013-05-21Begin removal of FTP mirror supportDan McGee6-37/+10
2013-05-12Fix reporead issue with temporary database filesrelease_2013-05-12Dan McGee1-3/+4
2013-05-10Merge branch 'mirror-errors'Dan McGee5-33/+39
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee3-3/+7
2013-05-10Add mirror error logs to mirror details pageDan McGee2-2/+12
2013-05-10Pull mirror error table into inclusion templateDan McGee3-25/+25
2013-05-10Simplify with statements by using new syntaxDan McGee1-6/+2
2013-04-23When retrieving signoff specs, select the arch object as wellrelease_2013-04-27Dan McGee1-1/+2
2013-04-22Use required_signoffs value when creating signoff specsDan McGee4-8/+16
2013-04-22Add 'required_signoffs' field to Arch modelDan McGee4-24/+141
2013-04-21Load developer dashboard stats via $.load() callDan McGee1-8/+14
2013-04-21Move stats portion of developer dashboard to separate viewDan McGee4-128/+142
2013-04-21Fix sorting of file size values in jQuery tablesorterDan McGee2-1/+17
2013-04-20Fix parsing issues when query string keys contain unicodeDan McGee1-0/+6
2013-04-20Unbreak the package differences pageDan McGee1-2/+0
2013-04-20Minor CSS cleanups/tweaksDan McGee1-5/+5
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee20-0/+52
2013-04-20Fix some None issues with sqlite3 and mirror statusDan McGee1-2/+4
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee4-18/+8
2013-04-20Remove spaceless from depends and required by template fragmentsDan McGee2-5/+4
2013-04-16Sort required by entries by dependency typeDan McGee1-2/+10
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee25-44/+23
2013-04-16Add shortcut for HEAD requests on slower viewsDan McGee3-1/+15
2013-04-16Remove COUNTRY_LOOKUP global variableDan McGee1-3/+3
2013-04-16Grab author when loading news item detailsDan McGee1-1/+1