OpenSearch/elasticsearch
Daniel Mitterdorfer 6ed83cc8ea Merge pull request elastic/elasticsearch#4380 from danielmitterdorfer/strict-booleans
This PR removes all leniency in the conversion of Strings to booleans: "true" is converted to the boolean value true, "false" is converted to the boolean value false. Everything else raises an error.

Relates elastic/elasticsearchelastic/elasticsearch#22200

Original commit: elastic/x-pack-elasticsearch@a505df1f5d
2017-01-19 08:00:06 +01:00
..
bin/x-pack Build: Reorganize src roots 2016-10-01 09:46:43 +02:00
config/x-pack Expose logs base path 2017-01-16 07:40:29 -05:00
keys Collapsed license code into xpack src 2016-09-29 12:22:19 +02:00
src Merge pull request elastic/elasticsearch#4380 from danielmitterdorfer/strict-booleans 2017-01-19 08:00:06 +01:00
NOTICE.txt Moved directories around 2016-09-29 12:03:14 +02:00
build.gradle Replace com.sun.net.httpserver.Http/Https server usages with MockHttpServer. (elastic/elasticsearch#4476) 2017-01-05 11:29:31 -06:00