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 0ce187a added noindex tag to profiles with no activity and no projects
new 53ca342 Better handling of certain bad requests
new 2eb22e2 py3 fix: handle renamed like copied in repo diff
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/controllers/repository.py | 8 ++++++--
Allura/allura/controllers/rest.py | 9 +++++++--
Allura/allura/lib/custom_middleware.py | 5 ++---
Allura/allura/model/repository.py | 6 +++---
Allura/allura/tests/functional/test_auth.py | 11 ++++++++---
ForgeGit/forgegit/tests/functional/test_controllers.py | 6 ++++++
6 files changed, 32 insertions(+), 13 deletions(-)