You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2022/01/19 19:04:11 UTC

[couchdb] branch 3.x updated (b7a3a4f -> 3abcc42)

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from b7a3a4f  Drop support for Ubuntu 16.04
     add fedf37d  Non-zero instance_start_time
     new 3abcc42  Merge pull request #3901 from apache/nonzero_instance_start_time

The 1 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:
 src/chttpd/src/chttpd_db.erl                              |  3 ++-
 .../src/couch_replicator_scheduler_job.erl                |  9 +++------
 src/fabric/src/fabric_db_info.erl                         |  5 +++--
 src/mem3/src/mem3.erl                                     | 15 +++++++++++++++
 4 files changed, 23 insertions(+), 9 deletions(-)

[couchdb] 01/01: Merge pull request #3901 from apache/nonzero_instance_start_time

Posted by rn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 3abcc42cd88d7c127e6362c3a29c946dfa08ed33
Merge: b7a3a4f fedf37d
Author: Robert Newson <rn...@apache.org>
AuthorDate: Wed Jan 19 19:04:02 2022 +0000

    Merge pull request #3901 from apache/nonzero_instance_start_time
    
    Non-zero instance start time

 src/chttpd/src/chttpd_db.erl                              |  3 ++-
 .../src/couch_replicator_scheduler_job.erl                |  9 +++------
 src/fabric/src/fabric_db_info.erl                         |  5 +++--
 src/mem3/src/mem3.erl                                     | 15 +++++++++++++++
 4 files changed, 23 insertions(+), 9 deletions(-)