kibana/x-pack/plugins/ml
Lukas Olson e36767a4b3 Move buildEsQuery to a package (#23345)
* fix: move buildEsQuery to utils

* fix: tests that I broke

* fix: add back link to the docs

* fix: don't export from ui/ and link to utils

* fix: move to a package

* fix: move error to errors.js

* fix: paths for peg task

* fix: update reference to kuery

* fix: build step for transpilation

* fix: add typescript declaration file

* fix: test

* tmp: debug individual tests

* debug: add debug stuff for reporting tests

* try to debug test

* Testing splitting reporting jobs in two

* Testing splitting each job

* Fix ci yaml

* Skipping job to check failing test

* debug - adding a catch to jobResponseHandler on report

* Testing a different job and enabling verbose mode

* Testing verbose on phantom_api skipping other CI tests

* Fix script mode

* fix: try running tests in chromium

* fix: move out of devDependencies

* fix: remove commented test

* Revert "fix: try running tests in chromium"

This reverts commit 991d46f051.

* Revert testing changes

* Fixing build for phantomjs

* Revert CI configuration to master. Remove verbose logging for tests
2018-11-22 15:24:19 +01:00
..
common [ML] Fixing results for unknown fields (#24577) 2018-10-26 11:13:26 +02:00
public Move buildEsQuery to a package (#23345) 2018-11-22 15:24:19 +01:00
server [ML] Edits to fields used in auditbeat module configurations (#25866) 2018-11-19 16:22:42 +00:00
index.js Upgrade Hapi in legacy platform to v17 (#21707) 2018-10-25 16:01:12 -05:00
jsconfig.json