This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from 3bedd33 Youtube oembed test: be ok with different but similar outcomes
new d16d935 [#8382] avoid a py3 ming error (on py2 I think flush silently
misses the task until the next request flushes)
new 14a622a [#8382] simpler version of smart_str, handles already
encoded/binary better too
new f1322d8 [#8382] encoding fixes in import_api used by trac wiki
importer
new 81d9f05 [#8382] py3: avoid error if global 'c' isn't set yet
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/middleware.py | 2 ++
Allura/allura/lib/custom_middleware.py | 34 ++++++++++++++++++++++++++++--
Allura/allura/lib/import_api.py | 9 ++++----
Allura/allura/lib/utils.py | 38 ++++++++++------------------------
Allura/allura/tests/test_utils.py | 8 +++++++
5 files changed, 57 insertions(+), 34 deletions(-)