This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from c690455 Avoid error on incorrect url
new cc183b6 added new app.sitemap_xml() that is used when generating
sitemap.xml
new 8fbeb78 wiki pages with noindex are omitted from sitemap.xml
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/app.py | 9 +++++++++
Allura/allura/model/project.py | 12 +++++++++--
Allura/allura/scripts/create_sitemap_files.py | 2 +-
.../tests/scripts/test_create_sitemap_files.py | 4 ++--
ForgeWiki/forgewiki/wiki_main.py | 23 +++++++++++++++++++---
5 files changed, 42 insertions(+), 8 deletions(-)