Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-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 C5A8A10F52 for ; Fri, 15 Nov 2013 17:21:34 +0000 (UTC) Received: (qmail 59048 invoked by uid 500); 15 Nov 2013 17:21:34 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 59041 invoked by uid 99); 15 Nov 2013 17:21:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Nov 2013 17:21:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Nov 2013 17:21:32 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6CA5023889BB for ; Fri, 15 Nov 2013 17:21:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r886757 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/ Date: Fri, 15 Nov 2013 17:21:12 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131115172112.6CA5023889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Nov 15 17:21:11 2013 New Revision: 886757 Log: Dynamic update by buildbot for lucene Modified: websites/production/lucene/content/core/index.html websites/production/lucene/content/index.html websites/production/lucene/content/solr/index.html websites/staging/lucene/trunk/content/core/index.html websites/staging/lucene/trunk/content/index.html websites/staging/lucene/trunk/content/solr/index.html Modified: websites/production/lucene/content/core/index.html ============================================================================== --- websites/production/lucene/content/core/index.html (original) +++ websites/production/lucene/content/core/index.html Fri Nov 15 17:21:11 2013 @@ -304,6 +304,19 @@
+ r1542333 + SOLR-5442: Python client cannot parse proxied response when served by Tomcat. +SOLR-5445: Proxied responses should propagate all headers... (lucene) — + markrmiller +
+ +
+ r1542321 + Fix forbidden API call flagged by 'ant precommit' (lucene) — + erick +
+ +
r1542311 LUCENE-5342: Fixed bulk-merge issue in CompressingStoredFieldsFormat (lucene) — @@ -321,18 +334,6 @@ SOLR-5320: Added support for tri-level compositeId routing (lucene) — shalin
- -
- r1542234 - don't let maxMergedSegmentMB be 0.0 (lucene) — - mikemccand -
- -
- r1542198 - LUCENE-5283: allow top-level testcase filters. (lucene) — - dweiss -
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== --- websites/production/lucene/content/solr/index.html (original) +++ websites/production/lucene/content/solr/index.html Fri Nov 15 17:21:11 2013 @@ -416,6 +416,19 @@ numeric fields or query relevancy scores
+ r1542333 + SOLR-5442: Python client cannot parse proxied response when served by Tomcat. +SOLR-5445: Proxied responses should propagate all headers... (lucene) — + markrmiller +
+ +
+ r1542321 + Fix forbidden API call flagged by 'ant precommit' (lucene) — + erick +
+ +
r1542311 LUCENE-5342: Fixed bulk-merge issue in CompressingStoredFieldsFormat (lucene) — @@ -434,18 +447,6 @@ numeric fields or query relevancy scores shalin
-
- r1542234 - don't let maxMergedSegmentMB be 0.0 (lucene) — - mikemccand -
- -
- r1542198 - LUCENE-5283: allow top-level testcase filters. (lucene) — - dweiss -
-
Modified: websites/staging/lucene/trunk/content/core/index.html ============================================================================== --- websites/staging/lucene/trunk/content/core/index.html (original) +++ websites/staging/lucene/trunk/content/core/index.html Fri Nov 15 17:21:11 2013 @@ -304,6 +304,19 @@
+ r1542333 + SOLR-5442: Python client cannot parse proxied response when served by Tomcat. +SOLR-5445: Proxied responses should propagate all headers... (lucene) — + markrmiller +
+ +
+ r1542321 + Fix forbidden API call flagged by 'ant precommit' (lucene) — + erick +
+ +
r1542311 LUCENE-5342: Fixed bulk-merge issue in CompressingStoredFieldsFormat (lucene) — @@ -321,18 +334,6 @@ SOLR-5320: Added support for tri-level compositeId routing (lucene) — shalin
- -
- r1542234 - don't let maxMergedSegmentMB be 0.0 (lucene) — - mikemccand -
- -
- r1542198 - LUCENE-5283: allow top-level testcase filters. (lucene) — - dweiss -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== --- websites/staging/lucene/trunk/content/solr/index.html (original) +++ websites/staging/lucene/trunk/content/solr/index.html Fri Nov 15 17:21:11 2013 @@ -416,6 +416,19 @@ numeric fields or query relevancy scores
+ r1542333 + SOLR-5442: Python client cannot parse proxied response when served by Tomcat. +SOLR-5445: Proxied responses should propagate all headers... (lucene) — + markrmiller +
+ +
+ r1542321 + Fix forbidden API call flagged by 'ant precommit' (lucene) — + erick +
+ +
r1542311 LUCENE-5342: Fixed bulk-merge issue in CompressingStoredFieldsFormat (lucene) — @@ -434,18 +447,6 @@ numeric fields or query relevancy scores shalin
-
- r1542234 - don't let maxMergedSegmentMB be 0.0 (lucene) — - mikemccand -
- -
- r1542198 - LUCENE-5283: allow top-level testcase filters. (lucene) — - dweiss -
-