This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch db/8556
in repository https://gitbox.apache.org/repos/asf/allura.git
omit 545732230 [#8556] simplify more calls
omit e7a905d18 [#8556] remove unnecessary extra () on has_access calls
omit 85c2a4a25 [#8556] avoid recursive TruthyCallable
omit 2db77c578 [#8555] debugging option within has_access
omit 61d406fa8 [#8555] some specific checks for blocked users, when
creating new forum threads
add 956c57c2f [#8555] some specific checks for blocked users, when
creating new forum threads
add fc4c27645 [#8555] debugging option within has_access
new bc4676f9f [#8556] avoid recursive TruthyCallable
new a8497a84e [#8556] remove unnecessary extra () on has_access calls
new 5892b1699 [#8556] simplify more calls
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (545732230)
\
N -- N -- N refs/heads/db/8556 (5892b1699)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 3 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:
.../tests/functional/test_forum_admin.py | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)