summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-11update documentationDusty Phillips3-4/+12
2008-10-11fix broken maintainer packages linksDusty Phillips2-20/+8
2008-10-11fix another inefficient queryDusty Phillips1-21/+1
2008-10-11replace an ugly query with a nice queryDusty Phillips1-10/+4
2008-10-11drop wiki appDusty Phillips1-1/+0
2008-10-11port to django 1.0Dusty Phillips1-12/+14
2008-10-11change of style, I decided I like to have a wrapper for all generic viewsDusty Phillips1-6/+2
2008-10-10use standard messagingDusty Phillips1-6/+0
2008-10-10simplify package details viewDusty Phillips1-21/+16
2008-10-10knock of todo itemDusty Phillips1-1/+0
2008-10-10drop search/ url and just go to packagesDusty Phillips3-14/+16
2008-10-08drop id based searchingDusty Phillips2-3/+2
2008-10-08fix package details pageDusty Phillips1-1/+1
2008-10-07use user messages to communicate statusDusty Phillips3-16/+16
2008-10-07sort returns to first pageDusty Phillips2-6/+7
2008-10-07reorder ifsDusty Phillips1-92/+4
2008-10-07fix sorting issueDusty Phillips1-3/+6
2008-10-07trying to flesh out the pageDusty Phillips4-15/+38
2008-10-07fix the last update scriptDusty Phillips1-4/+4
2008-10-07make sort form workDusty Phillips2-5/+11
2008-10-07notes to selfDusty Phillips1-5/+6
2008-10-07make form submit some but not all valuesDusty Phillips4-44/+99
2008-10-07need better than ids for optionsDusty Phillips2-37/+23
2008-10-07add some reminders to the TODO listDusty Phillips1-0/+8
2008-10-07replace package search with a nonfunctional newformDusty Phillips7-70/+126
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips5-17/+9
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips3-49/+18
2008-10-07these tests will be broken and should have some real tests written laterDusty Phillips1-49/+0
2008-10-07optimize get_flag_statsDusty Phillips1-9/+8
2008-10-07indicate that index is the dev dashboardDusty Phillips1-1/+1
2008-10-07drop extraneous commentsDusty Phillips1-3/+0
2008-10-07fix bug introduced by previous code removalDusty Phillips1-0/+2
2008-10-07Dusty's 80 char issueDusty Phillips1-2/+2
2008-10-07use external links to avoid duplicate code between projectsDusty Phillips6-368/+7
2008-10-07remove senseless codeDusty Phillips1-5/+0
2008-10-07drop a bunch of static stuff necessary only in archweb_pubDusty Phillips2-35/+0
2008-10-07rearrange top menu to refer more accurately to dev vs real siteDusty Phillips1-3/+4
2008-10-07remove reference to old cvs entryDusty Phillips3-55/+8
2008-10-07add myself to the Author's listDusty Phillips1-0/+1
2008-10-07remove migration code that has been completedDusty Phillips1-10/+0
2008-10-06drop references to the wikiDusty Phillips7-2001/+1
2008-10-06drop a bunch of unusued importsDusty Phillips6-17/+7
2008-10-06port admin to django 1.0Dusty Phillips3-40/+45
2008-10-06drop some unused importsDusty Phillips3-10/+3
2008-10-06port news to django 1.0 using generic viewsDusty Phillips5-80/+39
2008-10-06use an autouser middleware to set the creator of an objectDusty Phillips2-0/+16
2008-09-17drop a bunch of stuff not necessary for django 1.0Dusty Phillips2-59/+37
2008-09-17port profile_form to newformsDusty Phillips2-30/+29
2008-09-13fix bug with packages being orphanedDusty Phillips1-4/+8
2008-09-13add some extra debugging outputDusty Phillips1-3/+6