elasticsearch/modules
Felix Barnsteiner 75d9bd7790
Rename component templates and pipelines according to the new naming conventions (#99975)
- Creates a new StackTemplateRegistry that uses the new names
- The new registry only respects stack.templates.enabled for index templates
- Renames the old registry to LegacyStackTemplateRegistry
- Component templates are not duplicated but registered under two different names
- Documents the new naming convention
- Index templates are not renamed, at least for now, as there are some challenges with it
  See 7fd0423 for more details.
2023-10-25 11:56:28 +02:00
..
aggregations Remove explicit SearchResponse references from LegacyGeo, Aggregations and parent-join modules (#101250) 2023-10-24 17:46:25 +02:00
analysis-common Use ESIntegTestCase#prepareSearch more (#101179) 2023-10-20 18:33:00 +01:00
apm Metrics refactor - split registry and service (#101154) 2023-10-23 13:28:46 -05:00
data-streams Rename component templates and pipelines according to the new naming conventions (#99975) 2023-10-25 11:56:28 +02:00
ingest-attachment Bump version for commons-compress (#99633) 2023-09-18 14:03:59 -05:00
ingest-common Remove more unnecessary ActionType subclasses (#101053) 2023-10-18 13:56:40 +01:00
ingest-geoip Extract ESIntegTestCase#prepareSearch (#101175) 2023-10-20 06:18:58 -04:00
ingest-user-agent Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
kibana Refactor REST tests to the new internal cluster rule orchestration (#100399) 2023-10-17 07:42:43 -04:00
lang-expression Use ESIntegTestCase#prepareSearch more (#101179) 2023-10-20 18:33:00 +01:00
lang-mustache Remove more unnecessary ActionType subclasses (#101053) 2023-10-18 13:56:40 +01:00
lang-painless Fix painless execute api and tsdb issue. (#101212) 2023-10-23 16:40:21 +02:00
legacy-geo Remove explicit SearchResponse references from LegacyGeo, Aggregations and parent-join modules (#101250) 2023-10-24 17:46:25 +02:00
mapper-extras Extract ESIntegTestCase#prepareSearch (#101175) 2023-10-20 06:18:58 -04:00
parent-join Remove explicit SearchResponse references from LegacyGeo, Aggregations and parent-join modules (#101250) 2023-10-24 17:46:25 +02:00
percolator Percolator to support parsing script score query with params (#101051) 2023-10-24 11:03:28 +02:00
rank-eval Remove more unnecessary ActionType subclasses (#101053) 2023-10-18 13:56:40 +01:00
reindex Use ESIntegTestCase#prepareSearch more (#101179) 2023-10-20 18:33:00 +01:00
repository-azure Metrics refactor - split registry and service (#101154) 2023-10-23 13:28:46 -05:00
repository-gcs Metrics refactor - split registry and service (#101154) 2023-10-23 13:28:46 -05:00
repository-s3 Metrics test framework (#101168) 2023-10-24 09:05:16 -05:00
repository-url Encapsulate snapshots deletion process (#100617) 2023-10-11 02:03:31 -04:00
rest-root Move index version constants to IndexVersions (#101094) 2023-10-19 20:44:51 -04:00
runtime-fields-common Migrate painless and runtime fields common tests to new test clusters (#101021) 2023-10-18 07:39:39 -07:00
systemd Use TelemetryProvider in Plugin::createComponents (#99737) 2023-09-22 14:48:11 +02:00
transport-netty4 Remove method Netty4HttpPipeliningHandlerTests#shutdownExecutorService (#99901) 2023-09-26 06:54:35 -04:00
build.gradle Increase flexibility of test cluster execution environments (#99437) 2023-09-13 11:18:40 -07:00