Age | Commit message (Expand) | Author |
2011-11-11 | Show relevant signoffs on dashboard | Dan McGee |
2011-11-03 | Use UTC now everywhere | Dan McGee |
2011-11-01 | Really ensure we don't catch any NULL or blank values | Dan McGee |
2011-10-26 | Ensure PGP signature values are not trimmed | Dan McGee |
2011-10-21 | Add a generate_keyring command | Dan McGee |
2011-10-05 | Allow developer index to work with a non-authenticated user | Dan McGee |
2011-08-17 | Add PGP signature package field | Dan McGee |
2011-08-16 | Add two new DB fields to reporead | Dan McGee |
2011-06-28 | Add a bad compression ratio report | Dan McGee |
2011-06-28 | Add order_by to packager count query | Dan McGee |
2011-06-23 | Add (hidden) ability to search by last packager | Dan McGee |
2011-06-23 | Add a rematch_packager management command | Dan McGee |
2011-06-23 | Turn find_user into UserFinder class | Dan McGee |
2011-06-23 | find_user: add tests and fix no email address case | Dan McGee |
2011-06-23 | Move find_user method to devel utils | Dan McGee |
2011-06-15 | Fix out of date testrelease_2011-06-15 | Dan McGee |
2011-06-15 | Refactor common select_related into manager method | Dan McGee |
2011-06-14 | Add named devel URLs | Dan McGee |
2011-06-14 | reporead: small memory/perf improvements | Dan McGee |
2011-06-14 | reporead: two small cleanups | Dan McGee |
2011-06-13 | Add a long out-of-date developer report | Dan McGee |
2011-06-09 | Fix busted batch score on package removal | Dan McGee |
2011-06-09 | reporead: allow batching of package updates | Dan McGee |
2011-06-09 | Management command cleanup | Dan McGee |
2011-06-02 | Add a PGP key field on the dev profile | Dan McGee |
2011-05-26 | Remove now uneeded pytz bug workaround | Dan McGee |
2011-05-15 | Allow screening developer reports by maintainer | Dan McGee |
2011-05-04 | Make uncompressed info query slightly easier on the database | Dan McGee |
2011-05-02 | Add filesizeformat filter to sizes in reports/big | Evangelos Foutras |
2011-04-29 | Add unneeded orphans report | Dan McGee |
2011-04-29 | Change big packages report | Dan McGee |
2011-04-29 | Use single quotes only in dev report view | Dan McGee |
2011-04-25 | Developer reports | Dan McGee |
2011-04-09 | Show more info about todolists on developer dashboardrelease_2011-04-09 | Dan McGee |
2011-04-09 | Rename local variables for clarity | Dan McGee |
2011-04-07 | Use UTC datetime objects everywhere | Dan McGee |
2011-03-29 | Work out kinks in create new user view | Dan McGee |
2011-03-29 | Log user additions via new user form | Dan McGee |
2011-03-29 | Show important fields first on new user form | Dan McGee |
2011-03-24 | Add provides to collections listrelease_2011-03-28 | Dan McGee |
2011-03-23 | reporead: remove the need for hasattr() checks | Dan McGee |
2011-03-23 | Clear out package relation sets before adding new values | Dan McGee |
2011-03-23 | reporead: read in provisions, conflicts, and replacements | Dan McGee |
2011-03-23 | Remove need to import each individual logger constant | Dan McGee |
2011-03-23 | reporead: refactor multivalued attribute creation | Dan McGee |
2011-03-22 | Don't bail on staging repo being short on packages | Dan McGee |
2011-03-16 | Various reporead small cleanups | Dan McGee |
2011-03-14 | Show orphan package counts in maintainer dashboard table | Dan McGee |
2011-03-13 | Add package epoch support | Dan McGee |
2011-03-10 | Add Admin log overview page | Dan McGee |