-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'c73de2677337e4054954c068744f8b29ab3ce29c' into lens/las…
…t_value # Conflicts: # x-pack/plugins/lens/public/indexpattern_datasource/dimension_panel/dimension_editor.tsx
- Loading branch information
Showing
711 changed files
with
23,874 additions
and
5,699 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...ver/kibana-plugin-core-server.savedobjectsincrementcounteroptions.initialize.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-server](./kibana-plugin-core-server.md) > [SavedObjectsIncrementCounterOptions](./kibana-plugin-core-server.savedobjectsincrementcounteroptions.md) > [initialize](./kibana-plugin-core-server.savedobjectsincrementcounteroptions.initialize.md) | ||
|
||
## SavedObjectsIncrementCounterOptions.initialize property | ||
|
||
(default=false) If true, sets all the counter fields to 0 if they don't already exist. Existing fields will be left as-is and won't be incremented. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
initialize?: boolean; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...ns/data/public/kibana-plugin-plugins-data-public.isearchsetup.sessionsclient.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [ISearchSetup](./kibana-plugin-plugins-data-public.isearchsetup.md) > [sessionsClient](./kibana-plugin-plugins-data-public.isearchsetup.sessionsclient.md) | ||
|
||
## ISearchSetup.sessionsClient property | ||
|
||
Background search sessions SO CRUD [ISessionsClient](./kibana-plugin-plugins-data-public.isessionsclient.md) | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
sessionsClient: ISessionsClient; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...ns/data/public/kibana-plugin-plugins-data-public.isearchstart.sessionsclient.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [ISearchStart](./kibana-plugin-plugins-data-public.isearchstart.md) > [sessionsClient](./kibana-plugin-plugins-data-public.isearchstart.sessionsclient.md) | ||
|
||
## ISearchStart.sessionsClient property | ||
|
||
Background search sessions SO CRUD [ISessionsClient](./kibana-plugin-plugins-data-public.isessionsclient.md) | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
sessionsClient: ISessionsClient; | ||
``` |
11 changes: 11 additions & 0 deletions
11
...opment/plugins/data/public/kibana-plugin-plugins-data-public.isessionsclient.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [ISessionsClient](./kibana-plugin-plugins-data-public.isessionsclient.md) | ||
|
||
## ISessionsClient type | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
export declare type ISessionsClient = PublicContract<SessionsClient>; | ||
``` |
13 changes: 0 additions & 13 deletions
13
.../plugins/data/public/kibana-plugin-plugins-data-public.isessionservice.clear.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...plugins/data/public/kibana-plugin-plugins-data-public.isessionservice.delete.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...t/plugins/data/public/kibana-plugin-plugins-data-public.isessionservice.find.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...nt/plugins/data/public/kibana-plugin-plugins-data-public.isessionservice.get.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...ns/data/public/kibana-plugin-plugins-data-public.isessionservice.getsession_.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...s/data/public/kibana-plugin-plugins-data-public.isessionservice.getsessionid.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...gins/data/public/kibana-plugin-plugins-data-public.isessionservice.isrestore.md
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
...ugins/data/public/kibana-plugin-plugins-data-public.isessionservice.isstored.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.