summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Merge branch 'cdn-jquery'release_2010-03-04Dan McGee7-156/+176
2010-03-03Make files view use jquery CDN template tagDan McGee1-1/+1
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee22-97/+322
2010-03-01Add '(testing)' suffix to dependencies listrelease_2010-03-02Dan McGee1-2/+2
2010-03-01Fix up HTML titles on a lot of pagesDan McGee11-2/+11
2010-03-01Unify spelling of 'Todo'Dan McGee2-5/+6
2010-03-01Fix busted HTML on flag package pageDan McGee1-1/+2
2010-03-01Merge branch 'package-files'Dan McGee9-43/+304
2010-03-01Drop wiki stylesDan McGee1-47/+0
2010-02-28Revert "Update logo"release_2010-02-28Dan McGee1-0/+0
2010-02-27Make reporead.py not executableDan McGee1-0/+0
2010-02-27Upgrade jQuery to 1.4.2Dan McGee3-153/+155
2010-02-27Convert templates to use jquery cdn tagDan McGee2-3/+2
2010-02-27Add CDN templatetag packageDan McGee2-0/+19
2010-02-27reporead: add --filesonly optionDan McGee1-26/+47
2010-02-27Add a files_last_update columnDan McGee2-0/+194
2010-02-27Show message if no files availableDan McGee2-3/+7
2010-02-27reporead: support reading files entries againDan McGee1-8/+19
2010-02-27files: template reuseDan McGee3-9/+2
2010-02-27Ensure our cache is correct with AJAX requestsDan McGee2-0/+4
2010-02-27Make files view AJAX if supportedDan McGee3-2/+30
2010-02-27Order the package files when viewingDan McGee1-1/+1
2010-02-27Re-add link to package filesDan McGee1-3/+2
2010-02-27Make the package files view look betterDan McGee1-5/+10
2010-02-27Bring package files view up to speedDan McGee2-5/+7
2010-02-27reporead: whitespace cleanupsDan McGee1-11/+11
2010-02-27reporead: only reset needsupdate when setting last_updateDan McGee1-1/+1
2010-02-26reporead: build date data is crazyrelease_2010-02-26Dan McGee1-1/+4
2010-02-26reporead: accommodate old-school build dateDan McGee1-1/+4
2010-02-26reporead: allow a force updateDan McGee1-11/+20
2010-02-26Implement AJAX flagging for todo itemsEvangelos Foutras2-6/+32
2010-02-26Make template changes to show additional informationDan McGee1-0/+9
2010-02-26Add some additional fields to package importDan McGee3-0/+208
2010-02-26Add UK IRC channelDan McGee1-0/+3
2010-02-26Only group packages if they are in the same repoDan McGee1-1/+1
2010-02-17News: make add/edit page form largerDan McGee3-6/+15
2010-02-17Clean up urlencode usage even moreDan McGee1-3/+1
2010-02-16reporead: use different timestamp for each packagerelease_2010-02-17Dan McGee1-3/+2
2010-02-16More save() -> update() cleanupDan McGee1-3/+1
2010-02-16Clean up adopt/disown logicDan McGee1-9/+4
2010-02-16ToDo: Use pkgr2,pkgr1 classes with the cycle tagEvangelos Foutras1-2/+2
2010-02-16Use unicode-safe urlencode in package searchDan McGee1-9/+4
2010-02-16Make packages view much more efficientDan McGee1-2/+3
2010-02-11Update logoDan McGee1-0/+0
2010-02-10reporead: small touchups, mostly in argument validationDan McGee1-23/+30
2010-02-10reporead: turn into a django-admin commandDan McGee3-55/+25
2010-02-10reporead: remove unused functionsDan McGee1-31/+0
2010-02-10art: actually fix all remaining validation issuesDan McGee1-7/+7
2010-02-10Remove archweb prefix from all importsDan McGee13-66/+66
2010-02-09Fix the get_user middleware stuffDan McGee2-36/+2