[couchdb] branch transaction_too_large updated (cccdcdf -> d4557f2)

2020-10-15 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a change to branch transaction_too_large
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard cccdcdf  address Nick and Donat's comments
 add d4557f2  address Nick and Donat's comments

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   (cccdcdf)
\
 N -- N -- N   refs/heads/transaction_too_large (d4557f2)

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:
 test/elixir/test/bulk_docs_test.exs | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)



[couchdb] branch transaction_too_large updated (f33459d -> cccdcdf)

2020-10-15 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a change to branch transaction_too_large
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard f33459d  address Nick and Donat's comments
 add cccdcdf  address Nick and Donat's comments

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   (f33459d)
\
 N -- N -- N   refs/heads/transaction_too_large (cccdcdf)

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:
 src/chttpd/src/chttpd.erl   | 2 +-
 test/elixir/test/bulk_docs_test.exs | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)



[couchdb] branch transaction_too_large updated (ad48e5a -> f33459d)

2020-10-15 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a change to branch transaction_too_large
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


from ad48e5a  convert erlfdb_error 2101 to transaction_too_large
 add f33459d  address Nick and Donat's comments

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd.erl   |  9 -
 test/elixir/test/bulk_docs_test.exs | 10 ++
 2 files changed, 14 insertions(+), 5 deletions(-)