elasticsearch/modules
David Turner 0d64aab4cc
Clean up request parsing in S3HttpHandler (#126034)
The `METHOD /path/components?and=query` string representation of a
request is becoming increasingly difficult to parse, with slight
variations in parsing between the implementation in `S3HttpHandler` and
the various other implementations. This commit gets rid of the
string-concatenate-and-split behaviour in favour of a proper object that
has predicates for testing all the different kinds of request that might
be made against S3.
2025-04-02 05:49:50 +11:00
..
aggregations Don't generate stacktrace in TaskCancelledException (#125002) 2025-03-17 15:59:08 +01:00
analysis-common Non existing synonyms sets do not fail shard recovery (#125659) 2025-03-27 18:04:20 +02:00
apm Add missing APM entitlements (#123462) 2025-03-04 08:32:59 +01:00
data-streams Make data stream lifecycle project-aware (#125476) 2025-03-31 14:52:43 +01:00
dot-prefix-validation [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00
health-shards-availability Add multi-project support for health indicator shards_availability (#125512) 2025-03-31 11:12:52 -04:00
ingest-attachment Permanently switch from SecurityManager to Entitlements (#124865) (#125117) 2025-03-18 18:38:45 +02:00
ingest-common Cleanup missing use of StandardCharsets (#125424) 2025-03-21 20:10:15 +01:00
ingest-geoip Adding a cleanup method to EnterpriseGeoIpDownloaderIT (#125958) 2025-03-31 14:28:14 -05:00
ingest-user-agent Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
kibana Fix KibanaThreadPoolIT (#120097) 2025-01-15 02:07:58 +11:00
lang-expression Convert remaining module projects to new test clusters framework (#125613) 2025-03-26 08:42:55 -07:00
lang-mustache Convert remaining module projects to new test clusters framework (#125613) 2025-03-26 08:42:55 -07:00
lang-painless Remember extraneous Painless code (#126057) 2025-04-01 11:41:54 -07:00
legacy-geo Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
mapper-extras Store arrays offsets for scaled float fields natively with synthetic source (#125793) 2025-03-28 20:26:29 +01:00
parent-join Remove trappy timeouts from IndicesAliasesRequest (#123987) 2025-03-05 02:11:50 +11:00
percolator Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
rank-eval Convert remaining module projects to new test clusters framework (#125613) 2025-03-26 08:42:55 -07:00
reindex Merge main into multi-project 2025-02-22 16:42:59 +11:00
repository-azure Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
repository-gcs Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
repository-s3 Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
repository-url Limit number of suppressed S3 deletion errors (#123630) 2025-03-04 03:06:27 +11:00
rest-root Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
runtime-fields-common Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
systemd Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
transport-netty4 Convert remaining module projects to new test clusters framework (#125613) 2025-03-26 08:42:55 -07:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00