Commit graph

12490 commits

Author SHA1 Message Date
LeeDr
c45f937a35 Add data files for visualize tests. 2016-06-01 13:36:40 -05:00
LeeDr
07e5686169 Use elasticdump to preload default index for visualization tests. 2016-06-01 13:09:44 -05:00
Lee Drengenberg
6ebe67d44b Merge pull request #7337 from LeeDr/discoverTestBackButton
One new discover test for issue #5937 use back button.
2016-06-01 09:32:44 -05:00
LeeDr
43c7257b88 One new discover test for issue #5937 use back button. 2016-05-31 23:36:25 -05:00
Lee Drengenberg
b50451f90c Merge pull request #7298 from LeeDr/dashboardTests
New dashboard tests using elasticdump
2016-05-31 17:06:24 -05:00
Chris Earle
584e19aeea Add version to status output
This adds a version field to all Status output, including for built-in plugins.

- It adds the version to the Status API and Status page.
- It adds the version to plugin status change logging.
- It drops the "plugin:" prefix from all status output (as it's implied), except the log output.
2016-05-31 17:54:11 -04:00
LeeDr
9fe89d9e66 Removed un-used requires. 2016-05-31 16:50:42 -05:00
LeeDr
1566cc3a96 Remove unused self. 2016-05-31 15:45:41 -05:00
Jonathan Budzenski
00f453864d Merge pull request #7221 from Mogztter/patch-1
Display plugins versions
2016-05-31 15:39:11 -05:00
LeeDr
411bacd9d3 Some cleanup from review comments. 2016-05-31 12:15:24 -05:00
Guillaume Grossetie
2c1d76594e Display plugins versions
This is useful to determine if a plugin needs to be updated when using deployment automation solution (like Ansible)
2016-05-28 16:02:19 +02:00
Nicolás Bevacqua
1cf2979ab2 Merge pull request #6566 from bevacqua/feature/sort-dimensions-dragging
Drag aggregations to sort instead of having up/down arrows.
2016-05-27 18:22:25 -03:00
LeeDr
f28fc89733 Correct a dashboard test sub-suite name. 2016-05-27 16:20:50 -05:00
LeeDr
4ebe29e14e Moved elasticdump methods from common to support/elastic_dump.js 2016-05-27 15:49:57 -05:00
Khalah Jones Golden
00d01cf0ac Merge pull request #6835 from panda01/fix/map-zoom
Fix/map zoom
2016-05-27 15:27:54 -04:00
Jonathan Budzenski
5188811053 Merge pull request #7212 from awochna/default-request-timeout
Incorrect default `elasticsearch.requestTimeout`
2016-05-27 12:17:22 -05:00
LeeDr
ac4a0ed748 Move updateConfigDoc method out of scenario_manager and into its own support/es_client. 2016-05-27 09:52:30 -05:00
LeeDr
53ede1a4ca Remove some unused vars. 2016-05-27 08:47:54 -05:00
LeeDr
1333cbe6ff Add missing Dashboard test files. 2016-05-27 08:20:27 -05:00
Khalah Jones Golden
cb758cc1a3 [TileMap] Removing unnecessary zoom set 2016-05-27 09:16:54 -04:00
Tim Sullivan
1e9af4d8dd Merge pull request #7299 from tsullivan/ui-navbar-top-default-border
[NavBar] add default invisible border below `li > a`
2016-05-26 19:20:43 -07:00
Timothy Sullivan
53a3fbc99d [NavBar] add default invisible border below li > a 2016-05-26 17:19:53 -07:00
LeeDr
988be91266 New dashboard tests using elasticdump 2016-05-26 16:32:53 -05:00
Nicolás Bevacqua
6981325f7a Merge pull request #7291 from bevacqua/feature/config-defaults
Added config.get(key, defaultValue) overload
2016-05-26 14:15:52 -03:00
Shaunak Kashyap
1fa430496a Merge pull request #7289 from ycombinator/update-ospkg-build-instructions
Updating instructions for building OS packages
2016-05-26 11:45:12 -05:00
Nicolás Bevacqua
d4819ac9b1 [config] Added config.get(key, defaultValue) overload. Updated test suite. 2016-05-26 12:55:17 -03:00
Shaunak Kashyap
df0cad1874
Updating instructions for building OS packages 2016-05-26 08:18:59 -07:00
Shaunak Kashyap
d3572d695d Merge pull request #7285 from elastic/gh-7278
If elasticsearch plugin is not ready, do not block
2016-05-25 12:01:22 -07:00
Shaunak Kashyap
9b21b17675
Set user settings to empty object if ES plugin is red 2016-05-25 11:45:45 -07:00
Shaunak Kashyap
6fa412eb84
Checking for ES plugin readiness before trying to use it
If the ES plugin is not ready (i.e. in red state), we won't try to use it and end
up blocking the reply.
2016-05-25 09:22:01 -07:00
Khalah Jones Golden
c9fc5de008 Merge pull request #7271 from panda01/fix/app-switcher-colors
App switcher colors Adjustments
2016-05-25 09:45:03 -04:00
Court Ewing
d6a80b3ef8 Only include zip snapshot link for windows
tar.gz is sufficient for all operating systems except for windows, which by
default only includes zip. There's no reason to provide both links, and we
intend to stop publishing the alternative links altogether at some point.
2016-05-24 18:51:33 -04:00
Khalah Jones Golden
abc76e0d8e [AppSwitcher] Removed excess colors from the appswitcher 2016-05-24 12:33:04 -04:00
Lee Drengenberg
95132dd6d4 Merge pull request #7256 from LeeDr/fixSaveVis
Wrapped part of saveVisualization in a try loop.
2016-05-20 16:02:45 -05:00
Jonathan Budzenski
a11a86ea28 Merge pull request #7257 from jbudz/issues/7182
[field formatters] IP should return - on null or undefined
2016-05-20 14:37:56 -05:00
Nicolás Bevacqua
5df51d50ca Merge pull request #6849 from bevacqua/feature/restify-config
Add backend provider for default settings
2016-05-20 16:32:03 -03:00
LeeDr
f2b471131d Fix a bunch of tryForTimes. 2016-05-20 14:01:15 -05:00
Jonathan Budzenski
959d9cf374 [field formatters] IP should return - on null or undefined 2016-05-20 13:34:57 -05:00
LeeDr
b7334ed2f4 Wrapped part of saveVisualization in a try loop. 2016-05-20 13:26:14 -05:00
Lee Drengenberg
9a1caaad42 Merge pull request #7219 from LeeDr/returnExpectConsoleTests
Add missing 'return' in console test
2016-05-20 12:59:03 -05:00
Nicolás Bevacqua
6222b87dbd [cleanup] Remove unused keyCodes variable. 2016-05-20 14:05:12 -03:00
Nicolás Bevacqua
431ba4cfc4 [ui] Hide 'Add sub-buckets' button while dragging an aggregate. 2016-05-20 13:49:29 -03:00
Jonathan Budzenski
f312f84f4a Merge pull request #7248 from jbudz/package-snapshot-links
[readme] Add snapshot package links
2016-05-20 10:06:29 -05:00
LeeDr
a49d765efc I think I'm back to master HEAD at this point. Still don't see the problem. 2016-05-20 09:34:06 -05:00
Jonathan Budzenski
8231f8ea26 [readme] Add snapshot package links 2016-05-19 16:57:44 -05:00
Court Ewing
74917342d9 Merge pull request #7202 from jbudz/release-packages
Add rpm/deb to s3 release
2016-05-19 17:17:36 -04:00
Spencer
ead46251b0 Merge pull request #7245 from bevacqua/spalger-as-a-monster
Fix filter typos
2016-05-19 12:32:41 -07:00
Nicolás Bevacqua
12c4ca4b75 [cleanup] config.get(key) doesn't take fn parameter. 2016-05-19 16:25:28 -03:00
Nicolás Bevacqua
bb7ef187c0 [typo] Fix filter typos. 2016-05-19 16:13:58 -03:00
Nicolás Bevacqua
7aae562c1d [guard] Guard clause on config.get as well. 2016-05-19 16:11:12 -03:00