File tree
343 files changed
+3595
-1630
lines changed- build-tools-internal
- src/main/java/org/elasticsearch/gradle/internal
- distribution/tools/plugin-cli
- src
- main/java/org/elasticsearch/plugins/cli
- test/java/org/elasticsearch/plugins/cli
- docs
- changelog
- reference
- query-languages/esql
- _snippets
- functions/examples
- operators
- examples
- types
- images/operators
- kibana
- definition
- functions
- operators
- docs
- functions
- operators
- search-connectors
- gradle
- libs/entitlement
- asm-provider/src/main/java/org/elasticsearch/entitlement/instrumentation/impl
- bridge/src/main/java/org/elasticsearch/entitlement/bridge
- src
- main/java/org/elasticsearch/entitlement/runtime/policy
- entitlements
- test/java/org/elasticsearch/entitlement
- bridge
- runtime/policy
- modules
- lang-painless/src/main/java/org/elasticsearch/painless/phase
- repository-azure/src/internalClusterTest/java/org/elasticsearch/repositories/azure
- repository-gcs
- licenses
- src
- internalClusterTest/java/org/elasticsearch/repositories/gcs
- main/java/org/elasticsearch/repositories/gcs
- test/java/org/elasticsearch/repositories/gcs
- repository-s3/src
- internalClusterTest/java/org/elasticsearch/repositories/s3
- test/java/org/elasticsearch/repositories/s3
- plugins/analysis-icu/src/main/plugin-metadata
- qa/evil-tests/src/test
- java/org/elasticsearch/plugins/cli
- resources/org/elasticsearch/plugins/cli
- server/src
- internalClusterTest/java/org/elasticsearch
- cluster/metadata
- index/seqno
- search/basic
- main/java/org/elasticsearch
- cluster
- metadata
- project
- index
- engine
- mapper
- test/java/org/elasticsearch/index
- engine
- mapper/blockloader
- test
- fixtures
- gcs-fixture/src
- main/java/fixture/gcs
- test/java/fixture/gcs
- s3-fixture/src/main/java/fixture/s3
- framework/src/main/java/org/elasticsearch
- index/mapper
- logsdb/datageneration
- datasource
- fields/leaf
- matchers/source
- repositories/blobstore
- x-pack/plugin
- core/src
- main/java/org/elasticsearch/xpack/core/security/authz/privilege
- test/java/org/elasticsearch/xpack/core
- security/authz/privilege
- esql
- qa
- server
- single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node
- src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative
- testFixtures/src/main/resources
- src
- main/java/org/elasticsearch/xpack/esql/session
- test/java/org/elasticsearch/xpack/esql/expression
- function
- predicate/operator
- inference/src
- internalClusterTest/java/org/elasticsearch/xpack/inference/integration
- main/java/org/elasticsearch/xpack/inference
- chunking
- external
- action
- http/sender
- request
- alibabacloudsearch
- completion
- amazonbedrock
- completion
- embeddings
- anthropic
- cohere
- completion
- deepseek
- huggingface
- jinaai
- openai
- response
- azureaistudio
- mistral
- openai
- services
- alibabacloudsearch
- action
- amazonbedrock
- client
- anthropic
- azureopenai
- cohere
- elasticsearch
- elastic
- authorization
- googleaistudio
- googlevertexai
- huggingface
- action
- ibmwatsonx
- jinaai
- openai
- action
- completion
- embeddings
- voyageai
- action
- test/java/org/elasticsearch/xpack/inference
- chunking
- external
- action
- http/sender
- request
- alibabacloudsearch
- cohere
- elastic
- jinaai
- openai
- response/openai
- unified
- services
- amazonbedrock
- action
- client
- anthropic
- azureopenai
- cohere
- elastic
- googleaistudio
- googlevertexai
- huggingface
- jinaai
- openai
- action
- voyageai
- security
- qa/security-trial/src/javaRestTest/java/org/elasticsearch/xpack/security/failurestore
- src
- internalClusterTest/java/org/elasticsearch/integration
- main/java/org/elasticsearch/xpack/security/authz
- test/java/org/elasticsearch/xpack/security/authz
- store
- spatial/src
- main/java/org/elasticsearch/xpack/spatial/index/mapper
- test/java/org/elasticsearch/xpack/spatial
- datageneration
- index/mapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
343 files changed
+3595
-1630
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
distribution/tools/plugin-cli/src/main/java/org/elasticsearch/plugins/cli/InstallPluginAction.java
Lines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
934 | 932 | | |
935 | 933 | | |
936 | 934 | | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
944 | 939 | | |
945 | 940 | | |
946 | 941 | | |
| |||
Lines changed: 16 additions & 74 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 17 | | |
25 | 18 | | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | 21 | | |
30 | 22 | | |
31 | 23 | | |
32 | | - | |
| 24 | + | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
| |||
40 | 32 | | |
41 | 33 | | |
42 | 34 | | |
43 | | - | |
44 | | - | |
| 35 | + | |
| 36 | + | |
45 | 37 | | |
46 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
47 | 42 | | |
48 | | - | |
| 43 | + | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | | - | |
| 48 | + | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
57 | 52 | | |
58 | | - | |
59 | | - | |
| 53 | + | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
63 | | - | |
| 57 | + | |
64 | 58 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
68 | 62 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 63 | + | |
| 64 | + | |
74 | 65 | | |
75 | 66 | | |
76 | 67 | | |
| |||
86 | 77 | | |
87 | 78 | | |
88 | 79 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 80 | | |
Lines changed: 28 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
140 | | - | |
141 | | - | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
318 | 327 | | |
319 | | - | |
320 | | - | |
321 | 328 | | |
322 | 329 | | |
323 | 330 | | |
| |||
892 | 899 | | |
893 | 900 | | |
894 | 901 | | |
895 | | - | |
896 | 902 | | |
897 | | - | |
| 903 | + | |
898 | 904 | | |
899 | 905 | | |
900 | 906 | | |
| |||
942 | 948 | | |
943 | 949 | | |
944 | 950 | | |
945 | | - | |
946 | | - | |
| 951 | + | |
| 952 | + | |
947 | 953 | | |
948 | | - | |
| 954 | + | |
949 | 955 | | |
950 | | - | |
| 956 | + | |
951 | 957 | | |
952 | 958 | | |
953 | 959 | | |
| |||
1531 | 1537 | | |
1532 | 1538 | | |
1533 | 1539 | | |
1534 | | - | |
1535 | | - | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
1536 | 1544 | | |
1537 | 1545 | | |
1538 | | - | |
| 1546 | + | |
1539 | 1547 | | |
1540 | 1548 | | |
1541 | 1549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments