OpenSearch/x-pack/plugin
Alexander Reelsen daa2ec8a60
Switch mapping/aggregations over to java time (#36363)
This commit moves the aggregation and mapping code from joda time to
java time. This includes field mappers, root object mappers, aggregations with date
histograms, query builders and a lot of changes within tests.

The cut-over to java time is a requirement so that we can support nanoseconds
properly in a future field mapper.

Relates #27330
2019-01-23 10:40:05 +01:00
..
ccr Implement leader rate limiting for file restore (#37677) 2019-01-22 10:57:37 -07:00
core Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
deprecation Remove obsolete deprecation checks (#37510) 2019-01-18 14:24:34 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
monitoring Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
rollup Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
security Remove kibana_user and kibana_dashboard_only_user index privileges (#37441) 2019-01-22 12:09:08 -08:00
sql Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
src/test ML: creating ML State write alias and pointing writes there (#37483) 2019-01-18 14:32:34 -06:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Remove Watcher Account "unsecure" settings (#36736) 2019-01-20 12:51:24 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00