This is an automated email from the ASF dual-hosted git repository. rnewson pushed a change to branch auto-delete-tseq in repository https://gitbox.apache.org/repos/asf/couchdb.git
omit aeb78a771 purge deleted documents that exceed TTL omit de43cd3f9 add get/set interface for auto purge properties add e03472c68 Merge pull request #5657 from apache/fix-brew-sm-build add 4b6efab2a fix centos/freebsd build add 9133232ad Merge pull request #5660 from apache/fix-brew-sm-build-2 add 3ab350c3a Unify CI jobs add 60d33e770 Remove old Jenkinsfiles add 34207dc7c more informative error if epochs out of order add ff20af2b2 Merge pull request #5663 from apache/epoch-order-error add 965344ecb Disable ppc64le and s390x builds add aa664378b Add Trixie to CI add b830fffcd Update mochiweb to v3.3.0 add e13d560b1 Update xxHash add c7f9ca4bb add get/set interface for auto purge properties add b1172e3e1 purge deleted documents that exceed TTL 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 (aeb78a771) \ N -- N -- N refs/heads/auto-delete-tseq (b1172e3e1) 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: build-aux/{Jenkinsfile.full => Jenkinsfile} | 292 +++++++++++++++++++-------- build-aux/Jenkinsfile.pr | 293 ---------------------------- configure | 2 +- rebar.config.script | 2 +- src/couch/src/couch_db.erl | 7 +- src/exxhash/README.md | 2 +- src/exxhash/c_src/xxhash.h | 207 +++++++++++++++++--- 7 files changed, 393 insertions(+), 412 deletions(-) rename build-aux/{Jenkinsfile.full => Jenkinsfile} (76%) delete mode 100644 build-aux/Jenkinsfile.pr