Nik Everett
4d063eddbd
Rename client yaml tests
...
Original commit: elastic/x-pack-elasticsearch@4d37d18090
2016-07-26 13:54:40 -04:00
Nik Everett
3ec40d67a5
Handle core renaming ESRestTestCase
...
Original commit: elastic/x-pack-elasticsearch@c47a7f839d
2016-07-25 17:58:13 -04:00
Ryan Ernst
01dfb7481e
Build: Switch to new plugin configuration for integ tests
...
This is the xplugins side of elastic/elasticsearchelastic/elasticsearch#19461
Original commit: elastic/x-pack-elasticsearch@bb29f9e948
2016-07-15 14:48:50 -07:00
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