Commit graph

9558 commits

Author SHA1 Message Date
Deb Adair
a2d295abaf [DOCS] Set version in EOL notice. 2019-12-10 15:30:40 -08:00
debadair
722d385b60 Add EOL banner. (#52594) 2019-12-10 15:30:35 -08:00
Nik Everett
3220938ef8 Docs: Fix deprecation tag
Asciidoctor sees deprecations a little differently and needs quotes
around this particular parameter.
2019-10-17 16:30:09 -04:00
lcawl
bd2ac72d73 [DOCS] Fixes element source validity error 2019-03-27 15:13:55 -07:00
lcawley
2763c6abcf [DOCS] Remove unnecessary X-Pack information 2018-02-01 14:59:30 -08:00
Lisa Cawley
555bf0b439 [DOCS] Build Kibana Guide from kibana repo (#16450) 2018-02-01 10:49:56 -08:00
Lisa Cawley
f25b113171 [DOCS] Add XPack Reporting to Kibana Guide (#12062)
* [DOCS] Add XPack Reporting to Kibana Guide

* [DOCS] Add attributes for private vs open repo builds

* [DOCS] Add index-shared.asciidoc

* [DOCS] Address feedback on index-shared.asciidoc

* [DOCS] Add X-Pack introduction to Kibana Guide

* [DOCS] Add X-Pack installion to Kibana Guide

* [DOCS] Fix duplicate security attribute in index-shared.asciidoc

* [DOCS] Further fix duplicate security attribute in index-shared.asciidoc

* [DOCS] Revert changes to intro and setup

* [DOCS] Split index-shared.asciidoc

* [DOCS] Add index-shared5.asciidoc
2017-06-21 20:12:38 -07:00
Court Ewing
b30de14ed9 Docs: Updated Loading Sample Data to download all datasets from S3 (#8999) 2016-11-08 11:44:41 -05:00
Clinton Gormley
8a3e295bb9 Fixed hard coded doc links 2016-10-17 13:27:32 +02:00
Matt Bargar
8e8e7379a4 Merge pull request #8576 from elastic/jasper/backport/8483/4.3
[backport] PR #8483 to 4.3
2016-10-06 17:26:49 -04:00
Matthew Bargar
5dbda9dafc Kibana repos didn't exist in 4.2 2016-10-06 17:25:43 -04:00
Elastic Jasper
e19597a308 Backport PR #8483
---------

**Commit 1:**
Doc error: bin/kibana plugin doesn't restart Kibana!

* Original sha: 7c0ff89179
* Authored by Sina Sheikholeslami <ssheikholeslami@gmail.com> on 2016-09-27T15:02:13Z
* Committed by GitHub <noreply@github.com> on 2016-09-27T15:02:13Z

**Commit 2:**
Applied requested changes.

Since the process of restarting Kibana varies from OS to OS, I've included the means to restart it on Ubuntu machines as an example.

* Original sha: 488d0cb20e
* Authored by Sina Sheikholeslami <ssheikholeslami@gmail.com> on 2016-09-30T12:35:23Z
* Committed by GitHub <noreply@github.com> on 2016-09-30T12:35:23Z
2016-10-06 14:59:25 -04:00
debadair
0aad19c77b Docs: Bumped version attribute to 4.3. 2016-07-26 15:27:09 -07:00
debadair
264f9ee6a7 Docs: Added note about enabling the WMS map server option to use the tilemap viz. 2016-07-26 15:26:52 -07:00
LeeDr
ba4bd84a3d Merge pull request #6806 from elastic/jasper/backport/6792/6802/4.3
[backport] PR #6792 to 4.3
2016-04-06 14:18:11 -05:00
Elastic Jasper
3a067f6fbf Backport PR #6792
---------

**Commit 1:**
Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1

* Original sha: 81821fc99d
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z

**Commit 2:**
Update downloadSelenium to match version in intern.js.

* Original sha: 431fe52cec
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z

**Commit 3:**
Add selenium-server-standalone jar md5.

* Original sha: 4002140a9c
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
2016-04-06 14:36:34 -04:00
Joe Fleming
143b87f904 bump snapshot version 2016-03-10 15:20:28 -07:00
Court Ewing
fd3be48892 Merge pull request #6488 from epixa/4.3-bump-bunyan
[4.3][4.2] Bump bunyan version to 1.7.1
2016-03-09 14:03:34 -05:00
Court Ewing
9ed986fa91 Bump bunyan version to 1.7.1
Unfortunately, the old version of bunyan we were depending on has a
compilation failure during npm install, so we need to upgrade it in
order to get more builds.

Fixes #6487
2016-03-09 14:01:23 -05:00
Joe Fleming
bbd1a91197 Merge pull request #6470 from epixa/4.3
[4.3] Bump node to 4.3.2
2016-03-08 14:19:46 -07:00
Jonathan Budzenski
3ba40d20df [build] Update node download path for Windows 2016-03-08 15:45:11 -05:00
Court Ewing
fb13869661 Bump npm to 2.14.21 2016-03-08 14:00:35 -05:00
Court Ewing
fc4878d990 Bump node to 4.3.2 2016-03-08 14:00:19 -05:00
Court Ewing
97709aec37 Merge pull request #6424 from epixa/4.3-node-0.12.11
Backport [4.3] Bump node to 0.12.11
2016-03-04 12:11:24 -05:00
Jonathan Budzenski
2eda491974 Bump node to 0.12.11 2016-03-04 11:47:57 -05:00
Court Ewing
571ca71bc1 Bump to 4.3.3-snapshot 2016-02-11 12:25:08 -05:00
Court Ewing
114eaf9323 Bump node to 0.12.10 for security fixes
See
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/

Fixes #6187
2016-02-11 16:30:07 +00:00
LeeDr
79f336c628 Bump Selenium version from 2.47.1 to 2.48.2 to work with latest Firefox 43. Add more debug logging around get url.
Fixes #5750

Fixes #6194
2016-02-11 16:21:04 +00:00
spalger
ec509d6e8a avoid https://github.com/babel/babel-eslint/issues/245
Fixes #6060
2016-02-01 20:52:19 +00:00
spalger
0fa7c90637 upgrade babel-eslint to fix https://github.com/babel/babel-eslint/issues/243
Fixes #6060
2016-02-01 20:52:19 +00:00
Jonathan Budzenski
27114ebb08 Merge pull request #6013 from jbudz/revert-5934
Revert "[savedObjects] change the number mappings to be 'long'"
2016-01-26 10:58:17 -06:00
Jonathan Budzenski
b46303515d Revert "[savedObjects] change the number mappings to be 'long'"
This reverts commit 267ba2bf72.
2016-01-26 10:40:24 -06:00
Spencer
a0831295b6 Merge pull request #5934 from epixa/3882-4.3-mapper-longints
[savedObjects] change the number mappings to be 'long'
2016-01-20 14:19:50 -07:00
Court Ewing
267ba2bf72 [savedObjects] change the number mappings to be 'long'
Since JavaScript numbers can't actually be integers we don't really
care about the difference between int and long, but since the long
is the default type it makes things more frictionless

Original
commit: 1b9a6465d8
author: @spalger
2016-01-19 11:16:14 -05:00
Dimo Terziev
5dbbabce59 Resolves #5824, error when running kibana.bat with node x86 on win x64
Fixes #5835
2016-01-07 18:15:32 +00:00
Lukas Olson
b2ef15ba34 Fix xss vulnerability in scripted fields
Fixes #5788
2015-12-30 22:13:15 +00:00
Paul Echeverri
890f425923 Markup fix 2015-12-17 09:18:58 -08:00
Court Ewing
c34d040774 Merge pull request #5710 from palecur/4.3
Updates release notes for 4.3.1
2015-12-17 11:37:10 -05:00
Paul Echeverri
9f5e016d9d Updates release notes for 4.3.1 2015-12-16 17:20:53 -08:00
Court Ewing
9923d2a6a2 Merge pull request #5687 from jbudz/revert/5370-4.3
Revert/5370 4.3
2015-12-14 19:17:22 -05:00
Jonathan Budzenski
59fa227786 Revert "[timezones] Prevent timepicker day from changing when modifying"
This reverts commit f9ee4e3ab0.
2015-12-14 17:55:12 -06:00
Jonathan Budzenski
8b50da33cb Revert "[timezones] Add comment explaining moment to Date conversion"
This reverts commit 4516b9e00e.
2015-12-14 17:55:12 -06:00
spalger
a953e82e3f rename the plugin before optimizing
When installing a plugin, if the plugin uses the file loader then the filename will be placed into a path within the ".plugin.installing" directory. This causes the build to contain invalid urls, so we need to rename the directory before optimizing

Fixes #5668
2015-12-14 21:08:19 +00:00
Jonathan Budzenski
378d956770 Show a notification if no saved objects when exporting. Closes #5620.
Fixes #5672
2015-12-14 21:07:09 +00:00
spalger
49cccb60dc [DataSource] do not rely on a defer from the Promise constructor 2015-12-14 15:16:58 -05:00
spalger
93bfe1bd0a pluginCleaner.js, pluginInstaller.js
Fixes #5667
2015-12-14 17:03:25 +00:00
spalger
c5aa38f34b hygiene
Fixes #5642
2015-12-11 23:06:06 +00:00
spalger
27fd939148 don't assume that desiredSize will always be set
Fixes #5642
2015-12-11 23:06:05 +00:00
spalger
cf377fb305 always tell segmented request our desired size
Fixes #5642
2015-12-11 23:06:05 +00:00
spalger
a6785ad2a7 slice merged hits to size on any modification
Fixes #5642
2015-12-11 23:06:05 +00:00