Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8933A185E7 for ; Wed, 9 Dec 2015 01:25:45 +0000 (UTC) Received: (qmail 89364 invoked by uid 500); 9 Dec 2015 01:25:45 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 89328 invoked by uid 500); 9 Dec 2015 01:25:45 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 89319 invoked by uid 99); 9 Dec 2015 01:25:45 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 01:25:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0729C1A2CFA for ; Wed, 9 Dec 2015 01:25:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.227 X-Spam-Level: * X-Spam-Status: No, score=1.227 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Xq-O4ybkJHsq for ; Wed, 9 Dec 2015 01:25:35 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 1587B2026A for ; Wed, 9 Dec 2015 01:25:34 +0000 (UTC) Received: (qmail 43056 invoked by uid 99); 9 Dec 2015 00:58:54 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 00:58:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7D009E03EC; Wed, 9 Dec 2015 00:58:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: markito@apache.org To: commits@geode.incubator.apache.org Date: Wed, 09 Dec 2015 00:59:26 -0000 Message-Id: <0468ccc8e55948628f1f9279effe9826@git.apache.org> In-Reply-To: <306975248e3d4dabb12fc3106251ae47@git.apache.org> References: <306975248e3d4dabb12fc3106251ae47@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [34/37] incubator-geode git commit: Merge commit 'c41f98c' into feature/GEODE-53 Merge commit 'c41f98c' into feature/GEODE-53 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/31e85e1b Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/31e85e1b Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/31e85e1b Branch: refs/heads/develop Commit: 31e85e1b71c10d742bd00ba0ada7c6d503ac3330 Parents: b66c479 c41f98c Author: William Markito Authored: Wed Nov 25 11:57:47 2015 -0800 Committer: William Markito Committed: Wed Nov 25 11:57:47 2015 -0800 ---------------------------------------------------------------------- gemfire-site/content/community/index.html | 190 ++++++++++++++----- gemfire-site/content/index.html | 27 +-- gemfire-site/content/releases/index.html | 12 +- .../website/content/community/index.html | 178 +++++++++++++---- gemfire-site/website/content/index.html | 49 +++-- .../website/content/static/github-btn.html | 2 - gemfire-site/website/layouts/footer.html | 2 +- gemfire-site/website/layouts/header.html | 10 +- 8 files changed, 338 insertions(+), 132 deletions(-) ----------------------------------------------------------------------