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/02/21 17:17:55 UTC

[allura] branch master updated (0616fbe -> 90b03f8)

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 0616fbe  [#8350] coerce non-unicode (e.g. WINDOWS-1251 encoded) hg paths into unicode
     add 32d7299  [#8348] move aggregate() methods to use a cursor instead of result doc for compatibility with mongo 3.6
     add 90b03f8  [#8348] update mongo version to latest in docker files

No new revisions were added by this update.

Summary of changes:
 Allura/allura/ext/admin/admin_main.py                          | 4 ++--
 ForgeDiscussion/forgediscussion/controllers/root.py            | 2 +-
 ForgeDiscussion/forgediscussion/tests/functional/test_forum.py | 4 ++--
 ForgeTracker/forgetracker/tracker_main.py                      | 4 ++--
 docker-compose-prod.yml                                        | 2 +-
 docker-compose.yml                                             | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)