summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-11-04Add automatic parallelization support to reindex and friends (#20767)Nik Everett
2016-11-04Upgrade to lucene-6.3.0-snapshot-a66a445. (#21309)Adrien Grand
2016-11-02Make painless's assertion about out of bound less brittleNik Everett
2016-11-02Tests: Add warning header checks to QueryBuilder tests and QueryParseContextT...Christoph Büscher
2016-11-02Require arguments for QueryShardContext creation. (#21196)Adrien Grand
2016-11-01Bump reindex-from-remote's buffer to 200mbNik Everett
2016-10-31Fix logger names for NettyJason Tedor
2016-10-31Cleanup ScriptType (#21179)Jack Conradson
2016-10-29Fix painless's out of bounds assertions in java 9Nik Everett
2016-10-29Support negative array ofsets in painlessNik Everett
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-25Add correct Content-Length on HEAD requestsJason Tedor
2016-10-21Fix reindex-from-remote for parent/child from <2.0Nik Everett
2016-10-20Upgrade to Netty 4.1.6Jason Tedor
2016-10-20Remove more equivalents of the now method from the Painless whitelist.Jack Conradson
2016-10-20Remove publishAddress from reindex whitelistNik Everett
2016-10-19some misspelled words in code (#21012)Fanfan
2016-10-18Add "simple match" support for reindex-from-remote whitelistNik Everett
2016-10-18make painless the default scripting language for ScriptProcessor (#20981)Tal Levy
2016-10-18Build: Change `gradle run` to use zip distribution (#21001)Ryan Ernst
2016-10-17Add support for booleans in scripts (#20950)Ryan Ernst
2016-10-16Fix connection keep-alive header handlingJason Tedor
2016-10-16Fix connection close header handlingJason Tedor
2016-10-14Remove artificial default processors limitJason Tedor
2016-10-13Mustache: Add {{#url}}{{/url}} function to URL encode strings (#20838)Tanguy Leroux
2016-10-12Ensure port range is readable in the exception message (#20893)Simon Willnauer
2016-10-12Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-11Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-10-11rename DocumentRequest to DocWriteRequestAreek Zillur
2016-10-11XContentBuilder: Avoid building self-referencing objects (#20550)Tanguy Leroux
2016-10-10Expose `ctx._now` in update scripts (#20835)Simon Willnauer
2016-10-10Replace org.elasticsearch.common.lucene.search.MatchNoDocsQuery with its Luce...Jim Ferenczi
2016-10-10Prevent AbstractArrays from release bytes more than once (#20819)Simon Willnauer
2016-10-07Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-10-07Revert "rename DocumentRequest to DocumentWriteRequest"Areek Zillur
2016-10-07DeGuice some of IndicesModuleNik Everett
2016-10-07Simplify TransportAddress (#20798)Simon Willnauer
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-10-06Remove SearchContext#current and all it's threadlocals (#20778)Simon Willnauer
2016-10-06rename DocumentRequest to DocumentWriteRequestAreek Zillur
2016-10-05Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-10-05move test to a single node testSimon Willnauer
2016-10-05Merge branch 'master' into dont_cache_scriptsSimon Willnauer
2016-10-05add percolate with script query testSimon Willnauer
2016-10-05Remove all date 'now' methods from the Painless whitelist to ensureJack Conradson
2016-10-05PercolateQuery is never cacheableSimon Willnauer
2016-10-05Fix percolator queries to not be cacheableColin Goodheart-Smithe
2016-10-05add extra safety when accessing scripts or now and reqeusts are cachedSimon Willnauer