summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-05Fix suggestion caching again for non-ASCII charactersrelease_2012-05-05Dan McGee
2012-05-04Fix search suggestions for invalid cache keysDan McGee
2012-05-02Add a smart protocol filter to mirrorlist generatorDan McGee
2012-05-02Allow mirrorlist generator pattern to match any protocolDan McGee
2012-05-02Flagging related cleanups and improvementsrelease_2012-05-02Dan McGee
2012-05-02rematch_developers: do mass updates instead of single savesDan McGee
2012-05-02Move release version scope up a bit on the pageDan McGee
2012-05-02Ensure order_by default value is cleared when using distinct()Dan McGee
2012-05-01Add some caching to the Opensearch-related viewsDan McGee
2012-05-01Opensearch enhancementsDan McGee
2012-05-01Add a 144x144 apple-touch-icon to the resourcesDan McGee
2012-05-01Refresh apple-touch-icon logosDan McGee
2012-04-29Use a custom User-Agent when checking mirror URLsDan McGee
2012-04-29Add a "last action" column to developer clocks pageDan McGee
2012-04-29Make colspan match number of columns in developer dashboardDan McGee
2012-04-28mirrorresolv: only run update query if values changedDan McGee
2012-04-27Flip package update feeds table orientationDan McGee
2012-04-27Dev dashboard performance improvementDan McGee
2012-04-27Use GenericIPAddressField in flag request ip_addressDan McGee
2012-04-27Remove misleading comment from settings.pyDan McGee
2012-04-27Make sorting by time on clocks page more predictableDan McGee
2012-04-27Incomplete-only todolists optimizationDan McGee
2012-04-27Migrate news views to class-based generic viewsDan McGee
2012-04-27Tweak the PGP key visualization a bitDan McGee
2012-04-26Add hover header links to the developer profiles pagesrelease_2012-04-26Dan McGee
2012-04-26Remove the superfluous "Package Details: " header textDan McGee
2012-04-26Package files display tweaksDan McGee
2012-04-26Developer list styles updatesDan McGee
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee
2012-04-26Add country attribute to developer profileDan McGee
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee
2012-04-26Convert old index addition migration to new formatDan McGee
2012-04-26Remove now-unused NullCharFieldDan McGee
2012-04-25Ensure sorted order of mirrors in status page matches with JSrelease_2012-04-25Dan McGee
2012-04-25Add country flag to individual mirror details pageDan McGee
2012-04-25Clean up mirrorlist generation form a bitDan McGee
2012-04-25Bump a few requirementsDan McGee
2012-04-25Mirror status page cleanupDan McGee
2012-04-25Finish django countries implementationDan McGee
2012-04-25Add django_countries country code fields and population migrationsDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-04-21Add an index on packages last update columnrelease_2012-04-21Dan McGee
2012-04-20Fix ContentType related migrationsDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2012-04-17Prune down table rows on ISO testing overview pageDan McGee
2012-04-12Use commas rather than line breaks for multivalued details itemsDan McGee
2012-04-12Show conflicts and replacements on package details pageDan McGee
2012-04-08Don't blow up when no mirror status data is availableDan McGee
2012-04-08Change old packages report from two years to one yearDan McGee
2012-04-08Add migrations for on_delete attributesDan McGee