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 37a572b [#8393] For password recovery, resend account verification
email if user is not yet confirmed
new e9c5754 [#8392] TestThemeProvider_notifications's target
ThemeProvider can be overridden by child classes
new a4a1c23 [#8392] added 'subrender' jinja filter to render text
snippets with current jinja context
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/config/app_cfg.py | 1 +
Allura/allura/lib/helpers.py | 6 +++
.../templates/jinja_master/theme_macros.html | 2 +-
Allura/allura/tests/test_plugin.py | 60 +++++++++++-----------
4 files changed, 39 insertions(+), 30 deletions(-)