From commits-return-44776-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Mon Jan 18 12:10:50 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id D360F18064F for ; Mon, 18 Jan 2021 13:10:50 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 0ECBA43815 for ; Mon, 18 Jan 2021 12:10:50 +0000 (UTC) Received: (qmail 29981 invoked by uid 500); 18 Jan 2021 12:10:49 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 29972 invoked by uid 99); 18 Jan 2021 12:10:49 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2021 12:10:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4F54B81FC4; Mon, 18 Jan 2021 12:10:49 +0000 (UTC) Date: Mon, 18 Jan 2021 12:10:48 +0000 To: "commits@couchdb.apache.org" Subject: [couchdb] branch timeout-transaction updated (f1b474a -> eade3bb) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <161097184873.28378.2292543036407678061@gitbox.apache.org> From: garren@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: couchdb X-Git-Refname: refs/heads/timeout-transaction X-Git-Reftype: branch X-Git-Oldrev: f1b474a200031b8237f008fb1f0afe3a1e09f3fb X-Git-Newrev: eade3bb27932daed9176da7a579b31f856898f39 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. garren pushed a change to branch timeout-transaction in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard f1b474a add http error for fdb 1031 add eade3bb add http error for fdb 1031 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 (f1b474a) \ N -- N -- N refs/heads/timeout-transaction (eade3bb) 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)