Deb Adair
21bb22a7ed
[DOCS] Set version in EOL notice.
2019-12-10 15:26:49 -08:00
debadair
731995e19a
Add EOL banner. ( #52594 )
2019-12-10 15:26:42 -08:00
Kaarina Tungseth
aeed96d5e9
[5.2] [DOCS] Updates to help notes ( #50187 ) ( #50198 )
...
Backports the following commits to 5.2:
- [DOCS] Updates to help notes (#50187 )
[skip-ci]
2019-11-11 15:32:46 -05:00
Nik Everett
636c391e67
Docs: Fix upgrade table
...
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:58:31 -04:00
Nik Everett
401d8126f3
Docs: Pin page name ( #43819 )
...
This pins a page name so they don't change when we switch to
asciidoctor.
2019-08-28 12:24:25 -04:00
Lisa Cawley
6413ff0e01
[DOCS] Fixes ordered list for asciidoctor ( #36065 )
2019-05-03 16:24:43 -07:00
Sarah Hersh
bc46e94966
[DOCS] Fix link branch ( #34822 )
...
* add branch ref
2019-04-09 17:27:38 -04:00
lcawl
18228e3774
[DOCS] Removes problematic float attribute
2019-03-27 14:59:05 -07:00
Matt Bargar
0b669fe7ba
Update viewing-field-stats.asciidoc
2018-05-18 12:56:08 -04:00
Matt Bargar
bb2e680346
Update known-plugins.asciidoc
2018-03-26 11:43:41 -04:00
lcawley
6816a649e4
[DOCS] Remove unnecessary X-Pack information
2018-02-01 14:56:20 -08:00
Lisa Cawley
29f58b6d16
[DOCS] Build Kibana Guide from kibana repo ( #16450 )
2018-02-01 10:45:49 -08:00
Jonathan Budzenski
81993ad8c8
Bump node to 6.11.5 ( #14568 )
2017-10-25 09:30:35 -05:00
Court Ewing
028851d815
Bump chromedriver ( #14053 )
2017-09-19 10:00:37 -04:00
Brandon Kobel
edcfc42477
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:23:49 -04:00
Court Ewing
6facd7a532
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:22:03 -04:00
jerenmb
fc7e41dd1f
Spelling corrections ( #11908 )
2017-08-30 10:57:07 -04:00
Court Ewing
ea5383e05d
bump node.js to version 6.11.1 ( #12776 )
2017-07-11 19:13:35 -04:00
lcawley
7f01b573f3
[DOCS] Fix release-state attribute
2017-06-21 19:39:17 -07:00
lcawley
7bdd9cdc10
[DOCS] Add index-shared3.asciidoc
2017-06-21 19:31:20 -07:00
Lisa Cawley
e6c3640a57
[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:31:10 -07:00
Navaneeth Kesavan
10a0e3709a
Fixed a minor typo ( #8904 )
...
(cherry picked from commit ee1178f2e4
)
2017-05-26 15:25:50 -07:00
Brandon Kobel
e85e9b7f34
Adding WTFPL OR ISC to the list of valid licenses ( #11768 )
2017-05-12 16:26:39 -04:00
Bhavya RM
de8d136210
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:17:18 -04:00
debadair
9f36fabb32
[DOCS] Changed settings table formatting to vertical to fix overlap.
2017-05-09 11:13:04 -07:00
Joe Fleming
bf2082fc91
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:33:37 -07:00
Court Ewing
d554872e07
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:17 -04:00
Matt Bargar
f3b0bdf662
Fix jpg encoding issue causing weird colors in Chrome ( #11367 )
2017-04-24 16:27:28 -04:00
Jonathan Budzenski
a79fa30ce6
Bump node to 6.10.2 ( #11039 ) ( #11135 )
2017-04-10 16:16:55 -05:00
Jay Greenberg
c353e0d762
add Transform Vis to known plugins ( #11018 )
...
backport of ed2a008
Add Transform Vis to known plugins
2017-04-07 13:58:55 +02:00
Court Ewing
95202e2584
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:18:44 -04:00
Joe Fleming
42b925f91e
Import saved searches first ( #10740 )
...
* import saved searches first
* move saved object type grouping into a helper
2017-03-27 14:54:19 -07:00
Chris Earle
c34342f803
[Build] npm start should ignore coverage directory ( #10415 )
...
Running test coverage and running Kibana should not interfere with each other.
2017-03-21 15:54:50 -04:00
yershalom
ddbebca13e
Added the Funnel Visualization plugin ( #1073 )
...
Also adds the Cohort analysis plugin
2017-03-18 11:01:28 -04:00
jasper
90b3023191
fixing console documentation ( #10793 )
...
Backports PR #10751
**Commit 1:**
fixing console documentation
* Original sha: 271235625b
* Authored by ppisljar <peter.pisljar@gmail.com> on 2017-03-11T20:03:27Z
2017-03-18 09:39:10 -04:00
Joe Fleming
f84575e715
Handle importing invalid types ( #10666 )
...
* show service errors but resolve promise
By handling service failures explicitely, the error doesn't bubble up the promise chain, so tasks
that have to happen after it, like refreshing the index and data, still happen, and the UI will
be in sync with the data in the .kibana index
* throw error on invalid saved object type
* append useful info to the type error message
2017-03-03 17:49:33 -07:00
jasper
d2a06c4bbf
build: always run build task in jenkins ( #10694 )
...
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:22:21 -05:00
jasper
0ae632c3d4
[git] ignore yarn.lock file ( #10672 )
...
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-02 17:30:42 -07:00
CJ Cenizal
3af4a26fcf
Remove dependency on kibana-ui-framework repo. ( #10281 ) ( #10609 )
2017-03-01 22:04:15 -08:00
Richard Hoffman
615e15962f
Filter index fields and scripted fields by name only ( #10089 )
2017-03-01 15:30:46 -07:00
Toby McLaughlin
516480b87c
[docs] XPACK_SECURTY_ENABLED env var for Docker ( #10608 )
2017-03-01 09:14:09 -05:00
Court Ewing
a914b513f3
Bump to version 5.2.3
2017-02-28 12:11:25 -05:00
Court Ewing
fccccfab3d
docs: bump released version to 5.2.2
2017-02-28 12:10:45 -05:00
Court Ewing
d1c7576812
docs: fixed release note for y-axis regression in 5.2.2
2017-02-27 19:27:24 -05:00
Court Ewing
530bfec59f
docs: 5.2.2 release notes
2017-02-27 18:13:03 -05:00
Peter Pisljar
6538112a1d
fixing vertical bar stacking ( #10531 )
2017-02-24 17:31:09 +01:00
Toby McLaughlin
2a44bb1a85
Document xpack.monitoring.ui.container.elasticsearch.enabled for Docker ( #10498 )
2017-02-24 10:32:48 -05:00
Toby McLaughlin
edd7ff01c6
Document Monitoring settings under Docker ( #10497 )
2017-02-23 20:53:49 -05:00
Joe Fleming
086b81b74e
Show warning when importing a missing type ( #10521 )
...
* show warning when importing a missing type
* remove template string concatenation
2017-02-23 10:40:29 -07:00
Nikhil Patel
4b7eae3f94
Update doc ( #10503 )
...
Include elasticsearch.tribe.requestTimeout setting
2017-02-22 20:05:53 -08:00