OpenSearch/plugin
Alexander Reelsen 0bf354eb38 Watcher: Fix hipchat message failure serialization (elastic/x-pack-elasticsearch#3939)
The current toXContent serialization of a failed hipchat message writes
the same field called status twice and thus cannot be stored in the
watch history.

This commit ensures the field gets only written once.

relates elastic/x-pack-elasticsearch#3919

Original commit: elastic/x-pack-elasticsearch@fb499e8055
2018-02-21 09:38:53 +01:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
deprecation Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
logstash Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
ml Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
monitoring [TEST] Silence LocalExporterIntegTests.testExport 2018-02-15 18:04:20 +11:00
security Security: IndexAuditTrail updates mappings when indexing locally (elastic/x-pack-elasticsearch#3944) 2018-02-20 11:09:56 -07:00
sql SQL: Regen grammar 2018-02-15 22:34:12 +02:00
src/test Watcher: Never return credentials after watch creation... (elastic/x-pack-elasticsearch#3581) 2018-02-20 10:09:27 +01:00
upgrade Tests: suppress testIndexUpgradeInfoLicense on release builds (elastic/x-pack-elasticsearch#3930) 2018-02-14 13:56:40 -05:00
watcher Watcher: Fix hipchat message failure serialization (elastic/x-pack-elasticsearch#3939) 2018-02-21 09:38:53 +01:00
build.gradle Support configuring license type for gradle run (elastic/x-pack-elasticsearch#3942) 2018-02-14 19:34:55 -07:00