summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01Update flag out of date verbiage when orphans are involvedrelease_2012-07-01Dan McGee
2012-07-01Add indexes on 'created' field to several package-related modelsDan McGee
2012-07-01Log package updates during reporead invocationDan McGee
2012-07-01Add new package Update modelDan McGee
2012-07-01Remove no-longer necessary delayed imports of PackageDan McGee
2012-06-20Add a last_modified field to user profilesDan McGee
2012-06-07Use 3 decimal places for showing compression ratioDan McGee
2012-06-07Fix a few minor markup errorsDan McGee
2012-05-20Ensure we use last_modified date from News in headersDan McGee
2012-05-19Add RSS links to /news/ and /packages/ URLsrelease_2012-05-20Dan McGee
2012-05-19reporead: fix copy/paste issueDan McGee
2012-05-18Drop old PackageDepend modelDan McGee
2012-05-18Switch to usage of new Depend objectDan McGee
2012-05-18Migrate package depends data into new modelDan McGee
2012-05-18Add new depends modelDan McGee
2012-05-18mirrors: add an alternate_email columnDan McGee
2012-05-18Issue redirects from non-agnostic to agnostic URLs if unambiguousDan McGee
2012-05-18Link to provides/conflicts/replacements if we can in details templateDan McGee
2012-05-18Add a get_best_satisfier method to RelatedToBaseDan McGee
2012-05-18Simplify get_best_satisfier and get_providersDan McGee
2012-05-18Refactor an abstract base class out of conflicts/provides/replacesDan McGee
2012-05-13Add ability to restrict status report to single tierrelease_2012-05-13Dan McGee
2012-05-13Add rsync support to mirrorcheck and other small improvementsDan McGee
2012-05-13Use linebreaksbr filter on log error message textDan McGee
2012-05-13Change mirror log error text to unlimited lengthDan McGee
2012-05-13Don't limit protocols returned by mirror status functionDan McGee
2012-05-12Use python json module directly in place of simplejsonDan McGee
2012-05-12Change to new time access methods in pgpdump codeDan McGee
2012-05-11Update requirements.txtDan McGee
2012-05-05Update SevenL sponsor verbiageDan McGee
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