summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-20Fix parsing issues when query string keys contain unicodeDan McGee
2013-04-20Unbreak the package differences pageDan McGee
2013-04-20Minor CSS cleanups/tweaksDan McGee
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-04-20Fix some None issues with sqlite3 and mirror statusDan McGee
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee
2013-04-20Remove spaceless from depends and required by template fragmentsDan McGee
2013-04-16Sort required by entries by dependency typeDan McGee
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2013-04-16Add shortcut for HEAD requests on slower viewsDan McGee
2013-04-16Remove COUNTRY_LOOKUP global variableDan McGee
2013-04-16Grab author when loading news item detailsDan McGee
2013-04-16Use require_safe decorator rather than require_GETDan McGee
2013-04-14Tweaks to mirror status chart generationrelease_2013-04-14Dan McGee
2013-04-14Draw one mirror status graph per check locationDan McGee
2013-04-14Turn visualize-mirror into a CSS classDan McGee
2013-04-14Add a JSON view for retrieving mirror check locationsDan McGee
2013-04-14Fix missing attribute error in replacment find codeDan McGee
2013-04-14Remove cache_function decorator from a few spotsDan McGee
2013-04-14Reduce mirror status query madnessDan McGee
2013-04-13Show replacments for package if it has been removedDan McGee
2013-04-13Add additional pg_trgm indexes for quicker searchesDan McGee