javanna
4e2766df11
replace some more usage of HttpClient with RestClient
...
Original commit: elastic/x-pack-elasticsearch@a3cb53b7a0
2016-06-03 16:13:52 +02:00
Robert Muir
3a2cfabc4d
use painless syntax improvements in watcher tests and docs
...
Original commit: elastic/x-pack-elasticsearch@27ef31efac
2016-05-11 21:24:43 -04:00
Alexander Reelsen
a243647ea1
Watcher: Move urls from _watcher to _xpack/watcher
...
This moves the watcher base URL to _xpack/watcher. This includes
code, tests, rest-api-spec and the documentation.
Relates elastic/elasticsearch#1760
Original commit: elastic/x-pack-elasticsearch@0a44aec022
2016-05-04 09:39:47 +02:00
Alexander Reelsen
74edbe6332
Watcher: Refactoring, move to org.elasticsearch.xpack
...
This refactors the org.elasticsearch.watcher over to
org.elasticsearch.xpack.watcher
This also adds all watcher actions to the KnownActionsTests,
as watcher actions had not been taken care of until here.
Original commit: elastic/x-pack-elasticsearch@a046dc7c6a
2016-05-02 10:58:34 +02:00
Alexander Reelsen
99cff6f3b9
Watcher: Create module to test with painless scripting language
...
Also changed some documentation to use painless instead of groovy
to get people used to it.
Original commit: elastic/x-pack-elasticsearch@92a007cc0d
2016-04-18 09:14:31 +02:00