summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Update d3.js resourcesDan McGee2-290/+354
2012-07-09Add a new jquery_tablesorter CDN template tagDan McGee18-34/+24
2012-07-09Don't remove approval CSS class when updating signoff listDan McGee1-1/+1
2012-07-09Correctly reassign queryset with added annotation in mirror statusDan McGee1-1/+1
2012-07-09Add tags file (ctags) to .gitignoreDan McGee1-0/+2
2012-07-09Work around bulk_create limitations in sqlite3 in reporeadDan McGee1-6/+28
2012-07-09Make collapseDependsList() a bit smarterDan McGee1-5/+5
2012-07-09mirrorcheck: Don't use bulk_create on sqlite3Dan McGee1-2/+6
2012-07-09reporead: disable FULL synchronous writes for sqlite3Dan McGee1-0/+6
2012-07-09Get multilib package differences query working on sqlite3Dan McGee1-9/+22
2012-07-09Don't include StdDev on sqlite3 mirror status queryDan McGee1-3/+9
2012-07-09Don't log package updates in Python when we have DB trigger supportDan McGee2-2/+24
2012-07-09Add triggers for adding package update rowsDan McGee2-0/+75
2012-07-09Handle HTTPException being thrown in mirrorcheckDan McGee1-0/+6
2012-07-09Use a set instead of list when gathering package IDs to fetchDan McGee1-1/+1
2012-07-06Collapse the dependencies and required by lists when they are longDan McGee2-5/+31
2012-07-06reporead: don't append slash to empty (root) directoryDan McGee1-1/+2
2012-07-05reporead: handle files in root directory properlyDan McGee1-1/+4
2012-07-05reporead: properly handle cases where last_update == files_last_updateDan McGee1-2/+2
2012-07-02Update flag out of date verbiage when orphans are involvedDan McGee1-1/+2
2012-07-02Add indexes on 'created' field to several package-related modelsDan McGee2-3/+217
2012-07-02Log package updates during reporead invocationDan McGee2-1/+42
2012-07-02Add new package Update modelDan McGee3-2/+302
2012-07-02Remove no-longer necessary delayed imports of PackageDan McGee1-10/+7
2012-06-21Add a last_modified field to user profilesDan McGee2-1/+125
2012-06-08Use 3 decimal places for showing compression ratioDan McGee1-1/+1
2012-06-08Fix a few minor markup errorsDan McGee2-2/+2
2012-05-20Ensure we use last_modified date from News in headersDan McGee2-5/+6
2012-05-19Add RSS links to /news/ and /packages/ URLsDan McGee2-0/+5
2012-05-19reporead: fix copy/paste issueDan McGee1-1/+1
2012-05-19Drop old PackageDepend modelDan McGee3-72/+136
2012-05-19Switch to usage of new Depend objectDan McGee7-25/+54
2012-05-19Migrate package depends data into new modelDan McGee1-0/+246
2012-05-19Add new depends modelDan McGee2-0/+206
2012-05-19mirrors: add an alternate_email columnDan McGee3-2/+71
2012-05-19Issue redirects from non-agnostic to agnostic URLs if unambiguousDan McGee1-0/+10
2012-05-19Link to provides/conflicts/replacements if we can in details templateDan McGee2-6/+16
2012-05-19Add a get_best_satisfier method to RelatedToBaseDan McGee1-1/+35
2012-05-19Simplify get_best_satisfier and get_providersDan McGee1-27/+24
2012-05-19Refactor an abstract base class out of conflicts/provides/replacesDan McGee1-24/+17
2012-05-14Add ability to restrict status report to single tierDan McGee4-6/+20
2012-05-14Add rsync support to mirrorcheck and other small improvementsDan McGee2-43/+91
2012-05-14Use linebreaksbr filter on log error message textDan McGee1-1/+1
2012-05-14Change mirror log error text to unlimited lengthDan McGee2-1/+71
2012-05-14Don'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-12Update requirements.txtDan McGee2-4/+4
2012-05-06Update SevenL sponsor verbiageDan McGee2-13/+15
2012-05-05Fix suggestion caching again for non-ASCII charactersDan McGee1-1/+2