Age | Commit message (Expand) | Author |
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 |
2011-03-07 | Work around unicode/str issue in pytz | Dan McGee |
2011-03-04 | Move new user email contents to template | Dan McGee |
2011-03-03 | Remove devel notify view | Dan McGee |
2011-02-27 | reporead: small cleanups | Dan McGee |
2011-02-23 | reporead performance improvements | Dan McGee |
2011-02-22 | Use new split package file fields everywhere | Dan McGee |
2011-02-16 | Read in optional deps and show in web interface | Dan McGee |
2011-02-15 | Move license to a related model | Dan McGee |
2011-02-15 | Clean up Package related objects code | Dan McGee |
2011-01-31 | Defer format string substitution to logger | Dan McGee |
2011-01-08 | Add developer world clocks page | Dan McGee |
2010-12-29 | Commit during reporead on a per-arch basis | Dan McGee |
2010-12-13 | Move more URLs out of root urlconf | Dan McGee |
2010-11-27 | Remove print statement | Dan McGee |
2010-11-04 | reporead: fix small issues when loading files databasesrelease_2010-11-04 | Dan McGee |