Commit graph

10724 commits

Author SHA1 Message Date
Rashid Khan
866af9a6d3 Merge pull request #6534 from Bargs/countAPI
Count API - count the number of documents in an index pattern
2016-03-15 15:24:08 -07:00
Jim Unger
f561883dab [ingest client] Removed processor.data property and added model getter to processor and pipeline 2016-03-15 17:23:16 -05:00
spalger
35bf5d491a Merge branch 'master' of github.com:elastic/kibana into issue/6516 2016-03-15 14:20:23 -07:00
spalger
f85d0a5cef [chrome/nav] test that chrome.addBasePath() keeps querystring 2016-03-15 14:18:44 -07:00
spalger
87153836c1 [uiExports] add uiExport type "injectVars"
In order for plugins to inject default injected vars, they should define an "injectVars" uiExport that will be called once in order to build the default injected vars. This function should return an object with the injectedVars it wishes to add. Plugins are run in a non-deterministic order, so they should not be written to override each other. injectedVars should all have unique names. The injectedVars for the app will override any values provided by "default" injectedVars functions.
2016-03-15 13:57:01 -07:00
Matthew Bargar
6b16b0b77e Hapi can accept two methods for one route 2016-03-15 16:51:25 -04:00
Jim Unger
32b6bec3b4 [ingest client] modified buildProcessorTypeList to use map 2016-03-15 15:46:22 -05:00
Joe Fleming
1740753bfb Merge branch 'master' into status-listener-fire 2016-03-15 11:33:36 -07:00
Jim Unger
6ba72d814a [ingest client] renamed files 2016-03-15 13:13:05 -05:00
Jim Unger
b5a86e1a49 [ingest client] fixed pipeline.addExisting logic 2016-03-15 12:13:43 -05:00
Nicolas Bevacqua
aeecf17b55 [ui/toast] Added a "Less Info" button to toast messages. Fixes #5190 2016-03-15 13:43:51 -03:00
Jim Unger
d8738a0657 Merge branch 'feature/ingest' into ingest-pipeline-setup-client 2016-03-15 11:06:45 -05:00
Jim Unger
ae40081681 [ingest client] changed processor types into classes, added data prop 2016-03-15 10:54:00 -05:00
Matthew Bargar
41fe73e57e Support both GET and POST in the count API 2016-03-15 10:59:45 -04:00
Matthew Bargar
d12e2990be Count API - count the number of documents in an index pattern 2016-03-15 10:48:58 -04:00
Spencer
ecd13ad0e7 Merge pull request #6326 from spalger/renameAllFiles
snake_case all filenames
2016-03-15 00:47:26 -04:00
spalger
d77de4e1ca Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-15 00:35:01 -04:00
Rashid Khan
6a1e087c62 Merge pull request #6535 from Bargs/fix/ingestKibanaIndex
Fix #6490 ingest API should respect kibana.index config
2016-03-14 16:44:34 -07:00
Matthew Bargar
57b09c5b99 Fix #6490 ingest API should respect kibana.index config 2016-03-14 19:22:21 -04:00
Matthew Bargar
d5ec1f8ed3 Merge branch 'master' into feature/ingest 2016-03-14 18:33:30 -04:00
Joe Fleming
8b3416e269 update tests, check for listener arguments 2016-03-14 15:24:16 -07:00
Joe Fleming
e1168c5219 match arguments of state emit 2016-03-14 15:23:49 -07:00
Jim Unger
6a53f420b0 [ingest client] modified processor_types to expose constants instead of array 2016-03-14 15:53:46 -05:00
Rashid Khan
fa78a23c08 Merge pull request #6504 from Bargs/ingest/pipelineInstruction
Improved filebeat installation instructions
2016-03-14 13:37:11 -07:00
Nicolás Bevacqua
dc87fe1884 Merge pull request #6526 from bevacqua/cleanup/elasticsearch-url-softcoded
Consolidate elasticsearch URL in configuration file. Fixes #5555
2016-03-14 16:44:37 -03:00
LeeDr
89aff0210f Changes to methods for getting more specific chart data to cover integration testing. 2016-03-14 14:40:53 -05:00
Rashid Khan
73beb4b199 Merge pull request #6499 from bevacqua/feature/duration-formatter
Implemented number field formatter for durations
2016-03-14 12:32:03 -07:00
Nicolás Bevacqua
24fc165707 Merge pull request #6528 from elastic/contributing-typo-fix
Removed typo
2016-03-14 16:02:45 -03:00
Nicolás Bevacqua
2618d1aa4d Removed typo 2016-03-14 16:00:38 -03:00
Spencer
98119f53de Merge pull request #6525 from spalger/fix/esvmWithMaster
Fix tests, upgrade to grunt-esvm 3.0
2016-03-14 14:53:56 -04:00
Jim Unger
54c38623c4 [ingest client] fixed debounce in output_preview 2016-03-14 13:32:31 -05:00
Jim Unger
28ae8a5cb0 [ingest client] tweaks to source_data directive 2016-03-14 13:21:12 -05:00
spalger
7969c8da2b [npm] update grunt-esvm, remove libesvm 2016-03-14 14:20:22 -04:00
Jim Unger
98700eeddf [ingest client] fixed require statements 2016-03-14 13:11:33 -05:00
Jim Unger
b8afcbf92c [ingest client] removed sample, cleaned up dirty logic 2016-03-14 13:10:42 -05:00
Jim Unger
cdff37ef1a [ingest client] changed pipeline and processor to ES6 classes 2016-03-14 12:28:52 -05:00
Nicolas Bevacqua
ec037de9be [test] Consolidate elasticsearch URL in configuration file. Fixes #5555 2016-03-14 14:06:25 -03:00
Jim Unger
0655ae05ef [ingest client] merged ingest simulate service into base ingest service 2016-03-14 11:41:19 -05:00
Patrick Fournier
79e868c062 Additional tests to document titlecase functionality. 2016-03-14 12:15:01 -04:00
spalger
c8dfe25051 [npm] update libesvm 2016-03-14 11:34:55 -04:00
spalger
5e3ee15270 [npm] update grunt-esvm 2016-03-14 11:34:51 -04:00
spalger
398239840d [grunt/esvm] remove marvel config now that it is actually being applied 2016-03-13 14:28:29 -07:00
spalger
caf7331a48 [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
spalger
f724032dc7 Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-11 16:27:11 -07:00
spalger
c7d2f89cbc [cli/serve] expand dot-notated keys in yaml arrays 2016-03-11 16:01:49 -07:00
Rashid Khan
5a80f1be66 Fix link to image 2016-03-11 15:20:21 -07:00
Shelby Sturgis
fe0ced0f73 Closes #6516. Fixes issue with query string not being added to base path. 2016-03-11 14:16:15 -08:00
Spencer
ab47d27bc5 Merge pull request #6294 from kkirsche/updateBootstrap
Update Bootstrap to 3.3.6
2016-03-11 14:05:21 -07:00
Rashid Khan
1e32f938d1 Merge pull request #6317 from spalger/findreplace/ProviderNames
[courier] rename providers
2016-03-11 13:58:08 -07:00
Rashid Khan
1787f7704e Fix typo, re: #6415 2016-03-11 13:26:45 -07:00