Commit graph

9139 commits

Author SHA1 Message Date
spalger
66535c4dcf [server] add basePath config 2015-11-05 13:45:50 -06:00
Jonathan Budzenski
bbd5d229a0 Merge pull request #5332 from jbudz/issues/5310
Hide remove button from _source field
2015-11-05 13:00:42 -06:00
Jonathan Budzenski
16a68c3f90 [discover] Update css selector to hide remove on source fields. Closes #5310 2015-11-05 10:58:20 -06:00
Jonathan Budzenski
e26353139e Merge pull request #5268 from jbudz/filter-alias
[filter bar] Add aliasing.  Closes #5194
2015-11-05 09:14:03 -06:00
Rashid Khan
04ef79dac4 Merge pull request #5259 from ryanmaclean/patch-1
Update kibana.yml
2015-11-05 06:34:37 -07:00
spalger
204a5f1b80 [readme] fix the snapshot url links 2015-11-04 23:52:39 -06:00
Spencer
1436b7e05b Merge pull request #5252 from spalger/fix/segmentedIndexFetchOrder
Fix/segmented index fetch order
2015-11-04 17:29:07 -06:00
Spencer
e42ff7e4a4 Merge pull request #5318 from spalger/fix/5270
[courier/fetch] fix bug when fetching a single source
2015-11-04 17:20:56 -06:00
spalger
441d13e35e [courier/fetch] added tests 2015-11-04 17:02:15 -06:00
spalger
5f1b581da2 [courier] avoid loosing this context with 2015-11-04 16:40:46 -06:00
spalger
bfb2b20ef5 [Promise] enable long stack traces for tests to improve debugging 2015-11-04 16:38:06 -06:00
spalger
3718e6bdf4 [courier/fetch] fix bug when fetching a single source 2015-11-04 15:41:59 -06:00
Jonathan Budzenski
485d873087 [filter bar] Scale filter min width as ems change 2015-11-04 14:52:48 -06:00
spalger
8b422b2310 [segmented/createQueue] english 2015-11-04 14:17:04 -06:00
Spencer
081a22c48e Merge pull request #5274 from spalger/implement/promiseFromNode
[promise] fromNode helper
2015-11-04 13:59:40 -06:00
spalger
e54f5c4606 [ui/promise] added tests for Promise.fromNode 2015-11-04 13:34:35 -06:00
spalger
c9d06d521d Merge branch 'implement/defaultInjectedVars' 2015-11-04 13:13:43 -06:00
spalger
6eff5c5380 [kibana] create some defaultInjectedVars 2015-11-04 12:50:51 -06:00
Spencer
20149bba3d Merge pull request #5296 from elastic/markw/add-true-loggingverbose-5295
Added missing ': false'
2015-11-04 11:14:08 -06:00
Spencer
fc492dd027 Merge pull request #5293 from lukasolson/auth-config
Explicitly configure routes to not require auth when it isn't needed
2015-11-04 10:59:42 -06:00
Jonathan Budzenski
647be88cb3 [filter bar] Cleanup 2015-11-04 10:38:52 -06:00
Mark Walkom
4e2bf76950 Added missing ': false' 2015-11-04 11:05:29 +11:00
Rashid Khan
b2ae7987c7 Merge branch 'pr/5181' 2015-11-03 15:56:56 -07:00
Rashid Khan
99f83a9f69 Reduce spacing, change font to path to avoid browser inconsistencies 2015-11-03 15:56:29 -07:00
Rashid Khan
7c74baed87 Merge pull request #5288 from simianhacker/fix-5287
Change the result size for getIndexPatternIdFn() from 2147483647 to 10000
2015-11-03 15:09:34 -07:00
Lukas Olson
c783cf1187 Remove accidental auth disabling 2015-11-03 15:00:27 -07:00
Lukas Olson
f4b7fa610c Remove unrelated change to renderApp 2015-11-03 14:29:08 -07:00
Spencer
866678fdf0 Merge pull request #5290 from epixa/5286-correct-index-timerange
Use correct time range for index constraints
2015-11-03 15:21:44 -06:00
Lukas Olson
226ca9ff92 Explicitly configure routes to not require auth when it isn't needed 2015-11-03 14:12:58 -07:00
Spencer
730de7dd4d Merge pull request #5289 from epixa/bump-esvm
Elasticsearch 2.1 branch for esvm
2015-11-03 14:58:57 -06:00
spalger
14bef6cdd9 [indexPattern/toIndexList] fix broken test 2015-11-03 14:55:38 -06:00
spalger
b5bd76d228 [indexPattern/toIndexList] wrote broken test 2015-11-03 14:54:56 -06:00
Court Ewing
2041d9ae7a Merge pull request #5269 from epixa/5233-disallow-empty-msearch
Treat no index in msearch as empty instead of global
2015-11-03 13:40:03 -05:00
Court Ewing
36b65962a7 Comment to clarify our empty index list fetch behavior
While this code does have test coverage that'll help prevent regressions
for this implementation, it is also helpful to clarify to future
developers why the request is implemented in this way to begin with.
2015-11-03 13:25:38 -05:00
Court Ewing
65c5053b99 Use correct time range for index constraints
The existing index constraints would only work when all of the documents
in an index fell within the given time range. This change ensures that
indexes are returned if ANY document falls within the given time range.
2015-11-03 13:11:06 -05:00
Court Ewing
73804e6647 Elasticsearch 2.1 branch for esvm
Kibana 4.3 should be developed against the 2.1 branch of elasticsearch.
2015-11-03 13:01:05 -05:00
Chris Cowan
dc625565ff Closes #5287 - Change the result size to 10000 2015-11-03 10:45:28 -07:00
Spencer
df0fe171b3 Merge pull request #5273 from spalger/fix/buffersInConfig
[server/config] support buffers in config
2015-11-03 10:55:49 -06:00
spalger
08bdfdd71e [server/config] added tests for new deepCloneWithBuffers fn 2015-11-03 09:16:42 -06:00
spalger
bb45291390 [server/config] break clone method into own module 2015-11-03 09:15:59 -06:00
spalger
9a8ccc7e00 [promise] fromNode helper 2015-11-02 20:34:55 -06:00
spalger
671565b421 [server/config] support buffers in config 2015-11-02 20:30:48 -06:00
Spencer
0dfe904540 Merge pull request #5254 from spalger/fix/envConfigPath
Read the config path from the environment
2015-11-02 17:48:46 -06:00
Jonathan Budzenski
b755082681 [filter bar] Move alias to a separate input field 2015-11-02 17:44:57 -06:00
Court Ewing
62a93487dd Treat no index in msearch as empty instead of global
Prior to this, if you were to pass an empty index list to the search
fetch strategy in courier, kibana would perform an msearch on all
indexes in elasticsearch. This commit implements the desired behavior
that no defined index list means there are no indexes to query, and thus
is treated like an empty response.
2015-11-02 14:51:11 -05:00
Jonathan Budzenski
c4d4b186a4 [filter bar] Add aliasing. Closes #5194 2015-11-02 11:52:09 -06:00
Rashid Khan
c6791486ce Merge pull request #5235 from spalger/styleguideClarification
added promise example to the "Chaining operations" section of the styleguide
2015-11-02 09:06:45 -07:00
Ryan MacLean
48bc82b782 Update kibana.yml
Pedantic edit  :)
2015-11-01 17:49:11 -08:00
spalger
caea55174c [cli] fix support for CONFIG_PATH env var
Kibana used to support passing the path to the config file via the CONFIG_PATH environment variable but support for that went away with the latest itteration of the server. This brings it back.
2015-10-30 18:47:36 -05:00
Khalah Jones Golden
c3c662e2ae Merge pull request #5166 from panda01/fix/embed-view
Fix embed view
2015-10-30 19:14:50 -04:00