Commit graph

9158 commits

Author SHA1 Message Date
Joe Fleming beec996a2d make testUIServer run in dev env
force optimize step to run every time
2015-11-10 13:52:07 -07:00
Spencer 6557b7d3d3 Merge pull request #5352 from w33ble/core-js-pin
Pin core-js to 1.2.5
2015-11-09 17:53:48 -06:00
Joe Fleming 357a6a4e92 make core dep 2015-11-09 16:44:47 -07:00
Joe Fleming 043041250b pin core-js to 1.2.6 2015-11-09 16:41:15 -07:00
spalger 5a72e17299 Merge branch 'preventHomeDirAccess' 2015-11-06 16:56:12 -06:00
Court Ewing d5025bb853 Include node engine version in build manifests 2015-11-06 12:02:22 -05:00
Jonathan Budzenski 590bd404e2 Merge pull request #5341 from jbudz/issues/5206
[config] Quote user and password example
2015-11-05 16:48:09 -06:00
Jonathan Budzenski 9d0515f934 [config] Quote user and password example. Closes #5206 2015-11-05 16:10:57 -06:00
Lukas Olson 5e9e5c6bef Merge pull request #5335 from spalger/fix/chromeSetVisible
[chrome] let users call setVisible() before angular bootstrap
2015-11-05 13:10:40 -07:00
Court Ewing 3c7e486830 Merge pull request #5333 from epixa/5301-omit-dollar-props-toJson
Strip out dollar sign properties from msearches
2015-11-05 14:45:01 -05:00
spalger c1d3598d92 [chrome] allow changing visibility 2015-11-05 13:42:47 -06:00
spalger f69f39c518 [chrome] let users call setVisible() before angular bootstrap 2015-11-05 13:23:58 -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
Court Ewing e783fb7401 Properly use angular.toJson for msearch bodies 2015-11-05 13:08:06 -05:00
Court Ewing bd7dc1a1fe Strip out dollar sign properties from msearches
We store special properties for use in kibana that should not be sent
along to elasticsearch's msearch endpoint, and we denote them by
prefixing them with a dollar sign ($). This ensures they are properly
filtered out of the request body when serializing it to JSON.
2015-11-05 12:41:17 -05:00
Court Ewing fe56065978 Utility to parse $ properties while serializing json
toJson() will strip out any properties in the object that begin with a
dollar sign ($). If an optional custom toJson function is passed, then
the given object is first sent through that toJson function before being
reparsed and stringified with our dollar-sign-stripping behavior.
2015-11-05 12:41:05 -05: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
spalger ed99db7ada [build] babel requires the directory containing the cache exist 2015-11-04 11:10:39 -06:00
spalger c2cb8761a1 Merge branch 'master' into preventHomeDirAccess 2015-11-04 11:02:09 -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