Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

ES 1.5.x compatiblity #45

Merged
merged 5 commits into from
Jun 15, 2015
Merged

ES 1.5.x compatiblity #45

merged 5 commits into from
Jun 15, 2015

Conversation

emig
Copy link

@emig emig commented Jun 14, 2015

  • add travis configuration matrix for ES versions
  • add script to run travis with ES version variable
  • add travis cache
  • update pom to depend on elasticsearch-parent project, which spimplifies plugin
    mantenance
  • allow for disabling the ip whitelist

emiguez added 5 commits May 18, 2015 16:39
- add travis configuration matrix for ES versions
- add script to run travis with ES version variable
- add travis cache
- update pom to depend on elasticsearch-parent project, which spimplifies plugin
mantenance
Missing case. Desired behavoir when
an unauth. sanity check is returning 200 (OK)

close #41
The standard elasticsearch method for getting Array from the settings
file always defaults to the default passed array.
In order to allow disabling the whitelist the value can be checked first
as a boolean (with `true` as default) and furthermore as whitelist Array

fix #41
@emig emig force-pushed the 1.5-organize-assembly branch from ab71ca2 to 1145f15 Compare June 14, 2015 22:34
@skade
Copy link
Member

skade commented Jun 15, 2015

👍

skade added a commit that referenced this pull request Jun 15, 2015
@skade skade merged commit a3c8c0b into Asquera:master Jun 15, 2015
@emig emig deleted the 1.5-organize-assembly branch August 30, 2015 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants