OpenSearch/qa/smoke-test-http/src/test/java/org/elasticsearch/http
Rory Hunter 03369e0980
Implement dangling indices API (#58176)
Backport of #50920. Part of #48366. Implement an API for listing,
importing and deleting dangling indices.

Co-authored-by: David Turner <david.turner@elastic.co>
2020-06-16 21:50:38 +01:00
..
ContextAndHeaderTransportIT.java Add RepositoriesService to createComponents() args (#54814) 2020-04-16 16:27:36 +01:00
CorsNotSetIT.java
CorsRegexIT.java
DanglingIndicesRestIT.java Implement dangling indices API (#58176) 2020-06-16 21:50:38 +01:00
DeprecationHttpIT.java Report parser name and location in XContent deprecation warnings (#53805) 2020-03-20 11:52:55 +00:00
DetailedErrorsDisabledIT.java Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
DetailedErrorsEnabledIT.java
HttpCompressionIT.java Enable decompression of response within LowLevelRestClient (#55413) (#56820) 2020-05-15 16:50:45 +01:00
HttpSmokeTestCase.java Remove `MockTcpTransport` for ESIntegTestCase (#36089) 2018-11-30 09:04:51 -07:00
NoHandlerIT.java
ResponseHeaderPluginIT.java
RestHttpResponseHeadersIT.java
SearchRestCancellationIT.java Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
TestDeprecatedQueryBuilder.java Always use deprecateAndMaybeLog for deprecation warnings (#55319) 2020-04-23 09:20:54 +01:00
TestDeprecationHeaderRestAction.java Always use deprecateAndMaybeLog for deprecation warnings (#55319) 2020-04-23 09:20:54 +01:00
TestDeprecationPlugin.java RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
TestResponseHeaderPlugin.java RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
TestResponseHeaderRestAction.java RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00