Age | Commit message (Expand) | Author |
2012-08-15 | Add ability to rematch developers on <username>@archlinux.org addresses | Dan McGee |
2012-08-08 | Extract parse_version function from reporead logic | Dan McGee |
2012-08-08 | Add flag requests to developer last action calculation | Dan McGee |
2012-08-04 | reporead: import make and check depends | Dan McGee |
2012-08-04 | Make adjustments for optional -> deptype conversion | Dan McGee |
2012-07-31 | PGP key handling updates | Dan McGee |
2012-07-28 | reporead: don't use iexact lookup on arch name | Dan McGee |
2012-07-24 | Replace deprecated direct_to_template() with render() shortcut | Dan McGee |
2012-07-24 | Remove custom utc_now() function, use django.utils.timezone.now() | Dan McGee |
2012-07-08 | Work around bulk_create limitations in sqlite3 in reporead | Dan McGee |
2012-07-08 | reporead: disable FULL synchronous writes for sqlite3 | Dan McGee |
2012-07-05 | reporead: don't append slash to empty (root) directory | Dan McGee |
2012-07-05 | reporead: handle files in root directory properly | Dan McGee |
2012-07-05 | reporead: properly handle cases where last_update == files_last_update | Dan McGee |
2012-07-01 | Log package updates during reporead invocation | Dan McGee |
2012-06-20 | Add a last_modified field to user profiles | Dan McGee |
2012-06-07 | Use 3 decimal places for showing compression ratio | Dan McGee |
2012-05-19 | reporead: fix copy/paste issue | Dan McGee |
2012-05-18 | Switch to usage of new Depend object | Dan McGee |
2012-05-12 | Change to new time access methods in pgpdump code | Dan McGee |
2012-05-02 | rematch_developers: do mass updates instead of single saves | Dan McGee |
2012-05-02 | Ensure order_by default value is cleared when using distinct() | Dan McGee |
2012-04-29 | Add a "last action" column to developer clocks page | Dan McGee |
2012-04-27 | Dev dashboard performance improvement | Dan McGee |
2012-04-27 | Incomplete-only todolists optimization | Dan McGee |
2012-04-26 | Add migration to auto-populate developer countries, display flags | Dan McGee |
2012-04-26 | Add country attribute to developer profile | Dan McGee |
2012-04-20 | UserProfile model and fields shuffle | Dan McGee |
2012-04-08 | Change old packages report from two years to one year | Dan McGee |
2012-04-07 | Add a mismatched signatures developer report | Dan McGee |
2012-03-26 | Rename 'packagedepend_set' attribute to 'depends' | Dan McGee |
2012-03-23 | reporead: use bulk_create() for more properties | Dan McGee |
2012-03-23 | Merge branch 'django14' | Dan McGee |
2012-03-23 | Make all datetime objects fully timezone aware | Dan McGee |
2012-03-23 | Change Django urls.py import | Dan McGee |
2012-03-23 | reporead: use Django 1.4 bulk_create() for package files | Dan McGee |
2012-03-23 | reporead: use Django 1.4 select_for_update() | Dan McGee |
2012-03-23 | reporead: blow up when package found with wrong architecture | Dan McGee |
2012-03-21 | Ensure clocks Expires header works in 59th minute of hour | Dan McGee |
2012-03-21 | Add number of keys signed to master keys page | Dan McGee |
2012-03-16 | reporead: rename Pkg to RepoPackage | Dan McGee |
2012-03-07 | Exclude all compressed manpages | Dan McGee |
2012-02-22 | import_signatures: code cleanup and ensure we update validity status | Dan McGee |
2012-02-12 | Reduce false positives returned by uncompressed manpages report | Dan McGee |
2012-02-11 | reporead: only reset flag date if upstream version changes | Dan McGee |
2012-02-07 | Make rematch command do a bit more | Dan McGee |
2012-01-29 | Remove ambiguity in PGPSignature verbose field names | Dan McGee |
2012-01-19 | reporead: simplify and fix transaction management in update_common() | Dan McGee |
2012-01-05 | Adjust page and content caching lengths and decorators | Dan McGee |
2011-12-22 | Fix mismatched URL keyword arg | Dan McGee |