Age | Commit message (Expand) | Author |
2012-09-24 | Exclude inactive developers in maintainer countrelease_2012-09-24 | Dan McGee |
2012-09-24 | Add a new column to developer repo stats | Dan McGee |
2012-09-15 | Add JS-based filtering to the developer reports | Dan McGee |
2012-09-05 | Split devel forms out of devel/views.py | Dan McGee |
2012-08-08 | Add flag requests to developer last action calculation | 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-06-07 | Use 3 decimal places for showing compression ratio | 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 | 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-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-23 | Make all datetime objects fully timezone aware | Dan McGee |
2012-03-21 | Ensure clocks Expires header works in 59th minute of hour | Dan McGee |
2012-03-07 | Exclude all compressed manpages | Dan McGee |
2012-02-12 | Reduce false positives returned by uncompressed manpages report | Dan McGee |
2012-01-05 | Adjust page and content caching lengths and decorators | Dan McGee |
2011-12-11 | PyLint suggested cleanups | Dan McGee |
2011-12-09 | Prefilter packages when looking up uncompressed man/info pages | Dan McGee |
2011-12-03 | Exclude Latin Name from developer profile form | Dan McGee |
2011-11-21 | Better support for non-latin full namesrelease_2011-11-21 | Dan McGee |
2011-11-11 | Show relevant signoffs on dashboard | Dan McGee |
2011-11-03 | Use UTC now everywhere | Dan McGee |
2011-10-05 | Allow developer index to work with a non-authenticated user | Dan McGee |
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 |