This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch dw/8455
in repository https://gitbox.apache.org/repos/asf/allura.git
discard b44a386e9 fixup! fixup! all trivial failures resolved for ./Allura,
only legit failures remain
discard 9e34ceb85 fixup! all trivial failures resolved for ./Allura, only
legit failures remain
discard 14dd46807 fixup! All tests in ./Allura collecting, and test_auth
completely passing
discard e54eb4670 fixup! first substantial test file mostly passing under
pytest
discard 727ac44d4 8455 nose2pytest for ./Allura
add cff9c2913 make "c" a template global too
new a784125bf 8455 nose2pytest for ./Allura
new c5ee77989 first substantial test file mostly passing under pytest
new 8500cccc7 All tests in ./Allura collecting, and test_auth completely
passing
new ba1a294cb all trivial failures resolved for ./Allura, only legit
failures remain
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 (b44a386e9)
\
N -- N -- N refs/heads/dw/8455 (ba1a294cb)
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 4 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/tests/test_globals.py | 71 ++------------------------------
Allura/allura/tests/unit/__init__.py | 2 +-
Allura/allura/tests/unit/test_app.py | 9 ----
Allura/allura/tests/unit/test_discuss.py | 8 ----
requirements.txt | 23 ++++++++++-
6 files changed, 27 insertions(+), 87 deletions(-)