Commit graph

9774 commits

Author SHA1 Message Date
Court Ewing
2038c7c816 Mock responses when intentionally searching no indexes
Elasticsearch requests for a search with no matching indexes will
actually be rejected by shield with a 404, and we're doing such a search
automatically whenever we know there are no matching indexes that
contain data in the current time interval.

Instead of throwing a fatal error, we instead can handle this case
gracefully in the same way we do when there are no matching documents.

Fixes #5571
2015-12-08 00:17:59 +00:00
spalger
cdfb581e9a [server/xsrf] use the current version as the xsrf header, rather than a random value 2015-12-07 14:52:02 -07:00
Shelby Sturgis
a7056d34ee small refactor
Fixes #5560
2015-12-07 20:46:11 +00:00
Shelby Sturgis
f8840f8192 adding conditional due to test failures when an indexPattern isn't available
Fixes #5560
2015-12-07 20:46:11 +00:00
Shelby Sturgis
83515a208c fixing failing tests
Fixes #5560
2015-12-07 20:46:11 +00:00
Shelby Sturgis
f0289a077d adding hasTimeField to as a vislib param to determine whether to add brushing
Fixes #5560
2015-12-07 20:46:11 +00:00
Shelby Sturgis
5593f27442 Closes #5191. Removes the ability to brush from non-time based indices
Fixes #5560
2015-12-07 20:46:11 +00:00
Spencer
a44adcc3e8 Merge pull request #5506 from spalger/implement/testSubjSelector
Implement test subj selector
2015-12-07 13:48:53 -07:00
Spencer
e73212fcd3 Merge pull request #5477 from spalger/implement/snake_case_check
[grunt/precommit] added check for snake_case filenames
2015-12-07 13:47:55 -07:00
Chris Cowan
cc5a84a2b6 Merge pull request #5585 from simianhacker/master
Removing travis from the project
2015-12-07 13:12:52 -07:00
Rashid Khan
f548e96456 Use noop, 1px thing is not needed 2015-12-07 13:04:29 -07:00
Joe Fleming
9f1d013b52 expose elasticsearch-js errors object
Fixes #5531
2015-12-07 19:51:28 +00:00
Chris Cowan
447adb7218 Removing travis from the project 2015-12-07 12:50:12 -07:00
Rashid Khan
dda0d1435d fix palette tests
Fixes #5565
2015-12-07 19:49:23 +00:00
Rashid Khan
9a8fe88628 Use actual seed colors instead of grey scale
Fixes #5565
2015-12-07 19:49:23 +00:00
Rashid Khan
3e780b169f No single letter variables
Fixes #5565
2015-12-07 19:49:23 +00:00
Rashid Khan
e735d61694 Switch color generation algorithm to flots method
Fixes #5565
2015-12-07 19:49:23 +00:00
Rashid Khan
3e45978b37 Remove unused legend_header.html 2015-12-07 11:05:49 -07:00
Rashid Khan
510639923e Fix table tests 2015-12-07 10:44:36 -07:00
Matt Bargar
e730d29c35 Merge pull request #5553 from Bargs/mochaNpmScript
Add scripts for running mocha with babel and optional debugging
2015-12-07 11:10:44 -05:00
Matthew Bargar
048f05189a Add documentation for npm run mocha scripts 2015-12-07 10:59:29 -05:00
Rashid Khan
3220c540fd Remove legend from layout test, vislib no longer does that 2015-12-07 08:58:45 -07:00
spalger
29308a8b2a [grunt] actually fail 2015-12-07 08:58:08 -07:00
Spencer
8e268d051a Merge pull request #5544 from spalger/fix/visEditorOptionsIsolate
[visEditor/visOptions] make the directive testable
2015-12-07 08:41:31 -07:00
Rashid Khan
9d6273b8b3 remove commented out code 2015-12-06 21:47:13 -07:00
Rashid Khan
9752d18b0a Angularize the entire legend 2015-12-06 21:34:14 -07:00
LeeDr
172ec0b399 Add check for UTC timezone before each visualize test with data. 2015-12-04 15:23:20 -06:00
LeeDr
41fb59c392 Merge branch 'advancedSettings' into testVisualize 2015-12-04 15:03:10 -06:00
LeeDr
562a33c781 Partial steps to check for UTC timezone before visualize tests. 2015-12-04 15:02:17 -06:00
LeeDr
e200cd16a8 Merge branch 'master' into testVisualize 2015-12-04 14:47:30 -06:00
Rashid Khan
5f5aab8fae Merge branch 'issues/1362' of github.com:lukasolson/kibana into pr/5443 2015-12-04 13:41:06 -07:00
LeeDr
e6f713ae59 Don't run functional UI tests on Travis (add eslint:source).
Fixes #5569
2015-12-04 20:00:12 +00:00
LeeDr
fe02d66835 Don't run functional UI tests on Travis (add eslint:source).
Fixes #5569
2015-12-04 20:00:12 +00:00
LeeDr
394c82ce2a Don't run functional UI tests on Travis, the resources are insufficient.
Fixes #5569
2015-12-04 20:00:12 +00:00
Rashid Khan
a7e35d9adf Destroy angular scopes 2015-12-04 10:41:43 -08:00
Shelby Sturgis
bb8f0ec569 Merge branch 'master' into fix/3682 2015-12-04 10:38:45 -08:00
Shelby Sturgis
f023e4bdfc switch from using isNaN to _.isNaN, and adding check for undefined values. 2015-12-04 10:38:35 -08:00
Shelby Sturgis
5d1524518a Merge branch 'master' into fix/5453 2015-12-04 10:25:58 -08:00
Shelby Sturgis
e16f4ab851 moving item specific colors back to bootstrap.mod file 2015-12-04 10:25:41 -08:00
Rashid Khan
c79b00c8d1 Fix legend hover with series hover 2015-12-04 09:48:03 -08:00
Rashid Khan
afa135fcc8 fix legend closed by default 2015-12-04 09:42:10 -08:00
LeeDr
8d2092c4bd Removed a pie chart test that isn't ready yet. 2015-12-03 15:34:04 -06:00
Lukas Olson
566af1a56a Merge branch 'master' into issues/1362 2015-12-03 14:33:13 -07:00
Jim Unger
10492794cc [url shortener] hides the embed section on the discover tab 2015-12-03 13:19:24 -06:00
LeeDr
f2618cbd8c Change Travis task to not run functional tests as the hardware causes timeout problems. 2015-12-03 12:38:34 -06:00
Court Ewing
9797b3639b Use a modern cipher list for tsl
The default cipher list in node 0.12.7 includes obsolete and insecure
cipher suites. Recent versions of node include more secure defaults, so
we hardcode those defaults instead. We also enforce the cipher order as
we list it on the server rather than rely on the preferences of the
client so we can help avoid BEAST attacks.

Fixes #5542
2015-12-03 16:46:10 +00:00
Rashid Khan
20b6d749f8 Persist legend state, add filter buttons to legend item details 2015-12-02 17:20:46 -08:00
Court Ewing
38d5fc5051 Isolate esvm clusters by purpose
Attempting to run multiple elasticsearch clusters on the same host
without specifying different cluster names actually triggers the
discovery behaviors of elasticsearch, which adds the second es process
as another node of the original cluster. This means that despite running
on different ports, our test setups of elasticsearch actually attempt to
modify the main dev setup.

Fixes #5529
2015-12-02 21:20:56 +00:00
Court Ewing
af6175e81a Run server tests on port 9210
The UI tests were already running against a non-default port (ie 9200),
so there is already precedent for this.

Fixes #5529
2015-12-02 21:20:55 +00:00
LeeDr
acce83cdbc Debug log message when createIndexPattern succeeds. 2015-12-02 14:25:08 -06:00