summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23Change Django urls.py importDan McGee
2012-03-23Django 1.4 admin and admin media changesDan McGee
2012-03-23reporead: use Django 1.4 bulk_create() for package filesDan McGee
2012-03-23reporead: use Django 1.4 select_for_update()Dan McGee
2012-03-23Use python hashlib directlyDan McGee
2012-03-23Bump requirements to Django 1.4 and add new manage.pyDan McGee
2012-03-23Add date_hierarchy for releng ISOs in adminDan McGee
2012-03-23reporead: blow up when package found with wrong architectureDan McGee
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee
2012-03-21Add number of keys signed to master keys pageDan McGee
2012-03-16Use varying changefreq in news sitemapDan McGee
2012-03-16reporead: rename Pkg to RepoPackageDan McGee
2012-03-12Show first 300 words of most recent news item on home pagerelease_2012-03-12Dan McGee
2012-03-09Ensure users only show up once on the Fellows pageDan McGee
2012-03-08Break out search paginator into templateDan McGee
2012-03-08Encourage robots to not dive into search results pagesDan McGee
2012-03-08Show signature data on package details pageDan McGee
2012-03-08Allow more flexibility in pgp_key_linkDan McGee
2012-03-08Only show package groups if they existDan McGee
2012-03-07Tabs to spaces conversionDan McGee
2012-03-07Exclude all compressed manpagesDan McGee
2012-03-03Add dimensions to most inline imagesDan McGee
2012-03-02Reduce template caching time on main pageDan McGee
2012-03-02Update d3 to 2.8.1Dan McGee
2012-02-28Remove the SOPA banner.Luke Shumaker
2012-02-28Change the requirements for markdown and python-memcached to be minimum versionsLuke Shumaker
2012-02-28Merge commit '1c23308' from archwebLuke Shumaker
2012-02-28Merge commit 'ffdaac4' from archweb: Add D3 geometry packageLuke Shumaker
2012-02-28Merge commit 'f3a3ce' from archwebLuke Shumaker
2012-02-28Merge commit '9c6fd0' from archweb: upgrade to d3-2.6.1Luke Shumaker
2012-02-28Merge commit '20e9a83' from ArchwebLuke Shumaker
2012-02-28Merge branch 'master' into phonyjsLuke Shumaker
2012-02-28Merge commit 'cc202e923': Add copyright/authorship headers to Archweb-origina...Luke Shumaker
2012-02-28(1) Use phony %.min.js files (2) copyright headers in d3.*.js (3) Makefile!Luke Shumaker
2012-02-25Ensure long flag request text wraps on package details pageDan McGee
2012-02-23Remove actual link to PayPal from retro viewsDan McGee
2012-02-23Remove template caching from package detailsrelease_2012-02-23Dan McGee
2012-02-22Merge branch 'retro'Dan McGee
2012-02-22import_signatures: code cleanup and ensure we update validity statusDan McGee
2012-02-20Fix todolist sort by maintainerDan McGee
2012-02-18Add retro views from 2003 through 2011Dan McGee
2012-02-18Add a retro site view and link it to a URLDan McGee
2012-02-18Factor out requiredby details into a templateDan McGee
2012-02-16Update sidebar linksrelease_2012-02-18Dan McGee
2012-02-15Don't fail on missing descNicolás Reynolds
2012-02-14Require message when flagging package out of dateDan McGee
2012-02-13Don't select FTP by default in mirrorlistsDan McGee
2012-02-12Reduce false positives returned by uncompressed manpages reportDan McGee
2012-02-12Protect urlencode calls against Unicode dataDan McGee
2012-02-11Show current version in todolist details viewrelease_2012-02-11Dan McGee