elasticsearch/modules
Artem Prigoda 2bc7398754
Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106)
Use local-independent `Strings.format` method instead of `String.format(Locale.ROOT, ...)`. 
Inline `ESTestCase.forbidden` calls with `Strings.format` for the consistency sake.
Add `Strings.format` alias in `common.Strings`
2023-01-03 19:28:27 +01:00
..
aggregations Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
analysis-common Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
apm Make redaction configurable for APM tracing (#92358) 2022-12-15 09:23:19 +00:00
data-streams Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
ingest-attachment Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
ingest-common Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
ingest-geoip Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
ingest-user-agent Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
kibana Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
lang-expression Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
lang-mustache Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
lang-painless Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
legacy-geo Report synthetic source status in MapperBuilderContext (#91400) 2022-11-08 14:55:16 +00:00
mapper-extras Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
parent-join Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
percolator Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
rank-eval Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
reindex Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
repository-azure Upgrade to Netty 4.1.86 (#92587) 2022-12-29 11:36:31 +01:00
repository-gcs Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
repository-s3 Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
repository-url Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
runtime-fields-common Runtime fields to optionally ignore script errors (#92380) 2022-12-23 09:29:12 +01:00
systemd Add allocation deciders in createComponents (#89836) 2022-09-07 09:28:07 -04:00
transport-netty4 Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00