summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-28isotests: update some syntax and ways of doing thingsDan McGee5-54/+67
2011-04-28isotests: Cleaned up the page titles and syncisos commandTom Willemsen4-4/+4
2011-04-28isotests: modelines, imports, url and passTom Willemsen5-2/+13
2011-04-28isotests: various changes and updatesTom Willemsen11-207/+616
2011-04-28isotests: add syncisos commandTom Willemsen4-4/+55
2011-04-28isotests: style cleanup, ui improvementsTom Willemsen10-383/+279
2011-04-28isotests: view updates, choices->models, show results, adminTom Willemsen9-42/+402
2011-04-28isotests: entry and listing of release engineering testsTom Willemsen17-0/+392
2011-04-23Update repos fixture with new fieldsDan McGee1-22/+36
2011-04-19Reimplement links code as template tagsDan McGee3-30/+39
2011-04-19Add a "Report a Bug" linkDan McGee4-1/+172
2011-04-18packages: pylint suggested cleanupsDan McGee1-5/+5
2011-04-18mirrors: pylint discovered cleanupsDan McGee4-27/+30
2011-04-18Never parse generated lastsync fileDan McGee1-22/+2
2011-04-18Update out of date flag screen and emailDan McGee5-29/+64
2011-04-16Only include known values in generated search queryDan McGee1-2/+9
2011-04-16Add some simple template caching on developer dashboardDan McGee1-5/+11
2011-04-15Remove old package search/ URLsDan McGee1-4/+0
2011-04-13Add optional country override for individual mirror URLsDan McGee8-12/+90
2011-04-09Show more info about todolists on developer dashboardDan McGee5-24/+43
2011-04-09Rename local variables for clarityDan McGee2-9/+9
2011-04-09Ascii-ize the todo list email package listDan McGee1-1/+1
2011-04-08Utilize Django 1.3 'on_delete' feature on several foreign keysDan McGee3-7/+11
2011-04-08Update requirements.txt for Django 1.3Dan McGee2-5/+5
2011-04-08Convert todolist delete to class-based viewDan McGee2-10/+11
2011-04-08Convert generic views in urls.py to class-basedDan McGee1-5/+8
2011-04-08Consolidate caching black magicDan McGee4-54/+35
2011-04-08Add some migrations to convert database to UTC timeDan McGee2-0/+265
2011-04-08Use UTC datetime objects everywhereDan McGee5-25/+20
2011-04-08Show a few more fields in package adminDan McGee1-1/+2
2011-04-08Select related needed objects when pulling package detailsDan McGee1-1/+2
2011-04-08Add a horrible hack to allow feed guid value to not be a permalinkDan McGee1-0/+23
2011-04-08Ensure feed GUIDs are unchanging and uniqueDan McGee8-8/+186
2011-04-05Collapse all split and similar packages in recent updates listDan McGee2-19/+64
2011-04-05Make mirror name and URLs uniqueDan McGee2-2/+68
2011-03-29Work out kinks in create new user viewDan McGee1-6/+17
2011-03-29Log user additions via new user formDan McGee1-0/+15
2011-03-29Show important fields first on new user formDan McGee1-5/+16
2011-03-29Link email address if availableDan McGee1-1/+1
2011-03-29Ensure durations are sorted correctlyDan McGee1-4/+3
2011-03-29Small package details template cleanupDan McGee1-1/+1
2011-03-29Enhance the mirror details pageDan McGee3-30/+96
2011-03-29Move country filter last in mirror adminDan McGee1-1/+1
2011-03-24Add provides to collections listDan McGee1-1/+1
2011-03-24Remove dead merchandise linkDan McGee1-2/+0
2011-03-24reporead: remove the need for hasattr() checksDan McGee1-24/+27
2011-03-24Clear out package relation sets before adding new valuesDan McGee1-0/+3
2011-03-23reporead: read in provisions, conflicts, and replacementsDan McGee1-3/+42
2011-03-23Remove need to import each individual logger constantDan McGee1-6/+4
2011-03-23Fix package group unicode methodDan McGee1-1/+1