summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-07-28Merge branch 'pr/15724-gce-network-host-master'David Pilato
2016-07-27Refactored Painless link nodes into expression nodes to simplifyJack Conradson
2016-07-27Add authentication to reindex-from-remoteNik Everett
2016-07-27test: fix generic typeMartijn van Groningen
2016-07-27Merge branch 'master' into pr/15724-gce-network-host-masterDavid Pilato
2016-07-27Fix after mergeDavid Pilato
2016-07-27removed useless comment and make sure all public constructors delegate to the...Martijn van Groningen
2016-07-27Deprecate template query.Martijn van Groningen
2016-07-27ingest: Change the `foreach` processor to use the `_ingest._value` ingest met...Martijn van Groningen
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-26[Ingest] Add REST _ingest/pipeline to get all pipelinesChris Earle
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-26Add _operation field to index, update, delete responsesAlexander Lin
2016-07-26Temporarily increase Netty4RestIT timeoutDaniel Mitterdorfer
2016-07-26Remove duplicate dependency declaration for http client (#19580)Daniel Mitterdorfer
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-25Moved all mustache classes into one package.Martijn van Groningen
2016-07-25Cleaned up the tests in lang-mustache.Martijn van Groningen
2016-07-25Clean up more messy testsTanguy Leroux
2016-07-22Introduce Netty 4Jason Tedor
2016-07-22Merge branch 'master' into feature/async_rest_clientjavanna
2016-07-22Fixes CORS handling so that it uses the defaultsAli Beyad
2016-07-22Reindex from remote: add fallback in case content-type header is not setjavanna
2016-07-22[TEST] Add Netty3RestIT to actually run REST tests on netty3Simon Willnauer
2016-07-22Merge branch 'master' into feature/async_rest_clientjavanna
2016-07-21fix: no other processors should be executed after on_failure is called in a c...Tal Levy
2016-07-20rethrow script compilation exceptions into ingest configuration exceptions (#...Tal Levy
2016-07-20Migrate query registration from push to pullNik Everett
2016-07-20Remove AggregationStreams and friendsNik Everett
2016-07-19reindex from remote to read content-type header rather than guessing content ...javanna
2016-07-19Reindex from remote: remove async client in favour of using RestClient perfor...javanna
2016-07-19Rest client: introduce async performRequest method and use async client under...javanna
2016-07-19Build: upgrade httpcore version to 4.4.5javanna
2016-07-18Support requests_per_second=-1 to mean no throttling in reindexNik Everett
2016-07-18Add a dedicated client/transport project for transport-client (#19435)Simon Willnauer
2016-07-18Template cleanup:Martijn van Groningen
2016-07-15Fix MatrixAggregationRestIT testAli Beyad
2016-07-15Removes waiting for yellow cluster health upon index (#19460)Ali Beyad
2016-07-15Removes ensureYellow() calls after index creation in the (#19452)Ali Beyad
2016-07-15Provide access to ThreadContext in ingest pluginsMartijn van Groningen
2016-07-14Rename transport-netty to transport-netty3Jason Tedor
2016-07-14Merge pull request #19431 from rjernst/client_pluginRyan Ernst
2016-07-14Remove `node.mode` and `node.local` settings (#19428)Simon Willnauer
2016-07-14Make module client jars go to org.elasticsearch.plugin groupIdRyan Ernst
2016-07-14Add client flag for percolator module buildRyan Ernst
2016-07-14Build: Add flag for plugins/modules which can be used in the transport clientRyan Ernst
2016-07-13show ignored errors in verbose simulate result (#19404)Tal Levy
2016-07-13update foreach processor to only support one applied processor. (#19402)Tal Levy
2016-07-13Migrate matrix_stats to NamedWriteableNik Everett