OpenSearch/plugins
Ryan Ernst dd7be74bcf Plugins: Simplified repository api for snapshot/restore
The api for snapshot/restore was split up between two interfaces,
Repository and IndexShardRepository. There was also complex
initialization and injection between the two. However, there is always a
one to one relationship between the two.

This change moves the IndexShardRepository api into Repository, as well
as updates the API so as not to require any services to be injected for
sublcasses.
2016-07-06 17:09:30 -07:00
..
analysis-icu Do not catch throwable 2016-07-04 08:41:06 -04:00
analysis-kuromoji Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-phonetic Fix order of modifiers 2016-07-01 16:57:14 +02:00
analysis-smartcn Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-stempel Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
discovery-azure-classic Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
discovery-ec2 Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
discovery-gce Do not catch throwable 2016-07-04 08:41:06 -04:00
ingest-attachment Merge branch 'master' into ingest_plugin_api 2016-07-05 20:53:03 -07:00
ingest-geoip Update ingest useragent plugin to use new ingest plugin 2016-07-01 14:16:09 -07:00
ingest-useragent Simplify ingest useragent construction 2016-07-01 14:21:41 -07:00
jvm-example Do not catch throwable 2016-07-04 08:41:06 -04:00
lang-javascript Do not catch throwable 2016-07-04 08:41:06 -04:00
lang-python Enable Checkstyle RedundantModifier 2016-07-04 15:22:12 +02:00
mapper-attachments Do not catch throwable 2016-07-04 08:41:06 -04:00
mapper-murmur3 Plugins: Remove guice from Mapper plugins 2016-06-21 22:50:39 -07:00
mapper-size Add doc values support to the _size field in the mapper-size plugin 2016-07-05 14:47:58 +02:00
repository-azure Plugins: Simplified repository api for snapshot/restore 2016-07-06 17:09:30 -07:00
repository-gcs Plugins: Simplified repository api for snapshot/restore 2016-07-06 17:09:30 -07:00
repository-hdfs Plugins: Simplified repository api for snapshot/restore 2016-07-06 17:09:30 -07:00
repository-s3 Plugins: Simplified repository api for snapshot/restore 2016-07-06 17:09:30 -07:00
store-smb Fix order of modifiers 2016-07-01 16:57:14 +02:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00