This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from b4d5e1c15 Latest pip/setuptools so travis builds ok
new 2e5f24b9d [#8442] added nofollow to links inside code repositories
including the sidebar
new 818a14c92 [#8442] added missing rel=nofollow attribute to links
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/lib/repository.py | 26 ++++++++++++++--------
Allura/allura/templates/jinja_master/lib.html | 4 ++--
Allura/allura/templates/repo/commit.html | 14 ++++++------
Allura/allura/templates/repo/commit_basic.html | 18 +++++++--------
Allura/allura/templates/repo/diff.html | 6 ++---
Allura/allura/templates/repo/file.html | 4 ++--
Allura/allura/templates/repo/forks.html | 2 +-
Allura/allura/templates/repo/merge_request.html | 8 +++----
Allura/allura/templates/repo/merge_requests.html | 10 ++++-----
Allura/allura/templates/repo/repo_master.html | 2 +-
Allura/allura/templates/repo/tags.html | 2 +-
Allura/allura/templates/repo/tarball.html | 2 +-
Allura/allura/templates/repo/tree.html | 4 ++--
Allura/allura/templates/widgets/repo/log.html | 10 ++++-----
Allura/allura/templates/widgets/repo/revision.html | 14 ++++++------
.../allura/templates/widgets/repo/tree_widget.html | 10 ++++-----
16 files changed, 72 insertions(+), 64 deletions(-)