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
from d14cc5285 Time-based since parameter for _changes
add faeadf66b [fixup] couch_time_seq
add b4d965f6e [fixup] range_to_hex is now binary (mem3, chttpd, fabric)
add a5fa68017 [fixup] chttpd_changes
add 446519514 [fixup] couch_bt_engine_header typo
add 15db6b280 [fixup] bin_count -> max_bin_count
No new revisions were added by this update.
Summary of changes:
src/chttpd/src/chttpd_db.erl | 2 +-
src/chttpd/test/eunit/chttpd_changes_test.erl | 2 +-
src/couch/src/couch_bt_engine_header.erl | 4 +-
src/couch/src/couch_time_seq.erl | 75 ++++++++++++++++++++++++---
src/couch/test/eunit/couch_time_seq_tests.erl | 12 ++---
src/fabric/src/fabric_db_create.erl | 2 +-
src/mem3/src/mem3_httpd.erl | 2 +-
src/mem3/src/mem3_reshard_dbdoc.erl | 2 +-
src/mem3/src/mem3_util.erl | 13 ++---
9 files changed, 84 insertions(+), 30 deletions(-)