summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-23reduce differencesLuke Shumaker
2013-04-23introduce BRANDING_SLUG for relengLuke Shumaker
2013-04-23fix stupid mistakeLuke Shumaker
2013-04-23use {{PROJECTS_URL}} in templates/public/svn.htmlLuke Shumaker
2013-04-23update README.BRANDINGLuke Shumaker
2013-04-23consistent capitalizationLuke Shumaker
2013-04-23reduce differencesLuke Shumaker
2013-04-23tweak README.BRANDINGLuke Shumaker
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-21catch a few more instances of archlinuxLuke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21update README.BRANDINGLuke Shumaker
2013-04-21add BUGTRACKER_URLLuke Shumaker
2013-04-20Fix parsing issues when query string keys contain unicodeDan McGee
2013-04-20Unbreak the package differences pageDan McGee
2013-04-20remove /mailman from the MAILMAN_BASE_URL, use it every timeLuke Shumaker
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-20todolist/views.py: use settings.BRANDING_EMAILLuke Shumaker
2013-04-20add MAILMAN_BASE_URL to abstract mailing list linksLuke Shumaker
2013-04-19Abstract ArchWiki URLs and references.Luke Shumaker
2013-04-19take out a few more instances of the Arch nameLuke Shumaker
2013-04-19manually replace more instances of the Arch nameLuke Shumaker
2013-04-19replace a bunch more instances of "Arch" in templates manuallyLuke Shumaker
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
2013-04-13Support only a single mirror ID in error/status retrievalDan McGee