You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2020/06/18 19:45:11 UTC

[allura] branch master updated (579c739 -> fc97c0d)

This is an automated email from the ASF dual-hosted git repository.

kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.


    from 579c739  Handle oauth scope checks better when no access granted at all yet
     add 5b512ca  [#8367] upgrade html2text
     add 5f776d4  [#8367] latest version of pip-tools
     add 92c22b5  [#8367] latest oauth2 isn't on pypi, only github.  And fix an API test
     add fc97c0d  [#8367] switch to mediawiki fork with py3 compatibility

No new revisions were added by this update.

Summary of changes:
 Allura/allura/controllers/rest.py                        | 2 +-
 Allura/allura/scripts/trac_export.py                     | 4 +++-
 ForgeBlog/forgeblog/tests/test_commands.py               | 7 ++++---
 ForgeImporters/forgeimporters/github/tests/test_wiki.py  | 5 ++++-
 ForgeImporters/forgeimporters/github/wiki.py             | 2 +-
 ForgeImporters/forgeimporters/trac/tests/test_tickets.py | 4 ++--
 ForgeWiki/forgewiki/converters.py                        | 4 ++--
 requirements-dev.txt                                     | 2 +-
 requirements-optional.txt                                | 9 ++-------
 requirements.in                                          | 6 ++++--
 requirements.txt                                         | 2 +-
 11 files changed, 25 insertions(+), 22 deletions(-)