You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2019/03/13 15:23:22 UTC

[allura] branch master updated (81eb546 -> eead860)

This is an automated email from the ASF dual-hosted git repository.

kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 81eb546  Merge pull request #20 from bustios/8257
     add 253b4a6  [#8270] rel=nofollow on any menu items going external; include current domain as exempt from nofollow
     add eead860  [#8270] sitemap skips external link tools by default, make tool skips configurable

No new revisions were added by this update.

Summary of changes:
 .../ext/user_profile/templates/sections/tools.html  |  4 ++--
 Allura/allura/lib/markdown_extensions.py            |  8 +++-----
 Allura/allura/lib/utils.py                          |  9 ++++++++-
 Allura/allura/model/project.py                      |  5 ++++-
 Allura/allura/scripts/create_sitemap_files.py       | 21 +++++++++++++--------
 Allura/allura/templates/jinja_master/top_nav.html   |  4 ++--
 Allura/allura/tests/test_utils.py                   | 16 ++++++++++++++++
 7 files changed, 48 insertions(+), 19 deletions(-)