kibana/tasks
Spencer e84761217e [savedObjects] fix error handling when Kibana index is missing (#14141)
* [savedObjects/delete+bulk_get] add failing tests

* [savedObjects/delete+bulk_get] improve 404 handling

* [savedObjects/client] fix mocha tests

* [savedObjects/tests] remove extra test wrapper

* [apiIntegration/kbnServer] basically disable es healthcheck

* [savedObjects/create] add integration test

* [savedObjects/find] add failing integration tests

* [savedObjects/find] fix failing test

* [savedObjects/client] explain reason for generic 404s

* [savedObjects/get] add integration tests

* [savedObjects/find] test request with unkown type

* [savedObjects/find] add some more weird param tests

* [savedObjects/find] test that weird params pass when no index

* [savedObjects/update] use generic 404

* fix typos

* [savedObjects/update] add integration tests

* remove debugging uncomment

* [savedObjects/tests] move backup kibana index delete out of tests

* [savedObjects/tests/esArchives] remove logstash data

* [savedObjects] update test

* [uiSettings] remove detailed previously leaked from API

* [functional/dashboard] wrap check that is only failing on Jenkins

* [savedObjects/error] replace decorateNotFound with createGenericNotFound

* fix typo

* [savedObjectsClient/errors] fix decorateEsError() test

* [savedObjectsClient] fix typos

* [savedObjects/tests/functional] delete document that would normally exist

* [savedObjectsClient/tests] use sinon assertions

* [savedObjects/apiTests] create without index responds with 503 after #14202
2017-10-02 18:51:58 -07:00
..
build [build] Commit generated init scripts (#11205) 2017-09-28 14:55:35 -05:00
config [savedObjects] fix error handling when Kibana index is missing (#14141) 2017-10-02 18:51:58 -07:00
lib [npm] move personal forks into elastic org (#13410) 2017-08-09 12:31:30 -07:00
utils Update files_to_commit to find renamed files. (#12423) 2017-06-20 13:49:46 -07:00
check_added_filenames.js [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
check_plugins.js Add checkPlugins task to check for plugins before running tests. (#8981) 2016-11-15 16:11:03 -08:00
collect_files_to_commit.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
eslint.js Upgrade eslint (#9357) 2016-12-12 13:44:18 -07:00
functional_test_runner.js [ftr] remove timestamp prefix, jenkins has it built in now (#13825) 2017-09-14 19:21:56 -07:00
jenkins.js [jenkins/ftr] bail on first functional test failure (#12111) 2017-05-31 14:18:58 -07:00
licenses.js Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:34:55 -07:00
lint_staged_files.js [grunt/eslint] fix precommit linting (#9510) 2016-12-16 12:29:35 -07:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
precommit.js [eslint] reenable no-extra-semi and quotes rules (#9473) 2016-12-13 18:17:47 -07:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
release_packages.js [eslint] re-enable no-var and prefer-const (#9455) 2016-12-13 10:44:27 -07:00
setup_kibana.js add travis config 2016-03-10 23:13:02 -07:00
sterilize.js [eslint] re-enable no-var and prefer-const (#9455) 2016-12-13 10:44:27 -07:00
test.js Implement esTestCluster test util (#13099) 2017-07-28 09:47:41 -07:00
test_jest.js [grunt/jest] fail task when jest fails (#12049) 2017-05-26 17:21:45 -07:00
ui_framework.js [UI Framework] Reorganize UI Framework and add Yeoman generator (#13172) 2017-08-11 08:48:48 -07:00