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/04/27 15:44:47 UTC

[couchdb] branch feat/spidermonkey-68 updated (dbcd23a -> 33a6115)

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

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


    from dbcd23a  Fix new JS test case
     add 975110d  Update README.rst (#2537)
     add 5748ef3  Bump fauxton to v1.2.3 (#2515)
     add a8413bc  fix operator issue with empty arrays (#2805)
     add 440ab26  Replace VM_ARGS with ARGS_FILE which is set as it is in couchdb script /etc/vm.args; also parses name from config. (#2738)
     add f3d5965  fix: use correct logging module name, fixes #2797 (#2798)
     add f332f43  safer binary_to_term in mango_json_bookmark
     add 66e02a2  Merge pull request #2816 from apache/mango-bookmark-master
     add 33a6115  Merge branch 'master' into feat/spidermonkey-68

No new revisions were added by this update.

Summary of changes:
 README.rst                                |  8 +++++---
 rebar.config.script                       |  2 +-
 rel/overlay/bin/remsh                     | 21 ++++++++++++++++-----
 src/mango/src/mango_json_bookmark.erl     |  2 +-
 src/mango/src/mango_selector.erl          |  4 ++--
 src/mango/test/21-empty-selector-tests.py | 24 +++++++++++++++++++++++-
 src/setup/src/setup.erl                   |  2 +-
 7 files changed, 49 insertions(+), 14 deletions(-)