summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-13Calculate average URL delay in the databaseDan McGee
2013-04-10Allow mirror rsync IPs to be IPv4/IPv6 addresses or networksrelease_2013-04-10Dan McGee
2013-04-08Bump psycopg2 requirements.txt versionDan McGee
2013-03-29Update some package requirementsDan McGee
2013-03-29Remove old-style build date parsingDan McGee
2013-03-29Add IP family lookup to CheckLocation modelDan McGee
2013-03-27Add a context processor so BRANDING_* works in templacesLuke Shumaker
2013-03-27find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...Luke Shumaker
2013-03-27Pull references to Arch Linux in code into BRANDING_ variables in settingsLuke Shumaker
2013-03-27Add a copyright header to sitestatic/archweb.jsLuke Shumaker
2013-03-27Allow '~' in repo namesLuke Shumaker
2013-03-27better comments in local_settings.py.exampleLuke Shumaker
2013-03-27commands/reporead: handle null valuesLuke Shumaker
2013-03-13mirrorcheck: s/if/elif/ when determining what check function to runrelease_2013-03-13Dan McGee
2013-03-12Don't check FTP + IPv6 combinationDan McGee