summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-07-20Migrate query registration from push to pullNik Everett
2016-07-20Remove AggregationStreams and friendsNik Everett
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
2016-07-13Removed deprecated 1.x script and template syntaxMartijn van Groningen
2016-07-12minor cleanups and an additional BogusPlugin for HttpSmokeTestCaseSimon Willnauer
2016-07-12consolidate security code in on place an allow test based on the jar dependen...Simon Willnauer
2016-07-12Fix remaining tests that either need access to the netty module or require ex...Simon Willnauer
2016-07-11Merge branch 'master' into modularize_nettyRyan Ernst
2016-07-11Switch search extension from push to pullNik Everett
2016-07-11Move netty transport and http into a moduleSimon Willnauer
2016-07-08percolator: Forbid the usage or `range` queries with a range based on the cur...Martijn van Groningen
2016-07-08percolator: Also support query term extract for queries wrapped inside a Func...Martijn van Groningen
2016-07-07Expose task information from NodeClientNik Everett
2016-07-07Clean up serialization of terms aggregation resultsNik Everett
2016-07-07Clean up more messy testsTanguy Leroux
2016-07-07Move back some messy tests from Groovy plugin to coreTanguy Leroux
2016-07-05Fix reindex NPE when http is disabledRyan Ernst
2016-07-05Fix reindex action to depend on HttpServer instead of NodeService forRyan Ernst
2016-07-05Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-05Reindex from remoteNik Everett
2016-07-05Rename writeThrowable to writeExceptionJason Tedor
2016-07-05[TEST] fix histogram test when extended bounds overlaps dataColin Goodheart-Smithe
2016-07-04Enable Checkstyle RedundantModifierTanguy Leroux
2016-07-04Do not catch throwableJason Tedor
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-07-04Rename Search Template REST testsTanguy Leroux
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-01Fix order of modifiersTanguy Leroux
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-06-30Merge pull request #19170 from rjernst/rest_handler_clientRyan Ernst
2016-06-30Start migration away from aggregation streamsNik Everett
2016-06-30Add a BridgePartition to be used by testAckedIndexing (#19172)Boaz Leskes
2016-06-30Merge branch 'master' into rest_handler_clientRyan Ernst
2016-06-30Merge pull request #19177 from rjernst/ingest_factory_genericRyan Ernst