Age | Commit message (Expand) | Author |
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 |
2009-09-15 | Add a basic mirror view for the dev site | Dan McGee |
2009-08-12 | merge fix | Dusty Phillips |
2009-08-11 | So now the created user passwords should work and Aaron will be less pissed o... | Dusty Phillips |
2009-08-10 | Sometimes its better if you test your code before deploying. Other times, you... | Dusty Phillips |
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips |
2009-01-30 | Put maintainer list by last name. | Dusty Phillips |
2008-11-15 | alphabetical order on maintainers and packages | Dusty Phillips |
2008-11-09 | don't show inactive users in dev list | Dusty Phillips |
2008-10-11 | simplify both look and code for dashboard | Dusty Phillips |
2008-10-10 | use RequestContext because its standard | Dusty Phillips |
2008-10-10 | drop useless view | Dusty Phillips |
2008-10-10 | fix broken maintainer packages links | Dusty Phillips |
2008-10-07 | make form submit some but not all values | Dusty Phillips |
2008-10-07 | fairly invasive refactor to developer dashboard to be more django friendly | Dusty Phillips |
2008-10-07 | indicate that index is the dev dashboard | Dusty Phillips |
2008-10-07 | fix bug introduced by previous code removal | Dusty Phillips |
2008-10-07 | Dusty's 80 char issue | Dusty Phillips |
2008-10-07 | remove senseless code | Dusty Phillips |