Age | Commit message (Expand) | Author |
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 |
2008-10-07 | drop a bunch of static stuff necessary only in archweb_pub | Dusty Phillips |
2008-10-07 | remove reference to old cvs entry | Dusty Phillips |
2008-10-05 | drop a bunch of unusued imports | Dusty Phillips |
2008-09-16 | port profile_form to newforms | Dusty Phillips |
2008-06-21 | Remove guide from dashboard and link to wikiFix for FS#10647 | Dusty Phillips |
2008-06-04 | Added an ex-developer 'fellows' page. | eliott |
2008-04-09 | Removed login_required from the individual views. | eliott |
2008-04-09 | Changed to arches and repos in the db. | eliott |
2008-04-05 | Fix for FS#9554 | eliott |
2008-03-22 | Added the ability to see flagged packages only, per use or repo | eliott |
2008-03-22 | Refactored the model to remove arch and repo tables. | eliott |
2008-03-08 | More changes to the multiarch model. | eliott |