summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-21update README.BRANDINGLuke Shumaker
2013-04-21add BUGTRACKER_URLLuke Shumaker
2013-04-20remove /mailman from the MAILMAN_BASE_URL, use it every timeLuke Shumaker
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-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
2012-04-26Add hover header links to the developer profiles pagesrelease_2012-04-26Dan McGee
2012-04-26Remove the superfluous "Package Details: " header textDan McGee
2012-04-26Package files display tweaksDan McGee
2012-04-26Developer list styles updatesDan McGee
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee
2012-04-26Add country attribute to developer profileDan McGee
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee
2012-04-26Convert old index addition migration to new formatDan McGee
2012-04-26Remove now-unused NullCharFieldDan McGee
2012-04-25Ensure sorted order of mirrors in status page matches with JSrelease_2012-04-25Dan McGee
2012-04-25Add country flag to individual mirror details pageDan McGee
2012-04-25Clean up mirrorlist generation form a bitDan McGee
2012-04-25Bump a few requirementsDan McGee
2012-04-25Mirror status page cleanupDan McGee
2012-04-25Finish django countries implementationDan McGee
2012-04-25Add django_countries country code fields and population migrationsDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-04-21Add an index on packages last update columnrelease_2012-04-21Dan McGee
2012-04-20Fix ContentType related migrationsDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2012-04-17Prune down table rows on ISO testing overview pageDan McGee
2012-04-12Use commas rather than line breaks for multivalued details itemsDan McGee
2012-04-12Show conflicts and replacements on package details pageDan McGee
2012-04-08Don't blow up when no mirror status data is availableDan McGee
2012-04-08Change old packages report from two years to one yearDan McGee
2012-04-08Add migrations for on_delete attributesDan McGee
2012-04-07Add JSON search viewrelease_2012-04-07Dan McGee
2012-04-07Prevent selection of many useless fields when getting todolistsDan McGee
2012-04-07Allow sorting of lower table on master keys pageDan McGee
2012-04-07Move PackageJSONEncoder into package.utils moduleDan McGee
2012-04-07Choose an up-to-date mirror for download URLsDan McGee
2012-04-07Add a mismatched signatures developer reportDan McGee
2012-04-05Show and link key_id if signer was an unknown keyDan McGee
2012-04-03Use https:// links for all internal sitesDan McGee