This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch jenkins-packages-2
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard 9a6f615 Build repos and push to couchdb-vm2
discard c40f66d0 Fix _local_docs end-point
add 860f23c Fix _local_docs end-point
add 99c195b fix double export of wait_updated/3
add 0bea3a4 Fix test teardown
add 3523bab Rename unused variables
add 3e14510 Use hashed password when we create admin in test
add 6a559cf Use random name for _users db in test
add bd0ee45 Fix trailing whitespace issues
add 483f59e Merge pull request #691 from cloudant/3367-fix-test-case
add 37d7fad Use test_util:stop_config in mem3_util_test
add b0a2fe8 Merge pull request #693 from
cloudant/use-stop_sync-in-mem3-test
add c8bf463 Remove get_details replicator job gen_server call
add 0f46cde Simplify regression test for COUCHDB-1283
add 27147cd Fix cancellation race in replication.js tests
add dfa14c0 TMP: Add debug logging for failed assertion
new 825d0ad Fix _local_docs end-point
new 2636a15 Build repos and push to couchdb-vm2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9a6f615)
\
N -- N -- N refs/heads/jenkins-packages-2 (2636a15)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Jenkinsfile | 182 +++++++++------------
src/chttpd/test/chttpd_security_tests.erl | 34 ++--
src/couch/src/couch_changes.erl | 3 +-
src/couch/test/couchdb_compaction_daemon_tests.erl | 7 +
src/couch/test/couchdb_views_tests.erl | 170 +++----------------
.../src/couch_replicator_scheduler_job.erl | 3 -
.../test/couch_replicator_compact_tests.erl | 10 --
src/mango/src/mango_idx_text.erl | 56 ++++---
src/mem3/test/mem3_util_test.erl | 4 +-
test/javascript/tests/replication.js | 2 +-
10 files changed, 161 insertions(+), 310 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].