This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch tseq
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 23ba34a05 Time-based since parameter for _changes
discard 94456a2f9 Add an HTTP API to query and reset time-seq values
discard 64981752a Add time-seq to the db header and update it on commmit
discard 9ae570859 Implement an exponentially decaying time interval data
structure
add cbe00e65c use ASF fork of gun for cowlib dep
add f2b9bf219 Merge pull request #5604 from apache/gun-cowlib-fork
add ed5b8a5c3 fix CI
add 220b2dcc8 Merge pull request #5606 from apache/fix-ci
add a97e86a52 docs: securing nouveau on http/2
add 5f01a5b60 Merge pull request #5607 from apache/nouveau-docs-h2
add 99d8dac5e Increase some test timeouts to hopefully fix a flaky PPC64LE
test
add 3a03cdbee Add a range_to_hex/1 utility function
add ff6a1b1ed Implement an exponentially decaying time interval data
structure
add cb36c49ed Add time-seq to the db header and update it on commit
add 5516810b0 Add an HTTP API to query and reset time-seq values
add 0263859c9 Time-based since parameter for _changes
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 (23ba34a05)
\
N -- N -- N refs/heads/tseq (0263859c9)
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:
Makefile | 7 ++++++-
configure | 4 ----
configure.ps1 | 4 ----
rebar.config.script | 2 +-
src/couch_replicator/src/couch_replicator_fabric_rpc.erl | 10 +++++-----
src/docs/src/install/nouveau.rst | 11 ++++++-----
6 files changed, 18 insertions(+), 20 deletions(-)