You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/02/06 17:03:10 UTC

[couchdb] branch windows-parity updated (8393203 -> 221963a)

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

wohali pushed a change to branch windows-parity
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 8393203  Merge branch 'master' into windows-parity
     add a19b9ff  Return mango warnings as a delimited string
     add 150e056  Fix dev/run --with-admin-party-please (#2516)
     add 06b8bb7  Fix highlight_post_tag parsing from json request body
     add 8d82414  log thing
     add c3a8394  Merge pull request #2521 from apache/fix-2520
     add 1c02da2  Add a warning about Erlang VM versions where high priority flag won't work
     add 221963a  Merge branch 'master' into windows-parity

No new revisions were added by this update.

Summary of changes:
 dev/run                                     | 1 +
 rel/overlay/etc/default.ini                 | 4 ++--
 src/dreyfus/src/dreyfus_httpd.erl           | 2 +-
 src/mango/src/mango_cursor.erl              | 2 +-
 src/mango/test/05-index-selection-test.py   | 8 ++++----
 src/mango/test/12-use-correct-index-test.py | 2 +-
 test/javascript/tests/view_errors.js        | 1 +
 7 files changed, 11 insertions(+), 9 deletions(-)