You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2016/03/09 17:00:37 UTC

[26/50] [abbrv] lucene-solr git commit: Merge branch 'SOLR-8782'

Merge branch 'SOLR-8782'


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/406a1635
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/406a1635
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/406a1635

Branch: refs/heads/apiv2
Commit: 406a1635c11919cbd167eb5ea87461472dbc8d53
Parents: a0a571c 5b7be9d
Author: Alan Woodward <ro...@apache.org>
Authored: Tue Mar 8 10:53:39 2016 +0000
Committer: Alan Woodward <ro...@apache.org>
Committed: Tue Mar 8 10:53:39 2016 +0000

----------------------------------------------------------------------
 solr/CHANGES.txt                                |   4 +
 .../configsets/cloud-minimal/conf/schema.xml    |  32 +
 .../cloud-minimal/conf/solrconfig.xml           |  48 ++
 .../CollectionsAPIAsyncDistributedZkTest.java   | 174 ++---
 .../solr/security/BasicAuthIntegrationTest.java |   2 +-
 .../solrj/request/CollectionAdminRequest.java   | 691 +++++++++++++------
 6 files changed, 622 insertions(+), 329 deletions(-)
----------------------------------------------------------------------