summaryrefslogtreecommitdiffstats
path: root/urls.py
AgeCommit message (Expand)AuthorFilesLines
2010-07-25Add a basic view for todo listsDusty Phillips1-0/+1
2010-07-07Format all news items using markdownDan McGee1-0/+1
2010-07-03mirrorlist: allow filtering by protocolDan McGee1-0/+4
2010-07-03Get mirrorlist view ready for general useDan McGee1-3/+3
2010-07-03Remove arch from mirrorlist generationDan McGee1-4/+1
2010-06-08Update feeds to new 1.2 frameworkDan McGee1-8/+6
2010-05-26Add ability to download package from web interfaceDan McGee1-0/+2
2010-05-26Move package flagging URLs below the packageDan McGee1-4/+6
2010-04-19Remove Arch-Based ProjectsDan McGee1-1/+0
2010-04-19Remove International CommunitiesDan McGee1-1/+0
2010-04-19Remove IRC ChannelsDan McGee1-1/+0
2010-03-20Switch some hardcoded urls to url tag usageDan McGee1-1/+1
2010-03-12urls: add several named URL patternsDan McGee1-16/+15
2010-03-10Sitemaps: split and index, add package filesDan McGee1-5/+8
2010-02-27Bring package files view up to speedDan McGee1-1/+2
2010-02-10Remove archweb prefix from all importsDan McGee1-47/+47
2010-02-09Move /jsi18n/ back out of /admin/ appDan McGee1-0/+3
2010-02-09Add OpenSearch support to the siteDan McGee1-0/+1
2010-02-05feeds: add per arch, per repo feed abilityDan McGee1-0/+1
2010-02-01Spruce up the developer view pagesDan McGee1-2/+3
2010-02-01Get the calendar widget workingDan McGee1-2/+0
2009-11-10added missing packages views from archweb_pubIsmael Carnales1-0/+8
2009-11-10added mirrors app from archweb_pubIsmael Carnales1-0/+6
2009-11-10added sitemaps from archweb_pubIsmael Carnales1-0/+8
2009-11-10added feeds from archweb_pubIsmael Carnales1-0/+11
2009-11-10use direct_to_template to replace static viewsIsmael Carnales1-4/+5
2009-11-10changed landing viewIsmael Carnales1-1/+0
2009-11-10added public appIsmael Carnales1-0/+15
2009-11-10modified import paths from archweb_dev to archwebIsmael Carnales1-28/+28
2009-09-26Make community-testing accessableDan McGee1-2/+2
2009-09-16Add a basic mirror view for the dev siteDan McGee1-0/+2
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips1-1/+3
2009-08-04Change deprecated admin site urls for 1.1.Dusty Phillips1-1/+1
2008-10-11drop useless viewDusty Phillips1-1/+0
2008-10-11change of style, I decided I like to have a wrapper for all generic viewsDusty Phillips1-6/+2
2008-10-10drop search/ url and just go to packagesDusty Phillips1-4/+6
2008-10-08drop id based searchingDusty Phillips1-2/+1
2008-10-07make form submit some but not all valuesDusty Phillips1-0/+1
2008-10-07replace package search with a nonfunctional newformDusty Phillips1-1/+0
2008-10-07drop extraneous commentsDusty Phillips1-3/+0
2008-10-07drop a bunch of static stuff necessary only in archweb_pubDusty Phillips1-7/+0
2008-10-07remove reference to old cvs entryDusty Phillips1-4/+8
2008-10-06drop references to the wikiDusty Phillips1-6/+0
2008-10-06port admin to django 1.0Dusty Phillips1-8/+7
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips1-2/+4
2008-08-06boilerplate for new signoffs codeDusty Phillips1-0/+1
2008-07-09fix up permissions on todolistsDusty Phillips1-1/+1
2008-07-06 #10213 make package urls be pretty cool, if not awesomeDusty Phillips1-1/+4
2008-06-28add delete functionality to todo listsDusty Phillips1-1/+9
2008-06-28add an 'edit todolist' functionalityDusty Phillips1-4/+5