This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a change to branch gc/8446
in repository https://gitbox.apache.org/repos/asf/allura.git
discard cf3c3b9d1 fixup! [#8446] fixed tooltip loading for profile links,
converted new setting to boolean
discard a3f3566c4 [#8446] fixed tooltip loading for profile links, converted
new setting to boolean
discard 7a2d9b6c3 fixup! [#8446] user links inside pages link directly to
profile
discard 6a309567c [#8446] user links inside pages link directly to profile
add 67233a562 [#8445] Upgrade cryptography 36.0.2 -> 37.0.4, and its deps:
cffi,pycparser
add 8d449bfca [#8445] limit markupsafe; Upgrade EasyWidgets 0.4.1, and its
deps:
formencode,six,markupsafe,paste,setuptools,six,python-dateutil,six,six,webob
add e3b321900 [#8445] Upgrade feedparser 6.0.8 -> 6.0.10, and its deps:
sgmllib3k
add fb830af8c [#8445] Upgrade Jinja2 3.1.1 -> 3.1.2, and its deps:
markupsafe
add 811886601 [#8445] Upgrade markdown 3.3.6 -> 3.3.7, and its deps:
importlib-metadata,typing-extensions,zipp
add d5724c0c7 [#8445] Upgrade Pillow 9.1.1 -> 9.2.0
add 2247e50e1 [#8445] Upgrade Pygments 2.11.2 -> 2.12.0
add c07cea512 [#8445] Upgrade Pypeline 0.6.0 -> no upgrade, and its deps:
bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex
add b45cd8d08 [#8445] Upgrade python-magic 0.4.25 -> 0.4.27
add 967a275e4 [#8445] Upgrade setproctitle 1.2.2 -> 1.2.3
add da4fa03df [#8445] Upgrade Werkzeug 2.1.1 -> 2.1.2
add e8d2310e1 [#8445] Upgrade wrapt 1.14.0 -> 1.14.1
add f0a23b4e5 Lower SVN import retry count significantly; block imports
from plugins.svn.wordpress.org since it has millions of revisions
add f0f2fed0d Add generic require_method helper, alongside require_post
add 148ba11b0 update timermiddleware with perf improvement
add fb976605c Only activate+enable users exactly when needed
new 5256a46f9 [#8446] user links inside pages link directly to profile
new 7d897b3b3 [#8446] fixed tooltip loading for profile links, converted
new setting to boolean
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 (cf3c3b9d1)
\
N -- N -- N refs/heads/gc/8446 (7d897b3b3)
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 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/controllers/site_admin.py | 14 +++++---
Allura/allura/lib/decorators.py | 14 ++++++++
Allura/allura/tests/functional/test_site_admin.py | 2 +-
Allura/development.ini | 3 +-
ForgeSVN/forgesvn/model/svn.py | 2 +-
ForgeSVN/forgesvn/widgets.py | 7 ++++
requirements.in | 2 +-
requirements.txt | 42 +++++++++++------------
8 files changed, 57 insertions(+), 29 deletions(-)