summaryrefslogtreecommitdiffstats
path: root/sitemaps.py
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Add link to release listing page from public indexDan McGee1-1/+2
2013-02-20Package sitemap adjustmentsDan McGee1-5/+15
2013-02-08Add a releases model sitemapDan McGee1-0/+17
2013-01-18Include 'files_last_update' in package sitemap queryDan McGee1-1/+2
2013-01-12Add mirror status page to base sitemapDan McGee1-0/+1
2012-09-30Optimize packages sitemap generationDan McGee1-1/+2
2012-09-20Defer content and other text items when building news sitemapDan McGee1-1/+1
2012-08-04Slight adjustments to sitemaps priority valuesDan McGee1-4/+9
2012-04-02Skip default ordering in sitemaps outputDan McGee1-2/+2
2012-03-23Make all datetime objects fully timezone awareDan McGee1-1/+2
2012-03-16Use varying changefreq in news sitemapDan McGee1-3/+16
2011-11-30Integrate master key into rest of siteDan McGee1-4/+18
2011-11-11Add a split packages sitemaprelease_2011-11-11Dan McGee1-1/+16
2011-06-15Add a base pages sitemapDan McGee1-1/+33
2011-06-15Use correct date in news sitemapDan McGee1-1/+1
2011-06-15Refactor common select_related into manager methodDan McGee1-2/+1
2010-09-08Move news model to an appropriate placeDan McGee1-2/+3
2010-08-28Move package utility functionsDan McGee1-2/+2
2010-08-27Add a package groups sitemapDan McGee1-2/+17
2010-03-10Sitemaps: split and index, add package filesDan McGee1-1/+12
2010-02-10Remove archweb prefix from all importsDan McGee1-1/+1
2010-02-02Make sitemap generation suck a lot lessDan McGee1-0/+1
2009-11-09added sitemaps from archweb_pubIsmael Carnales1-0/+25