summaryrefslogtreecommitdiff
path: root/urls.py
AgeCommit message (Expand)Author
2011-06-15Add a base pages sitemapDan McGee
2011-04-28Rename isotests to relengDan McGee
2011-04-28isotests: modelines, imports, url and passTom Willemsen
2011-04-07Convert generic views in urls.py to class-basedDan McGee
2011-03-04Remove multiple account login/logout URLsDan McGee
2011-02-27Slight refactor of user list viewsDan McGee
2011-02-22Modularize URLsDan McGee
2011-02-01Use os.path.join for path manipulationDan McGee
2011-01-18Add arch-specific group overview pagesDan McGee
2010-12-14Fix urls precedence in mirror viewsDan McGee
2010-12-13Move more URLs out of root urlconfDan McGee
2010-12-13Move news urls into own fileDan McGee
2010-12-13Split urls.py up by view prefixDan McGee
2010-12-13Add a mirror status JSON viewDan McGee
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