Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL 6827: Solr Component: Solr Cloud Support, HTTPS support, many many test updates to support. #218

Merged
merged 15 commits into from Jul 15, 2014

Commits on Apr 26, 2014

  1. Initial commit

    softwaredoug committed Apr 26, 2014
    Copy the full SHA
    54fb275 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/o19s/camel

    Conflicts:
    	.gitignore
    Doug Turnbull committed Apr 26, 2014
    Copy the full SHA
    2d0cb27 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Add https server to tests

    Doug Turnbull committed Apr 28, 2014
    Copy the full SHA
    31ec7e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Allow loose SSL client validation for testing

    Doug Turnbull committed Apr 29, 2014
    Copy the full SHA
    2485a7f View commit details
    Browse the repository at this point in the history
  2. Setup https solrj client correctly

    Doug Turnbull committed Apr 29, 2014
    Copy the full SHA
    e7f4ada View commit details
    Browse the repository at this point in the history
  3. Try to get solrcloud test fixtures

    Doug Turnbull committed Apr 29, 2014
    Copy the full SHA
    1999972 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Copy the full SHA
    1a0d6fa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Get SolrCloudFixture working

    Doug Turnbull committed Jun 17, 2014
    Copy the full SHA
    b0c1a0e View commit details
    Browse the repository at this point in the history
  2. Different data dir per solr runner

    Doug Turnbull committed Jun 17, 2014
    Copy the full SHA
    eeb434e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. During the CSV file test the content type was assigned as "applicatio…

    …n/octet-stream". Solr needs this to be "text/csv" or similar.
    sstults committed Jun 27, 2014
    Copy the full SHA
    a41a858 View commit details
    Browse the repository at this point in the history
  2. Removing unused dependency

    sstults committed Jun 27, 2014
    Copy the full SHA
    320a023 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. Cloud tests work (but they fail)

    Doug Turnbull committed Jul 14, 2014
    Copy the full SHA
    1ad4708 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e01347c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:o19s/camel

    Conflicts:
    	parent/pom.xml
    Doug Turnbull committed Jul 14, 2014
    Copy the full SHA
    684d605 View commit details
    Browse the repository at this point in the history
  4. Added solrCloud SPI, all tests pass.

    Doug Turnbull committed Jul 14, 2014
    Copy the full SHA
    08a1654 View commit details
    Browse the repository at this point in the history