You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2023/01/20 08:43:18 UTC

[couchdb] branch jenkins-add-windows-pipeline updated (d3de330ff -> a9be938c3)

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

ronny pushed a change to branch jenkins-add-windows-pipeline
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from d3de330ff Add Windows Jenkins pipeline
     add a14922fad Ensure design docs are uploaded individually when replicating with _bulk_get
     add dad51b5b8 Set the SpiderMonkey version for the first phase of PR builds
     add aff7a6e71 docs(mango): match description of `$mod` with reality
     add bcfaa82c3 Merge pull request #4379 from pgj/mango-doc-fix
     add deb8ef271 Adding build-report makefile target on Windows (#4384)
     add 4b2d3dc62 Bump recon to 2.5.3
     add 3b6ebdeb3 ci(mac): re-enable mac CI for the full build
     add a9be938c3 Merge branch 'main' into jenkins-add-windows-pipeline

No new revisions were added by this update.

Summary of changes:
 Makefile.win                                       |  5 ++
 rebar.config.script                                |  2 +-
 .../src/couch_replicator_worker.erl                | 22 ++++--
 .../test/eunit/couch_replicator_bulk_get_tests.erl | 79 +++++++++++++++++++++-
 src/docs/src/api/database/find.rst                 |  4 +-
 src/mango/README.md                                |  2 +-
 6 files changed, 102 insertions(+), 12 deletions(-)