Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5061017C79 for ; Sun, 2 Nov 2014 18:51:10 +0000 (UTC) Received: (qmail 86315 invoked by uid 500); 2 Nov 2014 18:51:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 86249 invoked by uid 500); 2 Nov 2014 18:51:09 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 86238 invoked by uid 99); 2 Nov 2014 18:51:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2014 18:51:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 32E14817AAC; Sun, 2 Nov 2014 18:51:09 +0000 (UTC) From: rnewson To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org Message-ID: Subject: [GitHub] couchdb-couch-stats pull request: update_histogram with timing of ... Content-Type: text/plain Date: Sun, 2 Nov 2014 18:51:09 +0000 (UTC) GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-couch-stats/pull/3 update_histogram with timing of a function You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/couchdb-couch-stats histogram-fun Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb-couch-stats/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit 1bcffbdd260ac600336bb74db592b2481bb6a2e6 Author: Robert Newson Date: 2014-11-01T16:32:16Z update_histogram with timing of a function ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---