OpenSearch/plugin
Alexander Reelsen 955b0dddad Watcher: Ignore deactivated state with execute watch API (elastic/x-pack-elasticsearch#4054)
If a watch is not active, it should still be executed, if it is called
via the execute watch API.

This commit adds an additional method to the execution context to check
for this, which returns true for a manual execution context but checks
the watch status for the triggered one.

Original commit: elastic/x-pack-elasticsearch@18f3f9e84b
2018-03-19 07:31:06 -07:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Watcher: Ignore deactivated state with execute watch API (elastic/x-pack-elasticsearch#4054) 2018-03-19 07:31:06 -07:00
deprecation Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
keys
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml Fix compilation errors in ML integration tests 2018-03-19 09:46:52 +01:00
monitoring [TEST][Monitoring] Also set StreamInput version 2018-03-16 14:46:12 -04:00
rollup [Rollup] Register FeatureSetUsage with xpack, add tests (elastic/x-pack-elasticsearch#4040) 2018-03-08 08:06:42 -08:00
security Realm along the principal in audit authz events (elastic/x-pack-elasticsearch#3260) 2018-03-18 11:27:28 +02:00
sql SQL: Ban PrintWriter#println in CLI (elastic/x-pack-elasticsearch#4118) 2018-03-14 16:15:32 -04:00
src/test Watcher: Ensure usage stats work properly in distributed environment (elastic/x-pack-elasticsearch#4094) 2018-03-15 10:28:03 -07:00
upgrade Tests: suppress testIndexUpgradeInfoLicense on release builds (elastic/x-pack-elasticsearch#3930) 2018-02-14 13:56:40 -05:00
watcher Watcher: Ignore deactivated state with execute watch API (elastic/x-pack-elasticsearch#4054) 2018-03-19 07:31:06 -07:00
build.gradle Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00