Commit graph

16161 commits

Author SHA1 Message Date
Deb Adair
ad6bb81c5b [DOCS] Set version in EOL notice. 2019-12-10 15:23:27 -08:00
debadair
1763c0bcb8 Add EOL banner. (#52594) 2019-12-10 15:23:12 -08:00
Kaarina Tungseth
87ba8e9709
[6.0] [DOCS] Updates to help notes (#50187) (#50203)
Backports the following commits to 6.0:
 - [DOCS] Updates to help notes (#50187)

[skip-ci]
2019-11-11 15:33:31 -05:00
Nik Everett
68fd3ba94a Docs: Fix settings deprecation warnings
Asciidoctor requires a slightly different syntax. This makes it happy.
2019-10-18 13:16:11 -04:00
Nik Everett
2dc89b594e Docs: Fix poorly rendered link
The source had a backtick transposed with a right square bracket which
was confusing things.
2019-10-18 07:34:33 -04:00
Nik Everett
fe8e3a2d24 Docs: Fix upgrade table
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:55:43 -04:00
Lisa Cawley
076c687c81
[6.0] [DOCS] Fix missing attribute (#48298) (#48329) 2019-10-15 18:02:12 -07:00
Lisa Cawley
575cd52fa5 [DOCS] Updates location of version attribute for Kibana Guide (#45051) (#45170) 2019-09-09 13:37:18 -07:00
Lisa Cawley
077ec7ae35 [DOCS] Deprecate SSL settings (#29990) 2019-02-04 15:48:58 -08:00
Lisa Cawley
c30cdcc8eb [DOCS] Removes problematic float (#29875) 2019-02-01 15:48:59 -08:00
Court Ewing
44a4a73a93
readme: remove erroneous snapshot builds link (#26153)
The snapshot builds were removed from the readme in #25747,
so there should be no link to them.
2018-11-25 15:14:41 -05:00
Court Ewing
71c657c96f Remove version and snapshots from readme (#25747)
So long as we are referencing the version of Kibana in our readme, we
cannot reliably automate the bumping of the Kibana version as part of
our release process.

None of the other repos in the stack include version information or
links to snapshots in the readme. If folks want to know what version
they're looking at, the package.json is the source of truth.
2018-11-15 17:59:47 -05:00
Spencer
7354d9125c [ci] define matrix axes in code (#25360)
* [ci] define matrix axes in code

* [ci] add null exclude rule

* [ci] make script executable

* [ci] execute sub-scripts

* [ci] simplify job variable name

(cherry picked from commit 399c50cc5c)
(cherry picked from commit 9f57bc901c)
2018-11-12 13:29:34 -08:00
Matt Bargar
dbae16e3d9
remove var 2018-10-23 17:59:54 -04:00
Matt Bargar
3937797909
Fix broken doc links 2018-10-23 17:04:21 -04:00
Spencer
6cd2ad7101
[6.0] [docs/vis] document Top Hit metric agg (#20433) (#22101)
Backports the following commits to 6.0:
 - [docs/vis] document Top Hit metric agg  (#20433)
2018-08-16 16:05:54 -07:00
gchaps
10402863a3
[DOCS] 6.0 Added note about comma notation and cross cluster search (#21837) 2018-08-09 09:40:51 -07:00
wispxjtu
7c681f5666
Code example miss single quotes (#19783) 2018-06-18 11:16:36 -05:00
Deb Adair
abcc2c20cd [DOCS] Fixed broken xref. 2018-05-22 13:07:35 -07:00
debadair
b308b06ac9
[DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 11:52:35 -07:00
Matt Bargar
3a608970be
Update viewing-field-stats.asciidoc 2018-05-18 12:54:38 -04:00
lcawley
518af09ce8 [DOCS] Adds 6.x items to changelog 2018-05-04 11:32:22 -07:00
Lisa Cawley
27e85d785e [DOCS] Adds changelog to Kibana User Guide (#18698) 2018-05-04 11:29:45 -07:00
Søren Louv-Jansen
24c064c7d3
Update .backportrc.json (#18724) (#18737) 2018-05-02 20:12:38 +02:00
markwalkom
6b34960d28
Update tutorial-define-index.asciidoc (#16028)
* Update tutorial-define-index.asciidoc

Added a note on how to check for current indices in Elasticsearch, to make it clearer for people that haven't used the previous chapters.

* Update tutorial-define-index.asciidoc
2018-04-20 10:32:37 -05:00
Court Ewing
e59906147f docs: pull request review guidelines (#17101)
Outlines the general goals/philosophy behind our pull request review
process.
2018-04-19 12:38:34 -04:00
Tim Sullivan
8d2e686d2e
Add /api/status endpoint to docs, fixes #16690 (#16798) (#17563)
* Add /api/status endpoint to docs, fixes #16690

* Remove period from note
2018-04-12 21:21:32 -07:00
Jonathan Budzenski
532da826f9
[docs] sha1 -> sha512 (#17478) 2018-04-03 10:19:45 -05:00
Pius
5dfd045765
Fixed ccs syntax (#17050)
cluster_one,cluster_two:logstash-* should be cluster_one:logstash-*,cluster_two:logstash-*
2018-03-30 12:48:24 -05:00
Matt Bargar
d300003715
Update known-plugins.asciidoc 2018-03-26 11:42:33 -04:00
lcawley
731aac9933 [DOCS] Updated attributes file 2018-03-22 10:49:58 -07:00
lcawley
9af84efcc2 [DOCS] Added section header 2018-03-09 09:00:21 -08:00
Maxime Veber
ad7b10166d
Fix wrong link to kibana docker repository (#16570) 2018-03-08 10:51:56 -06:00
Matt Bargar
65a90e7866
fix command 2018-02-16 11:21:57 -05:00
Pierre Padovani
ba31ac8717 Add entry for nested field support plugin (#16674) 2018-02-14 11:21:41 -05:00
Lisa Cawley
53f366e987 [DOCS] Build Kibana Guide from kibana repo (#16450) 2018-02-01 10:43:58 -08:00
archana
64c0b5f22b [Docs] Append more explanation to Configuring Kibana (#15615)
* [docs] uniform colons

* [docs] Add more text about elasticsearch.ssl settings

* [docs] Add more text about elasticsearch.ssl.verificationMode setting

* [docs] spelling error

* [docs] clarify wording
2018-01-23 10:59:26 -06:00
Matt Bargar
e97cdc3312
Update known-plugins.asciidoc (#14370) (#15807)
Add my new plugin 'Markdown Doc View'. And add sign to my plugin 'Notification Center'.
2018-01-02 09:53:12 -05:00
Spencer
335636da6d
[6.0] [dev/mocha/junit] report real skipped test count and errors from hooks (#15465) (#15477)
* [dev/mocha/junit] report real skipped test count and errors from hooks (#15465)

* [dev/mocha/junit] report real skipped test count and errors from hooks

* typo

* [grunt/simplemocha] update simplemocha patterns to exclude fixtures
2017-12-26 15:34:43 -07:00
Yuri Astrakhan
23e1828363
Doc fix: editorController -> editor (#15625)
There is no `editorController` param in createBaseVisualization.
I think `editor` was meant instead.
2017-12-19 21:15:50 -05:00
Matt Bargar
1c0624d3bc
minor indent fix (#15520) (#15582) 2017-12-13 11:33:00 -05:00
Christopher Dieringer
65c7baf274 Handle ES _default_ mapping names (#15432) 2017-12-12 09:09:14 -08:00
Chris Cowan
95755ef794 [TSVB] Fix bucket paths to work with ES 6.0 and later (#15322)
* Fix bucket paths (and pretty up the file some)

* Fixing tests
2017-12-12 09:54:47 -07:00
Søren Louv-Jansen
2ba3cf45d2
Bump backport dependency and add .backportrc.json (#15417) (#15489) 2017-12-08 11:16:40 +01:00
Thomas Neirynck
495f6cb1a0
[6.0] Region map settings clarifications (#14893) (#15422)
* Region map settings clarifications (#14893)

Improve documentation

* use fully qualified paths
2017-12-06 15:12:23 -05:00
jimgoodwin
997d46bd31 Bump version to 6.0.2 2017-12-06 14:18:37 -05:00
jimgoodwin
5a86ea6710 Release notes for 6.0.1 2017-12-06 11:46:20 -05:00
jimgoodwin
7053e7aee2 6.0.1 release notes 2017-12-06 11:46:03 -05:00
Spencer
d16ff7ab73
[6.0] [CI] Produce junit test reports (#15281) (#15441)
* [mocha] use custom reporter for legible results in jenkins

* [jest] use custom result processor for legible results in jenkins

* [karma] enable junit output on CI

* [mocha/junitReporter] accept rootDirectory as configuration

* [jest/reporter] use reporters option added in jest 20

* [toolingLog] remove black/white specific colors

* [dev/mocha/junit] no reason for junit to be a "reporter"

* typos

* [dev/mocha/junit] use else if

* [karma/junit] use string#replace for explicitness

* [junit] use test file path as "classname"

* [ftr/mocha] no longer a "console" specific reporter
2017-12-05 18:31:11 -07:00
Matt Bargar
620cce3583
Solidify context app filter test (#15203) (#15401)
* Solidify context filter test
2017-12-05 11:33:41 -05:00