Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CC4611D3E for ; Thu, 31 Jul 2014 21:24:51 +0000 (UTC) Received: (qmail 59462 invoked by uid 500); 31 Jul 2014 21:24:50 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 59320 invoked by uid 500); 31 Jul 2014 21:24:50 -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 58994 invoked by uid 99); 31 Jul 2014 21:24:50 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2014 21:24:50 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 32D759518E2; Thu, 31 Jul 2014 21:24:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davisp@apache.org To: commits@couchdb.apache.org Date: Thu, 31 Jul 2014 21:25:01 -0000 Message-Id: <653706ea61714e62afab91220b593ebf@git.apache.org> In-Reply-To: <57972a0295b04374b8954c7eaa4c11bd@git.apache.org> References: <57972a0295b04374b8954c7eaa4c11bd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [13/50] folsom commit: updated refs/heads/import-master to 4824aec Merge pull request #61 from Lastres/fix_none_histogram Fix histogram of type 'none' Project: http://git-wip-us.apache.org/repos/asf/couchdb-folsom/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-folsom/commit/47a408a2 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-folsom/tree/47a408a2 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-folsom/diff/47a408a2 Branch: refs/heads/import-master Commit: 47a408a2493664a0d3e83a5fdf4994f6d7313934 Parents: e9be9f7 19e5c24 Author: Joe Williams Authored: Thu Jun 20 09:36:20 2013 -0700 Committer: Joe Williams Committed: Thu Jun 20 09:36:20 2013 -0700 ---------------------------------------------------------------------- include/folsom.hrl | 2 +- src/folsom_sample_none.erl | 8 +++----- test/folsom_erlang_checks.erl | 19 +++++++++++++++++-- 3 files changed, 21 insertions(+), 8 deletions(-) ----------------------------------------------------------------------