Commit graph

9850 commits

Author SHA1 Message Date
Court Ewing 0f1f5b177c Revert "Merge pull request #5785 from spalger/update/esClient"
This reverts commit ea46a77f80, reversing
changes made to 8ac55f4a1f.

Due to test failures.
2016-01-08 15:22:14 -05:00
Spencer ea46a77f80 Merge pull request #5785 from spalger/update/esClient
Update ES client
2016-01-07 16:37:27 -07:00
Court Ewing 8ac55f4a1f Merge pull request #5842 from epixa/5840-legend-scrollbars-ie11
Fix IE11 bug with flex-basis on .visualize-chart
2016-01-07 17:51:45 -05:00
Court Ewing 4d700729b7 Fix IE11 bug with flex-basis on .visualize-chart
IE treats elements that have a flex-basis other than auto as box-sizing:
content-box regardless of what custom box-sizing you have specified. In
this case, we make all elements use border-box, but IE ignores that for
.visualize-chart, which causes padding inconsistencies that result in
vertical and horizontal scrollbars on our visualizations.
2016-01-07 16:48:54 -05:00
Court Ewing 640668cdea Merge pull request #5841 from epixa/5831-fix-legend-ie11
Fix bug where legend wouldn't toggle in IE11
2016-01-07 16:47:17 -05:00
Jim Unger f112c86b3e Merge pull request #5835 from dterziev/issue-5824
Resolves #5824, error when running kibana.bat with node x86 on win x64
2016-01-07 12:23:34 -06:00
Court Ewing bc9daae037 Fix bug where legend wouldn't toggle in IE11
IE11 does not account for box-sizing: border-box when dealing with
non-auto flex-basis properties. We shouldn't need an explicit flex-basis
though since we are already defining a width.
2016-01-07 10:36:08 -05:00
Court Ewing 110fb7c498 Remove stray backslash in markup 2016-01-07 10:36:01 -05:00
Tim Sullivan 48a600937f Merge pull request #5825 from tsullivan/format-msg-angular-error
allow notifier.error to handle angular $http object
2016-01-06 14:57:29 -07:00
Dimo Terziev 98bb27b175 Resolves #5824, error when running kibana.bat with node x86 on win x64 2016-01-06 20:40:26 +00:00
Timothy Sullivan 39f6591b76 allow notifier.error to handle angular $http object 2016-01-06 10:16:35 -07:00
Paul Echeverri 797c7098cf New commit to sync personal fork with 4.4 main 2016-01-05 14:54:27 -08:00
spalger 54fa604bc0 Merge branch 'master' of github.com:elastic/kibana into update/esClient 2016-01-05 13:15:18 -07:00
Spencer 61bfaf1ada Merge pull request #5819 from jbudz/node-download-url
[build] Update node download path for Windows
2016-01-05 12:11:17 -07:00
Jonathan Budzenski 64a0375f56 [build] Update node download path for Windows 2016-01-05 12:51:56 -06:00
LeeDr 9664b857c0 Update README.md 2016-01-05 12:40:39 -06:00
LeeDr 3bc18e299f Add upgrade notes to README
Fixes #5817
2016-01-05 18:05:04 +00:00
Jonathan Budzenski 3c89805bf9 Merge pull request #5812 from spalger/update/node
[node] update to LTS version and latest npm 2.x
2016-01-05 12:03:10 -06:00
Jonathan Budzenski fd45daaabd Merge pull request #5816 from spalger/update/gruntEsvm
[npm] update grunt-esvm to 2.0.0 now that it uses bcryptjs
2016-01-05 11:57:28 -06:00
spalger 7ae2cceb7a [npm] update libesvm too 2016-01-05 10:38:55 -07:00
spalger b8873a85df [npm] update grunt-esvm to 2.0.0 now that it uses bcryptjs 2016-01-05 09:39:31 -07:00
Rashid Khan f0411bdbc0 I are can proofread gud 2016-01-05 08:54:26 -07:00
Rashid Khan 042987488f Doh, new lines 2016-01-05 08:53:02 -07:00
Rashid Khan 4d4acb1c0a Add support questions 2016-01-05 08:52:34 -07:00
LeeDr e16612321c Update README.md to require Elasticsearch version 2.2.0 or later
Fixes #5813
2016-01-05 15:17:40 +00:00
Jim Unger 1929f1320d Update short_url_lookup.js 2016-01-05 09:28:51 -06:00
Spencer b57a13d8fe Merge pull request #5726 from wwsean08/issue/5367
Create dark theme variant for spy panel request and response
2016-01-05 07:36:23 -07:00
spalger 5921e622b8 [node] update to LTS version and latest npm 2.x 2016-01-05 07:01:30 -07:00
Court Ewing 1b8bee1877 Merge pull request #5805 from rashidkpc/fix/not-enough-colors
Use a random color if we run out
2016-01-04 19:14:04 -05:00
Rashid Khan 5ffe6f9519 Nope, do need that while 2016-01-04 17:02:46 -07:00
Spencer f1da87f757 Merge pull request #5804 from rashidkpc/revert/5565-flot-colors
Revert/5565 flot colors
2016-01-04 16:54:18 -07:00
Rashid Khan b8e54c865b Now with a 2nd argument 2016-01-04 16:50:56 -07:00
Rashid Khan 77c31076c2 If the color mapper doesn't give us enough colors, use random ones from the palette 2016-01-04 15:59:13 -07:00
Spencer 299964fd28 Merge pull request #5730 from LuudJanssen/master
Closes #5716 - Automatic filter pinning option in config
2016-01-04 14:45:23 -07:00
Luud Janssen b2d994fe38 Change config variable name for default pinning 2016-01-04 22:32:05 +01:00
Spencer f1ebd92426 Merge pull request #5801 from panda01/fix/5713-port
[MappingTypes] changed the url to the new format
2016-01-04 14:06:06 -07:00
Spencer 358790ffb3 Merge pull request #5794 from epixa/remove-elasticsearch-validate
Remove validate file in elasticsearch plugin
2016-01-04 14:04:48 -07:00
Khalah Jones-Golden 70ba64fba2 [MappingTypes] changed the url to the new format 2016-01-04 17:02:58 -04:00
Rashid Khan 5b9b291a3f Fix titles 2016-01-04 13:46:27 -07:00
Rashid Khan 3efdceeb08 Add difficulty 2016-01-04 13:43:41 -07:00
Rashid Khan 9dda629dd2 Add some bits on how issues work 2016-01-04 13:42:07 -07:00
Rashid Khan 74a47234b1 Revert "Switch color generation algorithm to flots method"
This reverts commit d46d2ed7f6.
2016-01-04 10:31:58 -07:00
Rashid Khan c591dd2118 Revert "No single letter variables"
This reverts commit d87f249865.
2016-01-04 10:31:49 -07:00
Rashid Khan 516fec07a0 Revert "Use actual seed colors instead of grey scale"
This reverts commit 99594c189f.
2016-01-04 10:31:40 -07:00
Rashid Khan d00a9f9c17 Revert "fix palette tests"
This reverts commit 1f76e57730.
2016-01-04 10:31:30 -07:00
Court Ewing 6fa792803e Remove validate file in elasticsearch plugin
This file is no longer being used.
2016-01-04 10:58:51 -05:00
Sean Smith 72b7a9e9e1 Replace .ng-binding with pre for css purposes 2015-12-30 17:57:10 -08:00
Court Ewing 438a9c100d Merge pull request #5788 from epixa/xss-scripted-fields
[forward port] Fix xss vulnerability in scripted fields
2015-12-30 17:25:52 -05:00
Lukas Olson 8948e41e18 Fix xss vulnerability in scripted fields 2015-12-30 17:04:19 -05:00
Jonathan Budzenski ea7fdc99b7 Merge pull request #5783 from jbudz/issues/5775
[config] Max payload size
2015-12-30 14:13:31 -06:00