summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-08-03[Test] move methods from bwc test to test package for use in plugins (#19738)Britta Weber
2016-08-02Plugins: Make NamedWriteableRegistry immutable and add extenion point for nam...Ryan Ernst
2016-08-02Enables implementations of the BlobContainer interface to (#19749)Ali Beyad
2016-08-02Cleans up the BlobContainer interface by removing the (#19727)Ali Beyad
2016-08-01Removes the notion of write consistency level across all APIs inAli Beyad
2016-08-01Merge pull request #19706 from elastic/enhancement/snapshot-blob-handlingAli Beyad
2016-08-01 [TEST] Kill remaining lang-groovy messy testsTanguy Leroux
2016-08-01Rename operation to result and reworking responsesAlexander Lin
2016-07-29Remove isCreated and isFound from the Java APIAlexander Lin
2016-07-28Add package-info to o.e.test.restNik Everett
2016-07-28Merge branch 'pr/15724-gce-network-host-master'David Pilato
2016-07-27Add authentication to reindex-from-remoteNik Everett
2016-07-27Merge branch 'master' into pr/15724-gce-network-host-masterDavid Pilato
2016-07-26await fix testConcurrentSendRespondAndDisconnectBoaz Leskes
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-26Merge branch 'master' into pr/15724-gce-network-host-masterDavid Pilato
2016-07-26Move custom name resolvers to NetworkService CTORDavid Pilato
2016-07-26remove socket timeout from MockTcpTransportBoaz Leskes
2016-07-26increase logging information in testConcurrentSendRespondAndDisconnectBoaz Leskes
2016-07-26Add socket timeout in MockTcpTransportDaniel Mitterdorfer
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-25increase log level to debug in testConcurrentSendRespondAndDisconnectBoaz Leskes
2016-07-25BytesArray tests fix: offsets don't matter on a zero bytes arrayAli Beyad
2016-07-25Clean up more messy testsTanguy Leroux
2016-07-23Persistent Node Names (#19456)Boaz Leskes
2016-07-22Introduce Netty 4Jason Tedor
2016-07-22All snapshot metadata files use UUID for the blob IDAli Beyad
2016-07-22Added deleteBlob IOException testgfyoung
2016-07-22Merge branch 'master' into feature/async_rest_clientjavanna
2016-07-22Verify lower level transport exceptions don't bubble up on disconnects (#19518)Boaz Leskes
2016-07-20rethrow script compilation exceptions into ingest configuration exceptions (#...Tal Levy
2016-07-19restore throws IOException clause on all performRequest sync methodsjavanna
2016-07-19Remove RestClient#JSON_CONTENT_TYPE constant, already available in ContentTyp...javanna
2016-07-19[TEST] Make sure the last response body is always available in our REST testsjavanna
2016-07-19RestClient: take builder out to its own classjavanna
2016-07-19Rest client: introduce async performRequest method and use async client under...javanna
2016-07-19Make ExtendedBounds immutableNik Everett
2016-07-18Add a dedicated client/transport project for transport-client (#19435)Simon Willnauer
2016-07-18Template cleanup:Martijn van Groningen
2016-07-15Merge pull request #19450 from elastic/feature/friendly-index-creationAli Beyad
2016-07-15Index creation waits for active shard copies before returning (#18985)Ali Beyad
2016-07-15Provide access to ThreadContext in ingest pluginsMartijn van Groningen
2016-07-14Rename transport-netty to transport-netty3Jason Tedor
2016-07-14Fix line-length in o/e/t/r/s/Features.javaJason Tedor
2016-07-14[TEST] add 'yaml' feature for the test runner (#19436)Honza Král
2016-07-14Remove `node.mode` and `node.local` settings (#19428)Simon Willnauer
2016-07-13[TEST] Remove wrong transportName from MockTcpTransport#ctorSimon Willnauer
2016-07-13[TEST] Use a semaphore to block unitl all in-flight requests are releasedSimon Willnauer
2016-07-13Merge pull request #19392 from elastic/modularize_nettySimon Willnauer
2016-07-12[TEST] First decrement in-flight requests before releasing the latchSimon Willnauer