summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Flagging related cleanups and improvementsrelease_2012-05-02Dan McGee2-21/+33
2012-05-02rematch_developers: do mass updates instead of single savesDan McGee1-31/+30
2012-05-02Move release version scope up a bit on the pageDan McGee1-2/+2
2012-05-02Ensure order_by default value is cleared when using distinct()Dan McGee5-9/+14
2012-05-01Add some caching to the Opensearch-related viewsDan McGee1-5/+13
2012-05-01Opensearch enhancementsDan McGee4-7/+30
2012-05-01Add a 144x144 apple-touch-icon to the resourcesDan McGee2-0/+1
2012-05-01Refresh apple-touch-icon logosDan McGee3-0/+0
2012-04-29Use a custom User-Agent when checking mirror URLsDan McGee1-7/+10
2012-04-29Add a "last action" column to developer clocks pageDan McGee2-10/+54
2012-04-29Make colspan match number of columns in developer dashboardDan McGee1-1/+1
2012-04-28mirrorresolv: only run update query if values changedDan McGee1-1/+7
2012-04-27Flip package update feeds table orientationDan McGee1-7/+11
2012-04-27Dev dashboard performance improvementDan McGee2-9/+14
2012-04-27Use GenericIPAddressField in flag request ip_addressDan McGee2-1/+184
2012-04-27Remove misleading comment from settings.pyDan McGee1-2/+0
2012-04-27Make sorting by time on clocks page more predictableDan McGee2-1/+5
2012-04-27Incomplete-only todolists optimizationDan McGee2-4/+7
2012-04-27Migrate news views to class-based generic viewsDan McGee2-74/+75
2012-04-27Tweak the PGP key visualization a bitDan McGee2-16/+44
2012-04-26Add hover header links to the developer profiles pagesrelease_2012-04-26Dan McGee2-2/+12
2012-04-26Remove the superfluous "Package Details: " header textDan McGee1-1/+1
2012-04-26Package files display tweaksDan McGee3-5/+12
2012-04-26Developer list styles updatesDan McGee2-21/+32
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee3-2/+159
2012-04-26Add country attribute to developer profileDan McGee2-0/+109
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee5-5/+5
2012-04-26Convert old index addition migration to new formatDan McGee1-19/+3
2012-04-26Remove now-unused NullCharFieldDan McGee9-18/+11
2012-04-25Ensure sorted order of mirrors in status page matches with JSrelease_2012-04-25Dan McGee2-8/+7
2012-04-25Add country flag to individual mirror details pageDan McGee1-1/+1
2012-04-25Clean up mirrorlist generation form a bitDan McGee3-4/+26
2012-04-25Bump a few requirementsDan McGee2-3/+3
2012-04-25Mirror status page cleanupDan McGee3-12/+11
2012-04-25Finish django countries implementationDan McGee13-103/+168
2012-04-25Add django_countries country code fields and population migrationsDan McGee7-3/+176
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee9-19/+87
2012-04-21Add an index on packages last update columnrelease_2012-04-21Dan McGee2-1/+132
2012-04-20Fix ContentType related migrationsDan McGee5-33/+33
2012-04-20UserProfile model and fields shuffleDan McGee24-127/+388
2012-04-17Prune down table rows on ISO testing overview pageDan McGee3-3/+15
2012-04-12Use commas rather than line breaks for multivalued details itemsDan McGee1-8/+7
2012-04-12Show conflicts and replacements on package details pageDan McGee1-1/+13
2012-04-08Don't blow up when no mirror status data is availableDan McGee1-1/+1
2012-04-08Change old packages report from two years to one yearDan McGee2-3/+3
2012-04-08Add migrations for on_delete attributesDan McGee3-0/+293
2012-04-07Add JSON search viewrelease_2012-04-07Dan McGee3-1/+28
2012-04-07Prevent selection of many useless fields when getting todolistsDan McGee1-1/+5
2012-04-07Allow sorting of lower table on master keys pageDan McGee2-9/+31
2012-04-07Move PackageJSONEncoder into package.utils moduleDan McGee2-37/+39