This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from 75a2dacd4 test fix
new 1547b6492 [#8458] audit log - record blog external feed modifications
new 384e84583 [#8458] audit log - log general tool POST /configure options
to audit log
new dd92026cc [#8458] audit log - discussion - log forum admin actions to
auditlog
new ed36da805 [#8458] auditlog: record unblocking user from permission
new bea08d4a7 [#8458] auditlog: record wiki delete/undelete/rename
new 24a300e1f [#8458] auditlog: record screenshots
add/update/delete/reorder
The 6 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 | 20 +++++++++++++---
Allura/allura/ext/admin/admin_main.py | 19 +++++++++++----
Allura/allura/tests/functional/test_admin.py | 2 +-
ForgeBlog/forgeblog/main.py | 14 +++++++++++
ForgeDiscussion/forgediscussion/forum_main.py | 27 ++++++++++++++--------
.../tests/functional/test_forum_admin.py | 10 ++++----
ForgeWiki/forgewiki/wiki_main.py | 22 ++++++++++++++++--
7 files changed, 89 insertions(+), 25 deletions(-)