summaryrefslogtreecommitdiff
path: root/devel/views.py
AgeCommit message (Expand)Author
2010-07-06Update code to use new flag_date columnDan McGee
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee
2010-05-24Change link to new dev site locationDan McGee
2010-05-04Ensure changing profile email doesn't reset passwordDan McGee
2010-03-27Simplify code now that pkgbase is always definedrelease_2010-03-28Dan McGee
2010-03-27Move package maintainer off of package modelDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-01-31Make marking out of date actually workDan McGee
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-30Use select_related() for some mirror pagesDan McGee
2009-12-01Add credential requirements tests to devel appIsmael Carnales
2009-11-09added login_required to devel viewsIsmael Carnales
2009-11-09changed landing viewIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-09-15Add a basic mirror view for the dev siteDan McGee
2009-08-12merge fixDusty Phillips
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips
2009-08-10Sometimes its better if you test your code before deploying. Other times, you...Dusty Phillips
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips
2009-01-30Put maintainer list by last name.Dusty Phillips
2008-11-15alphabetical order on maintainers and packagesDusty Phillips
2008-11-09don't show inactive users in dev listDusty Phillips
2008-10-11simplify both look and code for dashboardDusty Phillips
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-10drop useless viewDusty Phillips
2008-10-10fix broken maintainer packages linksDusty Phillips
2008-10-07make form submit some but not all valuesDusty Phillips
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips
2008-10-07indicate that index is the dev dashboardDusty Phillips
2008-10-07fix bug introduced by previous code removalDusty Phillips
2008-10-07Dusty's 80 char issueDusty Phillips
2008-10-07remove senseless codeDusty Phillips
2008-10-07drop a bunch of static stuff necessary only in archweb_pubDusty Phillips
2008-10-07remove reference to old cvs entryDusty Phillips
2008-10-05drop a bunch of unusued importsDusty Phillips
2008-09-16port profile_form to newformsDusty Phillips
2008-06-21Remove guide from dashboard and link to wikiFix for FS#10647Dusty Phillips
2008-06-04Added an ex-developer 'fellows' page.eliott
2008-04-09Removed login_required from the individual views.eliott
2008-04-09Changed to arches and repos in the db.eliott
2008-04-05Fix for FS#9554eliott
2008-03-22Added the ability to see flagged packages only, per use or repoeliott
2008-03-22Refactored the model to remove arch and repo tables.eliott
2008-03-08More changes to the multiarch model.eliott
2008-03-08renamed donator model to donor.eliott
2008-03-08Moved models aroundeliott
2008-01-10updated developers page. inactive devs are not shownroot
2008-01-05Removed DATA_DIR setting vareliott