summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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
2016-07-12[TEST] Make AbstractSimpleTransportTestCase#testTimeoutSendExceptionWithDelay...Simon Willnauer
2016-07-12Fix remaining tests that either need access to the netty module or require ex...Simon Willnauer
2016-07-12Merge pull request #19373 from javanna/enhancement/rest_client_builder_callbackLuca Cavanna
2016-07-12RestClient: simplify ssl configuration and make http config callback function...javanna
2016-07-12Make NotMasterException a first class citizen (#19385)Boaz Leskes
2016-07-12Rest Client: add callback to customize http client settingsjavanna
2016-07-12Fix TcpTransport#sendRequest to raise NotConnectedExcepiton if we get disconn...Simon Willnauer
2016-07-11Merge branch 'master' into modularize_nettyRyan Ernst
2016-07-11Fix plugins service to not double bind plugin componentsRyan Ernst
2016-07-11Switch search extension from push to pullNik Everett
2016-07-11Plugins: Add components creator as bridge between guice and new plugin init w...Ryan Ernst