summaryrefslogtreecommitdiffstats
path: root/devel
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'package-files'Dan McGee1-29/+61
2010-02-27Make reporead.py not executableDan McGee1-0/+0
2010-02-27reporead: add --filesonly optionDan McGee1-26/+47
2010-02-27reporead: support reading files entries againDan McGee1-8/+19
2010-02-27reporead: whitespace cleanupsDan McGee1-11/+11
2010-02-27reporead: only reset needsupdate when setting last_updateDan McGee1-1/+1
2010-02-26reporead: build date data is crazyrelease_2010-02-26Dan McGee1-1/+4
2010-02-26reporead: accommodate old-school build dateDan McGee1-1/+4
2010-02-26reporead: allow a force updateDan McGee1-11/+20
2010-02-26Add some additional fields to package importDan McGee1-0/+4
2010-02-16reporead: use different timestamp for each packagerelease_2010-02-17Dan McGee1-3/+2
2010-02-10reporead: small touchups, mostly in argument validationDan McGee1-23/+30
2010-02-10reporead: turn into a django-admin commandDan McGee3-0/+339
2010-02-10Remove archweb prefix from all importsDan McGee1-4/+4
2010-01-31Make marking out of date actually workDan McGee1-5/+3
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras1-1/+1
2010-01-30Use select_related() for some mirror pagesDan McGee1-1/+1
2009-12-01Add credential requirements tests to devel appIsmael Carnales3-4/+41
2009-11-09added login_required to devel viewsIsmael Carnales1-0/+5
2009-11-09changed landing viewIsmael Carnales1-9/+0
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales1-4/+4
2009-09-15Add a basic mirror view for the dev siteDan McGee1-0/+6
2009-08-12merge fixDusty Phillips1-3/+3
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips1-4/+4
2009-08-10Sometimes its better if you test your code before deploying. Other times, you...Dusty Phillips1-0/+1
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips1-1/+52
2009-01-30Put maintainer list by last name.Dusty Phillips1-1/+1
2008-11-15alphabetical order on maintainers and packagesDusty Phillips1-1/+1
2008-11-09don't show inactive users in dev listDusty Phillips1-1/+1
2008-10-11simplify both look and code for dashboardDusty Phillips1-13/+11
2008-10-10use RequestContext because its standardDusty Phillips1-6/+7
2008-10-10drop useless viewDusty Phillips1-6/+3
2008-10-10fix broken maintainer packages linksDusty Phillips1-14/+6
2008-10-07make form submit some but not all valuesDusty Phillips1-2/+2
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips2-15/+0
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips1-22/+5
2008-10-07indicate that index is the dev dashboardDusty Phillips1-1/+1
2008-10-07fix bug introduced by previous code removalDusty Phillips1-0/+2
2008-10-07Dusty's 80 char issueDusty Phillips1-2/+2
2008-10-07remove senseless codeDusty Phillips1-5/+0
2008-10-07drop a bunch of static stuff necessary only in archweb_pubDusty Phillips1-28/+0
2008-10-07remove reference to old cvs entryDusty Phillips1-3/+0
2008-10-05drop a bunch of unusued importsDusty Phillips1-3/+1
2008-09-16port profile_form to newformsDusty Phillips1-15/+25
2008-06-21Remove guide from dashboard and link to wikiFix for FS#10647Dusty Phillips1-7/+0
2008-06-04Added an ex-developer 'fellows' page.eliott1-0/+4
2008-04-09Removed login_required from the individual views.eliott1-6/+0
2008-04-09Changed to arches and repos in the db.eliott1-16/+13
2008-04-05Fix for FS#9554eliott1-1/+4
2008-03-22Added the ability to see flagged packages only, per use or repoeliott1-9/+16