summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Don't limit protocols returned by mirror status functionDan McGee1-2/+0
2012-05-12Use python json module directly in place of simplejsonDan McGee6-23/+18
2012-05-12Change to new time access methods in pgpdump codeDan McGee2-2/+2
2012-05-11Update requirements.txtDan McGee2-4/+4
2012-05-05Update SevenL sponsor verbiageDan McGee2-13/+15
2012-05-05Fix suggestion caching again for non-ASCII charactersrelease_2012-05-05Dan McGee1-1/+2
2012-05-04Fix search suggestions for invalid cache keysDan McGee1-2/+3
2012-05-02Add a smart protocol filter to mirrorlist generatorDan McGee2-15/+41
2012-05-02Allow mirrorlist generator pattern to match any protocolDan McGee2-9/+14
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