Commit 168a56c
committed
Merge remote-tracking branch 'elastic/master' into default-copy-settings-to-true
* elastic/master: (34 commits)
Test: increase search logging for LicensingTests
Adjust serialization version in IndicesOptions
[TEST] Fix compilation
Remove version argument in RangeFieldType (elastic#30411)
Remove unused DirectoryUtils class. (elastic#30582)
Mitigate date histogram slowdowns with non-fixed timezones. (elastic#30534)
Add a MovingFunction pipeline aggregation, deprecate MovingAvg agg (elastic#29594)
Removes AwaitsFix on IndicesOptionsTests
Template upgrades should happen in a system context (elastic#30621)
Fix bug in BucketMetrics path traversal (elastic#30632)
Fixes IndiceOptionsTests to serialise correctly (elastic#30644)
S3 repo plugin populate SettingsFilter (elastic#30652)
mute IndicesOptionsTests.testSerialization
Rest High Level client: Add List Tasks (elastic#29546)
Refactors ClientHelper to combine header logic (elastic#30620)
[ML] Wait for ML indices in rolling upgrade tests (elastic#30615)
Watcher: Ensure secrets integration tests also run triggered watch (elastic#30478)
Move allocation awareness attributes to list setting (elastic#30626)
[Docs] Update code snippet in has-child-query.asciidoc (elastic#30510)
Replace custom reloadable Key/TrustManager (elastic#30509)
...File tree
249 files changed
+11620
-3715
lines changed- client/rest-high-level
- src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- documentation
- docs
- java-api/query-dsl
- java-rest/high-level
- cluster
- search
- snapshot
- reference
- aggregations
- pipeline
- modules
- src/test/java/org/elasticsearch/smoketest
- libs/elasticsearch-nio/src
- main/java/org/elasticsearch/nio
- test/java/org/elasticsearch/nio
- modules
- lang-mustache/src
- main/java/org/elasticsearch/script/mustache
- test/java/org/elasticsearch/script/mustache
- lang-painless/src
- main
- java/org/elasticsearch/painless
- resources/org/elasticsearch/painless/spi
- test/resources/rest-api-spec/test/painless
- percolator/src/main/java/org/elasticsearch/percolator
- transport-netty4/src
- main/java/org/elasticsearch/http/netty4
- test/java/org/elasticsearch
- http/netty4
- rest
- plugins
- repository-s3/src
- main/java/org/elasticsearch/repositories/s3
- test/java/org/elasticsearch/repositories/s3
- transport-nio
- src
- main
- java/org/elasticsearch
- http/nio
- transport/nio
- plugin-metadata
- test/java/org/elasticsearch/http/nio
- qa
- die-with-dignity/src/test/java/org/elasticsearch/qa/die_with_dignity
- mixed-cluster
- src/test/java/org/elasticsearch/backwards
- query-builder-bwc/src/test/java/org/elasticsearch/bwc
- smoke-test-http/src/test/java/org/elasticsearch/http
- smoke-test-multinode
- smoke-test-rank-eval-with-mustache
- rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation
- server/src
- main/java/org/elasticsearch
- action
- admin/cluster
- node/tasks/list
- repositories/put
- snapshots/create
- support
- tasks
- cluster
- metadata
- routing
- allocation/decider
- common/io/stream
- http
- netty4
- index
- mapper
- store
- rest/action/admin/cluster
- script
- search
- aggregations
- bucket/histogram
- pipeline
- bucketmetrics
- movavg
- models
- movfn
- tasks
- test/java/org/elasticsearch
- action
- admin/cluster
- node/tasks
- repositories/put
- shards
- support
- cluster
- metadata
- routing
- structure
- index
- mapper
- store
- search/aggregations
- bucket/histogram
- pipeline
- bucketmetrics/avg
- movfn
- moving/avg
- snapshots
- tasks
- test/framework/src
- main/java/org/elasticsearch
- script
- search
- aggregations
- test
- junit/listeners
- rest/yaml
- section
- transport/nio
- test/java/org/elasticsearch/test/rest/yaml/section
- x-pack
- docs/src/test/java/org/elasticsearch/smoketest
- plugin
- core/src
- main/java/org/elasticsearch/xpack/core
- ml
- action
- datafeed
- ssl
- watcher/support/xcontent
- test/java/org/elasticsearch/xpack/core
- ssl
- ml/src
- main/java/org/elasticsearch/xpack/ml
- action
- datafeed/extractor
- aggregation
- chunked
- scroll
- test/java/org/elasticsearch/xpack/ml
- rollup/src
- main/java/org/elasticsearch/xpack/rollup/job
- test/java/org/elasticsearch/xpack/rollup/job
- security/src
- main/java/org/elasticsearch/xpack/security
- audit/index
- authc
- esnative
- support/mapper
- authz
- store
- support
- transport
- netty4
- nio
- test/java/org/elasticsearch
- integration
- license
- test
- xpack/security
- action
- saml
- user
- authc
- esnative
- support/mapper
- authz
- store
- support
- test
- transport/nio
- user
- sql/src
- main/java/org/elasticsearch/xpack/sql/analysis/analyzer
- test/java/org/elasticsearch/xpack/sql/analysis/analyzer
- watcher/src
- main/java/org/elasticsearch/xpack/watcher
- actions/index
- input/search
- transform/search
- transport/actions/put
- test/java/org/elasticsearch/xpack/watcher
- test/integration
- transport/actions/put
- trigger
- qa
- rolling-upgrade/src/test/resources/rest-api-spec/test
- mixed_cluster
- old_cluster
- smoke-test-plugins-ssl
- sql/security/ssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
249 files changed
+11620
-3715
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
66 | 90 | | |
Lines changed: 103 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
83 | 86 | | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
458 | 462 | | |
459 | 463 | | |
460 | 464 | | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
461 | 474 | | |
462 | 475 | | |
463 | 476 | | |
| |||
473 | 486 | | |
474 | 487 | | |
475 | 488 | | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 489 | | |
482 | 490 | | |
483 | 491 | | |
| |||
507 | 515 | | |
508 | 516 | | |
509 | 517 | | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
510 | 536 | | |
511 | 537 | | |
512 | 538 | | |
| |||
582 | 608 | | |
583 | 609 | | |
584 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
585 | 627 | | |
586 | 628 | | |
587 | 629 | | |
| |||
656 | 698 | | |
657 | 699 | | |
658 | 700 | | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
659 | 714 | | |
660 | 715 | | |
661 | 716 | | |
| |||
894 | 949 | | |
895 | 950 | | |
896 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
897 | 994 | | |
898 | 995 | | |
899 | 996 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
504 | 532 | | |
505 | 533 | | |
506 | 534 | | |
| |||
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
70 | 93 | | |
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
105 | 111 | | |
106 | 112 | | |
107 | 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 | + | |
108 | 139 | | |
0 commit comments