summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-11-01Disallow VersionType.FORCE for GetRequest (#21079)Lee Hinman
2016-11-01Add version for 5.0.0Jason Tedor
2016-11-01Fix a racing condition in MockTransportService#addUnresponsiveRule where a re...Boaz Leskes
2016-11-01ensure the XContentBuilder is always closed in RestBuilderListenerJay Modi
2016-10-31Cleanup ScriptType (#21179)Jack Conradson
2016-10-31IndexService#maybeRefresh should catch `IndexShardClosedException` (#21205)Boaz Leskes
2016-10-31Disconnect from newly added nodes if cluster state publishing fails (#21197)Yannick Welsch
2016-10-31[TEST] Use assertBusy to check assertMaster property in presence of a low pub...Yannick Welsch
2016-10-31Retrying replication requests on replica doesn't call `onRetry` (#21189)Boaz Leskes
2016-10-28Tests: Add addtional logging to SearchCancellationIT testsIgor Motov
2016-10-28IndexWithShadowReplicasIT.testReplicaToPrimaryPromotion should wait for node ...Boaz Leskes
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-28Add support for `quote_field_suffix` to `simple_query_string`. (#21060)Adrien Grand
2016-10-27Fix bwc cluster formation in order to run BWC tests against a mixed version c...Simon Willnauer
2016-10-27Aggregations fix: scripted heuristics for scoring significant_terms aggs were...markharwood
2016-10-27Stop delaying existing requests after network delay rule is cleared (#21129)Yannick Welsch
2016-10-27[TEST] Fix testDelayShards to wait for master to remove stopped nodeYannick Welsch
2016-10-27[TEST] Fix testRolloverConditionsNotMet to expect correct rollover index nameYannick Welsch
2016-10-27Merge pull request #20704 from johtani/remove_request_params_in_analyze_apiJun Ohtani
2016-10-27Return target index name even if _rollover conditions are not met (#21138)Simon Willnauer
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-26Abort snapshots on a node that leaves the cluster (#21084)Ali Beyad
2016-10-26Only allow the master to update the list of nodes in the cluster state (#21092)Yannick Welsch
2016-10-25Tests: silence cancelling scroll search testsIgor Motov
2016-10-25Tests: make sure that 2 segments are created in SearchCancellationTestsIgor Motov
2016-10-25Add correct Content-Length on HEAD requestsJason Tedor
2016-10-25Makes search action cancelable by task management APIIgor Motov
2016-10-25Remove unused interface InitialStateDiscoveryListener (#21115)Britta Weber
2016-10-25Fix empty <p> tag warning in o/e/m/o/OsProbe.javaJason Tedor
2016-10-25Add preformatted tags to Javadoc in OsProbeJason Tedor
2016-10-24Mock areCgroupStatsAvailable in OsProbeTestsJason Tedor
2016-10-24Remove unused import from o/e/m/o/OsProbe.javaJason Tedor
2016-10-24Strengthen handling of unavailable cgroup statsJason Tedor
2016-10-24Tests: Fix compile issue with type inference on java 9 buildChristoph Büscher
2016-10-24Tests: fix issue with SliceBuilderTests creation of mutated test objectsChristoph Büscher
2016-10-24.es_temp_file remains after system crash, causing it not to start again #21007Li Weinan
2016-10-24Consolidate code for equals/hashCode testing in central utility classChristoph Büscher
2016-10-24Add basic cgroup CPU metricsJason Tedor
2016-10-24Pass executor name to request interceptor to support async intercept calls (#...Simon Willnauer
2016-10-24Change permissions on config files (#20966)Tanguy Leroux
2016-10-21Fix NPE in SearchContext.toString()Igor Motov
2016-10-21Make sure HEAD / has 0 Content-Length (#21077)Nik Everett
2016-10-21Separates decision making from decision application in BalancedShardsAllocato...Ali Beyad
2016-10-21Tests: Add test for parsing InnerHits with highlight queryChristoph Büscher
2016-10-21`ip_range` aggregation should accept null bounds. (#21043)Adrien Grand
2016-10-21Fix typo in exception message in RestGetActionJason Tedor
2016-10-21Set subSearchContext.topDocs after the rescoring in TopDocsAggsJim Ferenczi
2016-10-20Remove cluster.routing.allocation.snapshot.relocation_enabled settingIgor Motov
2016-10-20Cleanup load average handlingJason Tedor
2016-10-20Plugins: Make UnicastHostsProvider extension pull based (#21036)Ryan Ernst