Deb Adair
8c65f069c2
[DOCS] Set version in EOL notice.
2019-12-10 15:28:12 -08:00
debadair
4a53f022f2
Add EOL banner. ( #52594 )
2019-12-10 15:28:03 -08:00
Nik Everett
50c8e93c59
Docs: Fix upgrade table
...
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:59:20 -04:00
Nik Everett
068bc983c1
Docs: Pin page name ( #43819 )
...
This pins a page name so they don't change when we switch to
asciidoctor.
2019-08-28 12:26:09 -04:00
Lisa Cawley
1c5ab312e8
[DOCS] Fixes ordered list for asciidoctor ( #36065 )
2019-05-03 16:29:11 -07:00
lcawl
541ea6b48d
[DOCS] Removes problematic float attribute
2019-03-27 15:01:05 -07:00
Matt Bargar
94cf43c5fe
Update viewing-field-stats.asciidoc
2018-05-18 12:56:37 -04:00
Matt Bargar
2e4ecbb31d
Update known-plugins.asciidoc
2018-03-26 11:44:04 -04:00
A Smith
716ae60194
Correct typo on line 8 ( #16948 )
...
Correcting Kinana to Kibana
2018-03-07 11:56:04 -08:00
lcawley
fc3f5724a3
[DOCS] Remove unnecessary X-Pack information
2018-02-01 14:57:15 -08:00
Lisa Cawley
be25416608
[DOCS] Build Kibana Guide from kibana repo ( #16450 )
2018-02-01 10:46:51 -08:00
Jonathan Budzenski
a68f5e6e47
Bump node to 6.11.5 ( #14568 )
2017-10-25 09:31:32 -05:00
Court Ewing
24943bebc6
Bump chromedriver ( #14053 )
2017-09-19 10:04:17 -04:00
Brandon Kobel
005cb5e43d
Adding "BSD 3-Clause" as a valid license ( #13934 )
...
We already have "BSD-3-Clause" as a valid license, but there's a variant
with a space instead of a '-' being used by js-base64 that we need to
accomodate for.
2017-09-11 09:24:47 -04:00
Court Ewing
b5868d12fc
docs: remove reference to ES host input in console
...
There is no feature in console to input a generic URL for Elasticsearch
cluster access. This was an accidental carryover from sense.
2017-09-01 08:23:04 -04:00
jerenmb
6e31813e2d
Spelling corrections ( #11908 )
2017-08-30 10:58:08 -04:00
Court Ewing
76c67e0858
bump node.js to version 6.11.1 ( #12776 )
2017-07-11 19:14:04 -04:00
lcawley
431ae51e39
[DOCS] Add index-shared3.asciidoc
2017-06-21 19:45:26 -07:00
Lisa Cawley
ea5364b18b
[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 19:45:19 -07:00
Navaneeth Kesavan
beebb8d2df
Fixed a minor typo ( #8904 )
...
(cherry picked from commit ee1178f2e4
)
2017-05-26 15:25:01 -07:00
Brandon Kobel
5dc6136933
Adding WTFPL OR ISC to the list of valid licenses ( #11768 )
2017-05-12 16:27:35 -04:00
Bhavya RM
eca71c5f9e
Update tutorial-load-dataset.asciidoc ( #11703 )
...
Changing the tutorial to update it according to the new ES mappings and adding console tested commands.
2017-05-12 12:27:17 -04:00
Joe Fleming
0172e90600
Update tutorial-define-index.asciidoc ( #11498 )
...
The steps to add a new index were referring to <5.X KB.
Reported here - https://discuss.elastic.co/t/kibana-5-2-1-documentation-mismatch/73112
2017-04-28 10:35:30 -07:00
Court Ewing
1aede3be84
readme: remove descriptions of P labels
...
We removed P labels from the repo entirely, so there's no need to
document them.
2017-04-25 11:04:55 -04:00
Matt Bargar
183a75b5a0
Fix jpg encoding issue causing weird colors in Chrome ( #11367 )
2017-04-24 16:28:56 -04:00
Jonathan Budzenski
ffb178c3f8
Bump node to 6.10.2 ( #11039 ) ( #11137 )
2017-04-10 16:17:17 -05:00
Court Ewing
31c23f90d7
readme: replace snapshots with URP links ( #10970 )
...
The unified release process creates snapshots nightly, so we should use
them rather than our own custom snapshot mechanism.
2017-03-30 17:24:09 -04:00
Chris Earle
f0ae48b640
[Build] npm start should ignore coverage directory ( #10415 )
...
Running test coverage and running Kibana should not interfere with each other.
2017-03-21 15:55:58 -04:00
jasper
a06d5c7fa0
build: always run build task in jenkins ( #10692 )
...
Backports PR #10689
**Commit 1:**
build: always run build task in jenkins
We always run the build task now in jenkins jobs rather than only in the
core builds. This ensures that the build task runs in PR builds even
though the build artifacts are not used for anything.
Ideally all the selenium tests would run against this build rather than
it just being something that gets ran and forgotten about, but this is a
first step.
* Original sha: 9517d8ded4
* Authored by Court Ewing <court@epixa.com> on 2017-03-03T16:11:20Z
2017-03-03 13:24:26 -05:00
jasper
1e31c03a62
[git] ignore yarn.lock file ( #10673 )
...
Backports PR #10667
**Commit 1:**
[git] ignore yarn.lock file
* Original sha: e83e26b2bb
* Authored by spalger <spalger@users.noreply.github.com> on 2017-03-02T22:57:40Z
2017-03-03 11:32:46 -05:00
Toby McLaughlin
a1319b3e0d
[docs] XPACK_SECURTY_ENABLED env var for Docker ( #10608 )
2017-03-01 09:38:16 -05:00
Toby McLaughlin
45064d6a6e
Document Monitoring settings under Docker ( #10497 )
2017-02-23 20:54:15 -05:00
Lukas Ciszewski
1de654004c
Update documentation on coordinator node usage ( #9960 )
...
* Update production.asciidoc
* Update production.asciidoc
Reorder configuration guide and mention config files.
* Update production.asciidoc
Fix typo.
2017-02-13 17:17:00 -05:00
markwalkom
418adf1e1a
Update tutorial-load-dataset.asciidoc ( #10298 )
...
Clarified that curl stuff needs to be run in a terminal.
Inspired by https://discuss.elastic.co/t/newbie-stuck-in-1st-tutorial/74660
2017-02-11 09:25:38 -05:00
jasper
0a34d592df
Bump node to 6.9.5 ( #10160 )
...
Backports PR #10135
**Commit 1:**
Bump node to 6.9.5
* Original sha: e00aa661a7
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-02-01T17:07:44Z
2017-02-02 10:59:36 -06:00
Chris Earle
5c0efb9322
Allow build configuration to run on Windows machines ( #9951 )
2017-01-18 23:42:09 -05:00
Tanya Bragin
a58b262855
Update managing-fields.asciidoc ( #9739 )
...
* Update managing-fields.asciidoc
* Remove references to Groovy
* Add information about Painless
* Link to blog for additional examples
* Update managing-fields.asciidoc
Make editorial changes per @debadair's feedback.
2017-01-17 14:43:07 -05:00
jasper
3b79a03c3d
docs: X-Pack settings via ENV under Docker ( #9593 )
...
Backports PR #9518
**Commit 1:**
docs: X-Pack settings via ENV under Docker
* Original sha: ed95530261
* Authored by Toby McLaughlin <toby@jarpy.net> on 2016-12-16T03:18:32Z
2016-12-21 14:08:09 -05:00
Court Ewing
eea7d72fd2
docs: branch is now a variable
...
This makes our docs less brittle and fixes a broken link for pull
requests against known plugins.
2016-12-14 10:46:51 -05:00
Court Ewing
0a6dfbdadd
docs: reorder release-specific variables
...
Now changing versions, branches, and release status can all be done in
the same place in the index rather than being scattered throughout.
2016-12-14 10:28:36 -05:00
Court Ewing
65db441758
docs: kibana developer and known plugin docs ( #9477 )
...
* docs: kibana developer docs
This is the beginning of developer-focussed docs for Kibana. The content
is mostly pulled directly from the old wiki in the github repo.
* docs: known plugins for 5.x
2016-12-13 22:45:11 -05:00
Steven Chen
5e1ee898fb
Correct typo in 'Sharing a Dashboard' section ( #9366 )
...
Change 'You can can..' to 'You can either...'
2016-12-06 08:07:04 -05:00
Arthur
4d0507d91e
Update connect-to-elasticsearch.asciidoc ( #9361 )
...
Update documentation to show how to select an index as default.
2016-12-06 08:00:30 -05:00
Court Ewing
293223982d
Bump version to 5.0.3
...
Docs are bumped up the latest stable, which is 5.0.2.
2016-12-02 08:07:22 -05:00
jasper
a922c9abc4
build: remove deepModules hackery ( #9329 )
...
Backports PR #9327
**Commit 1:**
build: remove deepModules hackery
The deepModules hacks in the build system were added to support the long
paths that resulted from npm2, but npm3 fundamentally addresses that
problem, so deepModules is no longer necessary. In practical terms, npm3
shouldn't ever cause path lengths to become so long that they trigger
path length problems on certain operating systems.
* Original sha: 19fcc93ad3
* Authored by Court Ewing <court@epixa.com> on 2016-12-02T00:13:13Z
2016-12-01 19:56:43 -05:00
jasper
e187d04b84
Add docs on all available console server config options ( #9290 )
...
Backports PR #9288
**Commit 1:**
Add docs on all available console server config options
* Original sha: 9caac7a9dc
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-11-30T22:26:57Z
2016-11-30 17:58:32 -05:00
Pablo Sanchez
9fa2ad98b0
Update client node for Coordinating only node ( #9178 )
...
Since client node doesn't exist anymore, this should be replace by the coordinating only node.
2016-11-29 13:16:55 -05:00
Court Ewing
b99e84b099
docs: security fix 5.0.2 release notes
2016-11-29 11:07:00 -05:00
Court Ewing
7fa05f7991
docs: 5.0.2 release notes
2016-11-29 11:06:39 -05:00
Court Ewing
97fd7df1e9
docs: Fix security link in 5.0.1 release notes
2016-11-29 11:06:33 -05:00