summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
2012-07-05reporead: don't append slash to empty (root) directoryDan McGee
2012-07-05reporead: handle files in root directory properlyDan McGee
2012-07-05reporead: properly handle cases where last_update == files_last_updateDan McGee
2012-07-01Log package updates during reporead invocationDan McGee
2012-06-20Add a last_modified field to user profilesDan McGee
2012-06-07Use 3 decimal places for showing compression ratioDan McGee
2012-05-19reporead: fix copy/paste issueDan McGee
2012-05-18Switch to usage of new Depend objectDan McGee
2012-05-12Change to new time access methods in pgpdump codeDan McGee
2012-05-02rematch_developers: do mass updates instead of single savesDan McGee
2012-05-02Ensure order_by default value is cleared when using distinct()Dan McGee
2012-04-29Add a "last action" column to developer clocks pageDan McGee
2012-04-27Dev dashboard performance improvementDan McGee
2012-04-27Incomplete-only todolists optimizationDan McGee
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee
2012-04-26Add country attribute to developer profileDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2012-04-08Change old packages report from two years to one yearDan McGee
2012-04-07Add a mismatched signatures developer reportDan McGee
2012-03-26Rename 'packagedepend_set' attribute to 'depends'Dan McGee
2012-03-23reporead: use bulk_create() for more propertiesDan McGee
2012-03-23Merge branch 'django14'Dan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-23Change Django urls.py importDan McGee
2012-03-23reporead: use Django 1.4 bulk_create() for package filesDan McGee
2012-03-23reporead: use Django 1.4 select_for_update()Dan McGee
2012-03-23reporead: blow up when package found with wrong architectureDan McGee
2012-03-21Ensure clocks Expires header works in 59th minute of hourDan McGee
2012-03-21Add number of keys signed to master keys pageDan McGee
2012-03-16reporead: rename Pkg to RepoPackageDan McGee
2012-03-07Exclude all compressed manpagesDan McGee
2012-02-22import_signatures: code cleanup and ensure we update validity statusDan McGee
2012-02-12Reduce false positives returned by uncompressed manpages reportDan McGee
2012-02-11reporead: only reset flag date if upstream version changesDan McGee
2012-02-07Make rematch command do a bit moreDan McGee
2012-01-29Remove ambiguity in PGPSignature verbose field namesDan McGee
2012-01-19reporead: simplify and fix transaction management in update_common()Dan McGee
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee
2011-12-22Fix mismatched URL keyword argDan McGee
2011-12-12reporead: more efficient deletion of filesDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-09Prefilter packages when looking up uncompressed man/info pagesDan McGee
2011-12-07Convert master key datetimes to datesDan McGee
2011-12-07Enhance devel model adminDan McGee
2011-12-05Add a stub admin command to help fix permissions/content typesDan McGee
2011-12-05Add import signatures management commandDan McGee
2011-12-05Add new PGPSignature modelDan McGee
2011-12-03reporead: don't update timestamp on --forceDan McGee
2011-12-03reporead: fix --force flagDan McGee
2011-12-03Exclude Latin Name from developer profile formDan McGee