OpenSearch/modules
Alexander Reelsen 884b5063a4 Create ISO8601 joda compatible java time formatter (#38434)
The existing formatter being used was not on par with the joda formatter
as it was missing the ability to parse a comma as a separator between
seconds and milliseconds.

While a real iso8601 would be much more complex, this might be
sufficient for some more use-cases.

The ingest date formatter now also uses the iso8601 formatter by
default.

Closes #38345
2019-02-11 15:11:26 +01:00
..
aggs-matrix-stats Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
analysis-common Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
ingest-common Create ISO8601 joda compatible java time formatter (#38434) 2019-02-11 15:11:26 +01:00
ingest-geoip Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
ingest-user-agent Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00
lang-expression Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Make sure to reject mappings with type _doc when include_type_name is false. (#38270) 2019-02-05 10:52:32 -08:00
mapper-extras Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
parent-join Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
percolator Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
rank-eval Use only default type in rank_eval API (#38530) 2019-02-11 10:18:13 +01:00
reindex Remove support for internal versioning for concurrency control (#38254) 2019-02-05 20:53:35 +01:00
repository-url Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
transport-netty4 Remove support for maxRetryTimeout from low-level REST client (#38085) 2019-02-06 08:43:47 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00