File tree
237 files changed
+10083
-3908
lines changed- benchmarks/src/main/java/org/elasticsearch/benchmark
- compute/operator
 - script
 
 - build-tools-internal/src
- main
- groovy
 - java/org/elasticsearch/gradle/internal/release
 
 - test/java/org/elasticsearch/gradle/internal/release
 
 - docs/changelog
 - libs
- core/src/main/java/org/elasticsearch/core
 - entitlement
- asm-provider/src
- main/java/org/elasticsearch/entitlement/instrumentation/impl
 - test/java/org/elasticsearch/entitlement/instrumentation/impl
 
 - bridge/src/main/java/org/elasticsearch/entitlement/bridge
 - qa
- entitled-plugin/src/main/java/org/elasticsearch/entitlement/qa/entitled
 - entitlement-test-plugin/src/main/java/org/elasticsearch/entitlement/qa/test
 - src/javaRestTest/java/org/elasticsearch/entitlement/qa
 
 - src
- main/java/org/elasticsearch/entitlement
- initialization
 - instrumentation
 - runtime
- api
 - policy
- entitlements
 
 
 
 - test/java/org/elasticsearch/entitlement/runtime/policy
 
 
 
 - modules
- ingest-geoip/qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/ingest/geoip
 - lang-mustache/src/test/java/org/elasticsearch/script/mustache
 - mapper-extras/src/main/java/org/elasticsearch/index/mapper/extras
 - reindex/src
- internalClusterTest/java/org/elasticsearch/migration
 - main/plugin-metadata
 
 - repository-azure/src/main/plugin-metadata
 - repository-s3/src/main/plugin-metadata
 - transport-netty4/src/main/plugin-metadata
 
 - plugins
- discovery-ec2/src/main/plugin-metadata
 - mapper-size/src/main/java/org/elasticsearch/index/mapper/size
 - repository-hdfs/src/main/plugin-metadata
 
 - qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/upgrades
 - rest-api-spec
- src/yamlRestTest/resources/rest-api-spec/test
- indices.create
 - tsdb
 
 
 - server/src
- internalClusterTest/java/org/elasticsearch
- persistent
 - search
- functionscore
 
 
 - main/java/org/elasticsearch
- action
- admin/indices
- resolve
 - rollover
 
 - search
 - support
 - update
 
 - bootstrap
 - cluster
- metadata
 - routing
- allocation/allocator
 
 
 - common
- lucene
 - text
 - util
 
 - index
- mapper
- vectors
 
 
 - ingest
 - persistent
 - rest/action/admin/indices
 - search
- query
 - rescore
 - suggest
 
 - transport
 - upgrades
 
 - test/java/org/elasticsearch
- action
- admin/indices/rollover
 - search
 - support
 
 - cluster
- metadata
 - routing
- allocation/allocator
 
 
 - common/text
 - index
- engine
 - fielddata
 - mapper
- blockloader
 
 
 - ingest
 - search
- aggregations
- bucket
- filter
 - range
 
 
 - collapse
 - query
 
 - transport
 
 
 - test/framework/src/main/java/org/elasticsearch
- index/mapper
 - test
- rest
 
 
 - x-pack
- plugin
- analytics/src/test/java/org/elasticsearch/xpack/analytics/rate
 - core/src/main
- java
- org/elasticsearch
- snapshots/sourceonly
 - xpack/core
- api/filtering
 - security
- operator
 - user
 
 - slm
 
 
 
 - plugin-metadata
 
 - deprecation/src
- main/java/org/elasticsearch/xpack/deprecation
 - test/java/org/elasticsearch/xpack/deprecation
 
 - esql-core/src/main/java/org/elasticsearch/xpack/esql/core/type
 - esql
- compute/src
- main/java/org/elasticsearch/compute
- operator
- exchange
 
 
 - test/java/org/elasticsearch/compute/operator
- exchange
 
 
 - qa
- server
- mixed-cluster/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/mixed
 - multi-clusters/src/javaRestTest/java/org/elasticsearch/xpack/esql/ccq
 - multi-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/multi_node
 - 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
- java/org/elasticsearch/xpack/esql
 - resources
- data
 
 
 
 - src
- internalClusterTest/java/org/elasticsearch/xpack/esql/action
 - main
- antlr
 - java/org/elasticsearch/xpack/esql
- action
 - analysis
 - index
 - optimizer
- rules/logical
- local
 
 
 - parser
 - planner
 - plan
- logical
 - physical
 
 - plugin
 - session
 
 
 - test/java/org/elasticsearch/xpack/esql
- analysis
 - optimizer
 - parser
 - planner
 - session
 - type
 
 
 
 - inference/src/test/java/org/elasticsearch/xpack/inference/mapper
 - logsdb/src/javaRestTest/java/org/elasticsearch/xpack/logsdb
 - migrate
- src
- internalClusterTest/java/org/elasticsearch/xpack/migrate/action
 - main/java/org/elasticsearch/xpack/migrate
- action
 
 
 
 - ml/src/main
- java/org/elasticsearch/xpack/ml/job/process/autodetect
 - plugin-metadata
 
 - security
- qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator
 - src
- main
- java/org/elasticsearch/xpack/security
- action/user
 - operator
 
 - plugin-metadata
 
 - test/java/org/elasticsearch/xpack/security/authz
 
 
 - slm/src
- internalClusterTest/java/org/elasticsearch/xpack/slm
 - main/java/org/elasticsearch/xpack/slm
 - test/java/org/elasticsearch/xpack/slm
 
 - transform/src/test/java/org/elasticsearch/xpack/transform/action
 - watcher/src/main/plugin-metadata
 
 - qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
237 files changed
+10083
-3908
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
261 | 261 |  | |
262 | 262 |  | |
263 | 263 |  | |
264 |  | - | |
 | 264 | + | |
 | 265 | + | |
265 | 266 |  | |
266 | 267 |  | |
267 | 268 |  | |
 | |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
83 | 83 |  | |
84 | 84 |  | |
85 | 85 |  | |
86 |  | - | |
 | 86 | + | |
87 | 87 |  | |
88 | 88 |  | |
89 | 89 |  | |
 | |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
32 | 32 |  | |
33 | 33 |  | |
34 | 34 |  | |
35 |  | - | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
36 | 38 |  | |
37 | 39 |  | |
38 | 40 |  | |
 | |||
Lines changed: 94 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
15 | 15 |  | |
16 | 16 |  | |
17 | 17 |  | |
 | 18 | + | |
18 | 19 |  | |
19 | 20 |  | |
20 | 21 |  | |
 | |||
33 | 34 |  | |
34 | 35 |  | |
35 | 36 |  | |
 | 37 | + | |
36 | 38 |  | |
37 | 39 |  | |
38 | 40 |  | |
 | |||
51 | 53 |  | |
52 | 54 |  | |
53 | 55 |  | |
 | 56 | + | |
 | 57 | + | |
54 | 58 |  | |
55 | 59 |  | |
56 | 60 |  | |
 | |||
62 | 66 |  | |
63 | 67 |  | |
64 | 68 |  | |
 | 69 | + | |
 | 70 | + | |
 | 71 | + | |
 | 72 | + | |
 | 73 | + | |
65 | 74 |  | |
66 | 75 |  | |
67 | 76 |  | |
 | |||
87 | 96 |  | |
88 | 97 |  | |
89 | 98 |  | |
90 |  | - | |
 | 99 | + | |
91 | 100 |  | |
92 | 101 |  | |
93 | 102 |  | |
94 | 103 |  | |
95 | 104 |  | |
96 |  | - | |
 | 105 | + | |
97 | 106 |  | |
98 | 107 |  | |
 | 108 | + | |
 | 109 | + | |
 | 110 | + | |
99 | 111 |  | |
100 | 112 |  | |
101 | 113 |  | |
 | |||
115 | 127 |  | |
116 | 128 |  | |
117 | 129 |  | |
 | 130 | + | |
 | 131 | + | |
 | 132 | + | |
 | 133 | + | |
 | 134 | + | |
 | 135 | + | |
 | 136 | + | |
 | 137 | + | |
 | 138 | + | |
 | 139 | + | |
 | 140 | + | |
 | 141 | + | |
118 | 142 |  | |
119 | 143 |  | |
120 | 144 |  | |
 | |||
161 | 185 |  | |
162 | 186 |  | |
163 | 187 |  | |
 | 188 | + | |
 | 189 | + | |
 | 190 | + | |
 | 191 | + | |
 | 192 | + | |
 | 193 | + | |
 | 194 | + | |
 | 195 | + | |
 | 196 | + | |
 | 197 | + | |
 | 198 | + | |
 | 199 | + | |
 | 200 | + | |
 | 201 | + | |
 | 202 | + | |
 | 203 | + | |
 | 204 | + | |
 | 205 | + | |
 | 206 | + | |
 | 207 | + | |
 | 208 | + | |
 | 209 | + | |
 | 210 | + | |
 | 211 | + | |
 | 212 | + | |
 | 213 | + | |
 | 214 | + | |
 | 215 | + | |
 | 216 | + | |
 | 217 | + | |
 | 218 | + | |
 | 219 | + | |
 | 220 | + | |
 | 221 | + | |
 | 222 | + | |
 | 223 | + | |
 | 224 | + | |
 | 225 | + | |
 | 226 | + | |
 | 227 | + | |
 | 228 | + | |
 | 229 | + | |
 | 230 | + | |
 | 231 | + | |
 | 232 | + | |
164 | 233 |  | |
165 | 234 |  | |
166 | 235 |  | |
 | |||
172 | 241 |  | |
173 | 242 |  | |
174 | 243 |  | |
 | 244 | + | |
 | 245 | + | |
 | 246 | + | |
 | 247 | + | |
 | 248 | + | |
 | 249 | + | |
 | 250 | + | |
 | 251 | + | |
 | 252 | + | |
 | 253 | + | |
 | 254 | + | |
 | 255 | + | |
 | 256 | + | |
 | 257 | + | |
 | 258 | + | |
 | 259 | + | |
 | 260 | + | |
 | 261 | + | |
 | 262 | + | |
 | 263 | + | |
 | 264 | + | |
 | 265 | + | |
 | 266 | + | |
175 | 267 |  | |
176 | 268 |  | |
177 | 269 |  | |
 | |||
Lines changed: 90 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
239 | 239 |  | |
240 | 240 |  | |
241 | 241 |  | |
 | 242 | + | |
 | 243 | + | |
 | 244 | + | |
 | 245 | + | |
 | 246 | + | |
 | 247 | + | |
 | 248 | + | |
 | 249 | + | |
 | 250 | + | |
 | 251 | + | |
 | 252 | + | |
 | 253 | + | |
 | 254 | + | |
 | 255 | + | |
 | 256 | + | |
 | 257 | + | |
 | 258 | + | |
 | 259 | + | |
 | 260 | + | |
 | 261 | + | |
 | 262 | + | |
 | 263 | + | |
 | 264 | + | |
 | 265 | + | |
 | 266 | + | |
 | 267 | + | |
 | 268 | + | |
 | 269 | + | |
 | 270 | + | |
 | 271 | + | |
 | 272 | + | |
 | 273 | + | |
 | 274 | + | |
 | 275 | + | |
 | 276 | + | |
 | 277 | + | |
 | 278 | + | |
 | 279 | + | |
 | 280 | + | |
 | 281 | + | |
 | 282 | + | |
 | 283 | + | |
 | 284 | + | |
 | 285 | + | |
 | 286 | + | |
 | 287 | + | |
 | 288 | + | |
 | 289 | + | |
 | 290 | + | |
 | 291 | + | |
 | 292 | + | |
 | 293 | + | |
 | 294 | + | |
 | 295 | + | |
 | 296 | + | |
 | 297 | + | |
 | 298 | + | |
 | 299 | + | |
 | 300 | + | |
 | 301 | + | |
 | 302 | + | |
 | 303 | + | |
 | 304 | + | |
 | 305 | + | |
 | 306 | + | |
 | 307 | + | |
 | 308 | + | |
 | 309 | + | |
 | 310 | + | |
 | 311 | + | |
 | 312 | + | |
 | 313 | + | |
 | 314 | + | |
 | 315 | + | |
 | 316 | + | |
 | 317 | + | |
 | 318 | + | |
 | 319 | + | |
 | 320 | + | |
 | 321 | + | |
 | 322 | + | |
 | 323 | + | |
 | 324 | + | |
 | 325 | + | |
 | 326 | + | |
 | 327 | + | |
 | 328 | + | |
 | 329 | + | |
 | 330 | + | |
 | 331 | + | |
242 | 332 |  | |
243 | 333 |  | |
244 | 334 |  | |
 | |||
| 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 | + | |
| 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