This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch remove-erlang-version-warning-delay
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard 12b0b8a Remove pause after Erlang version warning
add e384221 Fix exunit compiler warnings
add 2f75540 Merge pull request #2355 from
cloudant/exunit-compiler-warnings
add de50b07 Disable ken auto-building of this design doc
add 850a993 Fix use after free of ICU collators
add 98c4745 Allow override of `-couch_ini` parameter
add c5d24d8 Warn about orphan .git directories
add 26221fa Merge pull request #2359 from cloudant/git-dir-warning
add ca56171 Remove pause after Erlang version warning
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 (12b0b8a)
\
N -- N -- N refs/heads/remove-erlang-version-warning-delay
(ca56171)
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.
No new revisions were added by this update.
Summary of changes:
configure | 8 ++++++++
rel/files/couchdb.in | 2 ++
src/couch/priv/couch_ejson_compare/couch_ejson_compare.c | 10 +++++++++-
test/elixir/lib/step/config.ex | 4 ++--
test/elixir/lib/step/create_db.ex | 6 +++---
test/elixir/lib/step/user.ex | 7 +++----
test/javascript/tests/design_docs.js | 1 +
7 files changed, 28 insertions(+), 10 deletions(-)