Commit 5074683
File tree
293 files changed
+7163
-1599
lines changed- buildSrc/src
- main/groovy/org/elasticsearch/gradle/vagrant
- test/java/org/elasticsearch/gradle
- testclusters
- client
- rest-high-level
- src
- main/java/org/elasticsearch/client
- indices
- test/java/org/elasticsearch/client
- documentation
- indices
- rest/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- distribution
- archives/integ-test-zip
- src/test/java/org/elasticsearch/test/rest
- docker/src/docker/config
- src/config
- docs
- java-rest/high-level/indices
- painless/painless-contexts
- reference
- docs
- ilm
- migration
- migrate_7_0
- ml
- apis
- modules/discovery
- settings
- setup
- modules/rank-eval/src/test/java/org/elasticsearch/index/rankeval
- qa
- die-with-dignity
- src/test/java/org/elasticsearch/qa/die_with_dignity
- full-cluster-restart
- src/test/java/org/elasticsearch/upgrades
- logging-config
- src/test
- java/org/elasticsearch
- common/logging
- qa/custom_logging
- resources
- org/elasticsearch/common/logging/json_layout
- unconfigured-node-name
- src/test/java/org/elasticsearch/unconfigured_node_name
- vagrant/src/test/resources/packaging
- tests
- utils
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test/update
- server
- src
- main/java/org/elasticsearch
- action
- admin/indices
- close
- mapping
- get
- put
- bulk
- delete
- index
- search
- support
- replication
- single/shard
- update
- cluster
- action/shard
- coordination
- metadata
- common/logging
- index
- engine
- get
- query
- seqno
- shard
- indices
- cluster
- recovery
- node
- rest/action
- admin/indices
- document
- search
- internal
- transport
- test/java/org/elasticsearch
- action
- admin
- cluster/node/tasks
- indices/mapping/get
- search
- support
- cluster
- action/shard
- coordination
- metadata
- common
- geo
- logging
- discovery
- gateway
- index
- engine
- mapper
- seqno
- shard
- indices
- cluster
- state
- recovery
- rest
- search
- aggregations/bucket
- geogrid
- significant
- internal
- query
- slice
- snapshots
- update
- test/framework/src
- main/java/org/elasticsearch
- common/logging
- index
- engine
- shard
- test
- gateway
- transport
- test/java/org/elasticsearch/search
- x-pack
- docs/en/security
- auditing
- plugin
- ccr
- qa/downgrade-to-basic-license
- src/test/java/org/elasticsearch/xpack/ccr
- src
- main/java/org/elasticsearch/xpack/ccr
- action
- test/java/org/elasticsearch/xpack/ccr
- action
- core/src
- main
- config
- java/org/elasticsearch/xpack/core
- indexlifecycle
- ml
- action
- job/config
- security/authz
- privilege
- store
- test/java/org/elasticsearch
- index/engine
- xpack/core
- indexlifecycle
- ml
- action
- job/config
- security/authz
- privilege
- store
- ilm/qa
- multi-cluster/src/test/java/org/elasticsearch/xpack/indexlifecycle
- multi-node/src/test/java/org/elasticsearch/xpack/indexlifecycle
- ml
- qa
- ml-with-security
- native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration
- src
- main/java/org/elasticsearch/xpack/ml
- action
- datafeed
- filestructurefinder
- job
- persistence
- process/autodetect
- rest
- test/java/org/elasticsearch/xpack/ml
- action
- datafeed
- filestructurefinder
- job/process/autodetect
- security/src/test/java/org/elasticsearch
- integration
- xpack/security/authz
- sql/qa/security
- src/test/resources/rest-api-spec
- api
- test
- ml
- watcher
- ack_watch
- activate_watch
- delete_watch
- execute_watch
- get_watch
- put_watch
- watcher/src
- main/java/org/elasticsearch/xpack/watcher
- actions
- index
- jira
- support/search
- test/java/org/elasticsearch/xpack/watcher
- actions
- index
- jira
- condition
- execution
- support
- search
- test
- watch
- qa
- full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- smoke-test-security-with-mustache/src/test/resources/rest-api-spec/test
- smoke-test-watcher-with-security/src/test/resources/rest-api-spec/test/watcher/watcher_and_security
- smoke-test-watcher/src/test/resources/rest-api-spec/test/painless
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
293 files changed
+7163
-1599
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
Lines changed: 67 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 | | |
267 | 270 | | |
268 | 271 | | |
| |||
275 | 278 | | |
276 | 279 | | |
277 | 280 | | |
278 | | - | |
279 | | - | |
| 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 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
280 | 335 | | |
281 | 336 | | |
282 | 337 | | |
| |||
288 | 343 | | |
289 | 344 | | |
290 | 345 | | |
291 | | - | |
292 | | - | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
293 | 349 | | |
294 | 350 | | |
295 | 351 | | |
| |||
307 | 363 | | |
308 | 364 | | |
309 | 365 | | |
310 | | - | |
311 | | - | |
312 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
313 | 369 | | |
314 | 370 | | |
315 | 371 | | |
| |||
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
170 | 185 | | |
171 | 186 | | |
172 | 187 | | |
| |||
176 | 191 | | |
177 | 192 | | |
178 | 193 | | |
| 194 | + | |
179 | 195 | | |
180 | 196 | | |
181 | 197 | | |
| |||
201 | 217 | | |
202 | 218 | | |
203 | 219 | | |
| 220 | + | |
204 | 221 | | |
205 | 222 | | |
206 | 223 | | |
| |||
Lines changed: 74 additions & 0 deletions
| 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 | + | |
Lines changed: 71 additions & 0 deletions
| 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 | + | |
0 commit comments