OpenSearch/dev-tools
Daniel Mitterdorfer aece89d6a1 Make boolean conversion strict (#22200)
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.
2017-01-19 07:59:18 +01:00
..
create_bwc_index.py Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
create_bwc_index_with_conficting_mappings.py Check for incompatible mappings while upgrading old indices 2015-08-04 18:13:29 -06:00
create_bwc_index_with_plugin_mappings.py Add a test that upgrades succeed even if a mapping contains fields that come from a plugin. 2015-11-24 19:14:19 +01:00
create_bwc_index_with_some_ancient_segments.py Check for incompatible mappings while upgrading old indices 2015-08-04 18:13:29 -06:00
create_bwc_repo_with_ancient_indices.py Tests: Move static bwc indexes to a shared location 2015-09-09 15:42:26 -07:00
es_release_notes.pl Rename "breaking java" tag to "breaking-java" 2016-07-29 14:43:31 +02:00
get-bwc-version.py Fix get-bwc-version for 2.x releases 2016-11-22 14:39:59 -05:00
prepare_release_update_documentation.py Release scripts: Split prepare_release into two scripts 2015-08-14 16:44:39 +02:00
smoke_test_rc.py Remove lang-python and lang-javascript (#20734) 2016-11-21 22:13:25 -05:00