File tree
104 files changed
+472
-997
lines changed- .buildkite/pipelines
- .ci
- build-tools/src/main/java/org/elasticsearch/gradle/plugin
- distribution
- archives/integ-test-zip/src/javaRestTest/resources
- tools/plugin-cli/src/main/java/org/elasticsearch/plugins/cli
- docs
- changelog
- reference/elasticsearch/index-settings
- libs/core/src/test/java/org/elasticsearch/core/internal/provider
- modules
- apm/src/main/plugin-metadata
- ingest-geoip/src/main/plugin-metadata
- lang-expression/src/main/plugin-metadata
- lang-painless
- spi/src/test/java/org/elasticsearch/painless
- src/main/plugin-metadata
- reindex/src/main/plugin-metadata
- repository-azure/src/main/plugin-metadata
- repository-gcs/src/main/plugin-metadata
- repository-s3
- qa
- insecure-credentials/src/test/resources
- web-identity-token/src/test/resources
- src/main/plugin-metadata
- repository-url/src/main/plugin-metadata
- systemd/src/main/plugin-metadata
- transport-netty4/src/main/plugin-metadata
- plugins
- discovery-azure-classic/src/main/plugin-metadata
- discovery-ec2/src/main/plugin-metadata
- discovery-gce/src/main/plugin-metadata
- repository-hdfs/src/main/plugin-metadata
- qa
- logging-config/src/javaRestTest/resources
- unconfigured-node-name/src/javaRestTest/resources
- server/src
- main
- java/org/elasticsearch
- bootstrap
- common/settings
- index
- mapper/vectors
- plugins
- search/vectors
- resources/org/elasticsearch
- index
- test/java/org/elasticsearch
- index/mapper/vectors
- plugins
- search/vectors
- test
- external-modules/jvm-crash/src/main/plugin-metadata
- framework/src/main/java/org/elasticsearch
- bootstrap
- test
- compiler
- jar
- x-pack
- plugin
- analytics/src/main/plugin-metadata
- async-search/src/main/plugin-metadata
- async/src/main/plugin-metadata
- ccr/src/main
- java/org/elasticsearch/xpack/ccr/action
- plugin-metadata
- core/src/main/plugin-metadata
- deprecation/src/main/plugin-metadata
- ent-search/src/main/plugin-metadata
- eql/src/main/plugin-metadata
- esql
- arrow/src/test/resources
- src/main/plugin-metadata
- graph/src/main/plugin-metadata
- identity-provider/src/main/plugin-metadata
- inference/src/main/plugin-metadata
- logstash/src/main/plugin-metadata
- migrate/src/main/plugin-metadata
- ml-package-loader/src/main/plugin-metadata
- ml/src/main/plugin-metadata
- monitoring/src/main/plugin-metadata
- security
- qa/operator-privileges-tests/src/main/plugin-metadata
- src/main/plugin-metadata
- sql
- jdbc/src/test/resources
- qa
- jdbc
- security/src/test/resources
- src/main/resources
- server
- security/src/test
- java/org/elasticsearch/xpack/sql/qa/security
- resources
- src/main/resources
- src/main/plugin-metadata
- watcher/src/main/plugin-metadata
- qa
- kerberos-tests/src/javaRestTest/resources
- security-example-spi-extension/src/main/plugin-metadata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+472
-997
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
| 354 | + | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
386 | | - | |
| 385 | + | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 186 | + | |
191 | 187 | | |
192 | 188 | | |
193 | 189 | | |
| |||
Lines changed: 0 additions & 4 deletions
This file was deleted.
distribution/tools/plugin-cli/src/main/java/org/elasticsearch/plugins/cli/InstallPluginAction.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
925 | | - | |
| 925 | + | |
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments