OpenSearch/x-pack/plugin
Igor Motov 0b1a0641ef
SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622)
- renames project `sql-proto` to `sql-action`,
- renames package `sql.plugin` to `sql.action`
- renames project `sql-shared-client` to `sql-client`
- renames package `sql.shard.client` to `sql.client`
- renames project `sql-shared-proto` to `sql-proto`

Closes #31593
2018-06-28 05:56:16 -07:00
..
core Upgrade gradle wrapper to 4.8 (#31525) 2018-06-28 08:13:21 +03:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Core: Combine doExecute methods in TransportAction (#31517) 2018-06-22 15:03:01 -07:00
logstash Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ml Remove deprecation warnings to prepare for Gradle 5 (sourceSets.main.output.classesDirs) (#30389) 2018-06-28 15:14:34 +03:00
monitoring Remove deprecation warnings to prepare for Gradle 5 (sourceSets.main.output.classesDirs) (#30389) 2018-06-28 15:14:34 +03:00
rollup Remove deprecation warnings to prepare for Gradle 5 (sourceSets.main.output.classesDirs) (#30389) 2018-06-28 15:14:34 +03:00
security SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
sql SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
src/test Add support for switching distribution for all integration tests (#30874) 2018-06-26 06:49:03 -07:00
upgrade Remove deprecation warnings to prepare for Gradle 5 (sourceSets.main.output.classesDirs) (#30389) 2018-06-28 15:14:34 +03:00
watcher Watcher: Remove never executed code (#31135) 2018-06-26 16:14:40 +02:00
build.gradle Correct integTest enable logic (#31646) 2018-06-28 15:02:05 +03:00