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 d0da40cb7 remove some "with context" from template imports
     new 7c1ec7599 [#8451] record blocking users in audit log
     new 7e37d1e38 [#8451] record project creation in audit log
     new c633705fe [#8451] record forum add/delete in audit log
     new 35b995e9e [#8451] record tool renames in audit log
     new 929e0d190 [#8451] record wiki set homepage and update options in audit 
log
     new 1608b7983 [#8451] log ticket options in audit log
     new dc54969a5 [#8451] log blog options in audit log
     new 2a3b937c9 [#8451] log repo external url, other options, and SVN import 
in audit log

The 8 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                               | 12 +++++++--
 Allura/allura/lib/plugin.py                        |  3 +++
 Allura/allura/lib/repository.py                    |  6 +++++
 Allura/allura/tasks/repo_tasks.py                  |  2 ++
 Allura/allura/tests/functional/test_admin.py       |  8 +++++-
 ForgeBlog/forgeblog/main.py                        | 18 ++++++++++---
 ForgeDiscussion/forgediscussion/forum_main.py      |  6 +++++
 .../tests/functional/test_forum_admin.py           |  8 ++++++
 ForgeDiscussion/forgediscussion/utils.py           |  4 ++-
 ForgeSVN/forgesvn/svn_main.py                      |  9 +++++++
 ForgeTracker/forgetracker/tracker_main.py          |  6 ++++-
 ForgeWiki/forgewiki/wiki_main.py                   | 31 +++++++++++++++++++---
 12 files changed, 100 insertions(+), 13 deletions(-)

Reply via email to