summaryrefslogtreecommitdiff
path: root/urls.py
AgeCommit message (Expand)Author
2010-09-24Add a basic mirror details pageDan McGee
2010-09-24Make general mirror list view publicDan McGee
2010-09-21Add link to mirror status toolDan McGee
2010-09-21Add mirror status viewDan McGee
2010-09-21Rename generate mirrorlist viewDan McGee
2010-09-21Auto-populate slug on news item creationDan McGee
2010-09-21Update news views to use slug instead of IDDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-08-27Add a package groups sitemapDan McGee
2010-08-27Add a package group overview pageDan McGee
2010-08-27Add a group details viewDan McGee
2010-08-25Package Differences by Architecture viewDan McGee
2010-07-25Add a basic view for todo listsDusty Phillips
2010-07-06Format all news items using markdownDan McGee
2010-07-02mirrorlist: allow filtering by protocolDan McGee
2010-07-02Get mirrorlist view ready for general useDan McGee
2010-07-02Remove arch from mirrorlist generationDan McGee
2010-06-08Update feeds to new 1.2 frameworkDan McGee
2010-05-26Add ability to download package from web interfaceDan McGee
2010-05-26Move package flagging URLs below the packageDan McGee
2010-04-18Remove Arch-Based ProjectsDan McGee
2010-04-18Remove International CommunitiesDan McGee
2010-04-18Remove IRC ChannelsDan McGee
2010-03-20Switch some hardcoded urls to url tag usageDan McGee
2010-03-11urls: add several named URL patternsDan McGee
2010-03-10Sitemaps: split and index, add package filesDan McGee
2010-02-27Bring package files view up to speedDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-02-08Move /jsi18n/ back out of /admin/ apprelease_2010-02-08Dan McGee
2010-02-08Add OpenSearch support to the siteDan McGee
2010-02-04feeds: add per arch, per repo feed abilityDan McGee
2010-01-31Spruce up the developer view pagesDan McGee
2010-01-31Get the calendar widget workingDan McGee
2009-11-09added missing packages views from archweb_pubIsmael Carnales
2009-11-09added mirrors app from archweb_pubIsmael Carnales
2009-11-09added sitemaps from archweb_pubIsmael Carnales
2009-11-09added feeds from archweb_pubIsmael Carnales
2009-11-09use direct_to_template to replace static viewsIsmael Carnales
2009-11-09changed landing viewIsmael Carnales
2009-11-09added public appIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-09-26Make community-testing accessableDan McGee
2009-09-15Add a basic mirror view for the dev siteDan McGee
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips
2009-08-04Change deprecated admin site urls for 1.1.Dusty Phillips
2008-10-10drop useless viewDusty Phillips
2008-10-10change of style, I decided I like to have a wrapper for all generic viewsDusty Phillips
2008-10-10drop search/ url and just go to packagesDusty Phillips
2008-10-07drop id based searchingDusty Phillips
2008-10-07make form submit some but not all valuesDusty Phillips