Age | Commit message (Expand) | Author |
2011-06-28 | Add a bad compression ratio report | Dan McGee |
2011-06-23 | Add (hidden) ability to search by last packager | Dan McGee |
2011-06-15 | Refactor common select_related into manager method | Dan McGee |
2011-06-13 | Add a long out-of-date developer report | 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-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-14 | Show orphan package counts in maintainer dashboard table | 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-01-08 | Add developer world clocks page | Dan McGee |
2010-10-19 | Unify hyphenation of out-of-date text | Dan McGee |
2010-10-06 | Make it actually possible to upload a new dev image | Dan McGee |
2010-10-05 | Adding changing of user profile details | Angel Velasquez |
2010-09-24 | Make general mirror list view public | Dan McGee |
2010-09-12 | Check for correct permission when creating usersrelease_2010-09-12 | Dan McGee |
2010-09-10 | Restore flagged package count by maintainer in dashboard | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |
2010-09-03 | Use direct_to_template in all remaining possible places | Dan McGee |
2010-08-28 | PyLint suggested cleanups | Dan McGee |
2010-08-27 | Add table sorting to a handful of pages | Dan McGee |
2010-07-06 | Update code to use new flag_date column | Dan McGee |
2010-07-05 | Show incomplete todo list packages in dev dashboard | Dan McGee |
2010-06-22 | Add 'never_cache' decorator in a bunch of places | Dan McGee |
2010-06-08 | Use Sites framework instead of hardcoded domain name | Dan McGee |
2010-05-24 | Change link to new dev site location | Dan McGee |
2010-05-04 | Ensure changing profile email doesn't reset password | Dan McGee |
2010-03-27 | Simplify code now that pkgbase is always definedrelease_2010-03-28 | Dan McGee |
2010-03-27 | Move package maintainer off of package model | Dan McGee |
2010-02-10 | Remove archweb prefix from all imports | Dan McGee |
2010-01-31 | Make marking out of date actually work | Dan McGee |
2010-01-31 | Adjust models and views for nullable maintainer | Evangelos Foutras |
2010-01-30 | Use select_related() for some mirror pages | Dan McGee |
2009-12-01 | Add credential requirements tests to devel app | Ismael Carnales |
2009-11-09 | added login_required to devel views | Ismael Carnales |
2009-11-09 | changed landing view | Ismael Carnales |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales |