This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch db/8396
in repository https://gitbox.apache.org/repos/asf/allura.git.
discard ff17dc5 [#8396] upgrade setproctitle
discard 414f4a6 [#8396] upgrade python-magic
discard f7da65b [#8396] upgrade pysolr
discard a5ead5e [#8396] upgrade colander and its dependencies
discard 892d5d8 [#8396] remove dependency on ipython
discard 7214633 [#8396] upgrade inflection (from profanity filter, for
ForgeFeedback)
discard ff6ceebc [#8396] upgrade feedparser
discard c543a60 [#8396] upgrade requests deps
discard 56474b6 [#8396] upgrade requests, depend on charset-normalizer now
discard d3ffe76 [#8396] restore nose cmd
discard bee3603 [#8396] Revert "[#8386] remove chardet, make requests library
still work"
add 9f9ae7c Remove some tool_data.sfx.userid mentions (not part Allura
itself)
add ed6f232 Bump ming version
new 2182c20 [#8396] Revert "[#8386] remove chardet, make requests library
still work"
new 2c75d03 [#8396] restore nose cmd
new 48f2df1 [#8396] upgrade requests, depend on charset-normalizer now
new 22e9ff9 [#8396] upgrade requests deps
new c3c3dc4 [#8396] upgrade feedparser
new 9f7ef7f [#8396] upgrade inflection (from profanity filter, for
ForgeFeedback)
new 9640d53 [#8396] remove dependency on ipython
new 747dc5c [#8396] upgrade colander and its dependencies
new cf1844a [#8396] upgrade pysolr
new eca59f4 [#8396] upgrade python-magic
new 65e0e20 [#8396] upgrade setproctitle
new be81f34 [#8396] upgrade gitpython
new 29f12e3 [#8396] allow newer akismet
new 1ce052f [#8396] upgrade beautifulsoup4
new f5daa56 [#8396] upgrade decorator
new 979940d [#8396] upgrade html5lib
new b10fdf2 [#8396] upgrade markupsafe
new 3f28635 [#8396] upgrade webtest and dep
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 (ff17dc5)
\
N -- N -- N refs/heads/db/8396 (3f28635)
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 18 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/controllers/auth.py | 2 +-
Allura/allura/lib/plugin.py | 9 +++++++--
Allura/allura/model/auth.py | 2 +-
AlluraTest/alluratest/tools.py | 39 +++++++++++++++++++++++++++++----------
requirements-optional.txt | 2 +-
requirements.in | 12 +++++-------
requirements.txt | 27 ++++++++++++++-------------
7 files changed, 58 insertions(+), 35 deletions(-)