Commit 12e52e6
committed
Merge branch 'master' into task-manager/health
* master: (23 commits)
[ML] Transforms: Fix tab ids for expanded row. (elastic#80666)
server logs config paths to use for runner (elastic#52980)
Fix audit logger logging to console even when disabled (elastic#80928)
skip flaky suite (elastic#80929)
Added Enterprise Search config to kibana-docker (elastic#80872)
skip flaky suite (elastic#80914)
[keystore_cli] parse values as JSON before adding to keystore (elastic#80848)
[Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (elastic#80742)
ECS audit logging (elastic#74640)
[Uptime] Add client-side unit tests for remaining synthetics code (elastic#80215)
[Security_Solution][Resolver] Promote z-index on node labels (elastic#80854)
Move renderHeaderActions back into mount useEffect + update tests (elastic#80861)
[Reporting] Document Network Policy configuration (elastic#80431)
[Reporting] Add contextual documentation for CSV Max Bytes setting (elastic#80782)
Add catch for Enterprise Search sending back a 401 response instead of redirect (elastic#80757)
[Actions] Back Button on Add Connector Flyout (elastic#80160)
removing `kibana_datatable` in favor of `datatable` (elastic#80548)
[Alerting UI] Updating 'Add new' wording (elastic#80509)
[Docs] Document Encrypted Saved Objects functionality. (elastic#80183)
[Discover] fix auto-refresh (elastic#80635)
...File tree
341 files changed
+5832
-3233
lines changed- docs
- api
- saved-objects
- developer
- development
- core/server
- plugins
- embeddable/public
- expressions
- public
- server
- settings
- user
- reporting
- security
- packages/kbn-test/src/functional_tests
- cli/start_servers
- __snapshots__
- src
- cli_keystore
- core/server
- audit_trail
- elasticsearch
- legacy
- legacy
- plugins
- dev/build/tasks/os_packages/docker_generator/resources/bin
- legacy/server/keystore
- plugins
- data
- common
- field_formats
- search/expressions
- public
- actions/filters
- query/query_string
- search/expressions
- utils
- discover/public/application/angular
- embeddable/public
- lib/triggers
- expressions
- common
- executor
- expression_types/specs
- service
- public
- types
- server
- input_control_vis/public
- region_map/public
- __snapshots__
- tile_map/public
- vis_type_markdown/public
- vis_type_metric/public
- __snapshots__
- components
- vis_type_table/public
- vis_type_tagcloud/public
- __snapshots__
- vis_type_timelion/public
- vis_type_vislib/public
- visualizations/public
- components
- expression_functions
- test
- functional
- apps
- discover
- visualize
- page_objects
- interpreter_functional
- screenshots/baseline
- snapshots
- baseline
- session
- test_suites/run_pipeline
- x-pack
- plugins
- actions/server/authorization
- alerts/server
- authorization
- audit_trail
- server
- client
- canvas
- public/components/datatable
- types
- drilldowns/url_drilldown/public/lib
- encrypted_saved_objects/server/audit
- enterprise_search
- public/applications/workplace_search
- __mocks__
- views/groups/components
- server/lib
- ingest_manager
- common/services
- server/routes/agent
- lens/public
- datatable_visualization
- editor_frame_service
- indexpattern_datasource
- metric_visualization
- pie_visualization
- xy_visualization
- security_solution/public/resolver/view
- security
- server
- audit
- authentication
- saved_objects
- spaces/server/lib
- transform/public/app/sections/transform_management/components/transform_list
- translations/translations
- triggers_actions_ui/public/application
- components/builtin_action_types/email
- sections/action_connector_form
- uptime/public/components/monitor/synthetics
- __tests__
- scripts
- test
- accessibility/apps
- functional_with_es_ssl/apps/triggers_actions_ui
- ingest_manager_api_integration/apis/fleet/agents
- plugin_functional
- plugins/audit_trail_test/server
- test_suites/audit_trail
- security_api_integration
- fixtures/audit/audit_log
- server
- tests/audit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
341 files changed
+5832
-3233
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | 289 | | |
294 | 290 | | |
295 | 291 | | |
| |||
469 | 465 | | |
470 | 466 | | |
471 | 467 | | |
472 | | - | |
| 468 | + | |
| 469 | + | |
473 | 470 | | |
474 | 471 | | |
475 | 472 | | |
| |||
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments