summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-07-04Migrate remaining calc aggs to NamedWriteableNik Everett
2016-07-04Do not catch throwableJason Tedor
2016-07-04re-introduce: Inline reroute with process of node join/master election (#18938)Boaz Leskes
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-07-04Improve error checking and reporting in CBSITDaniel Mitterdorfer
2016-07-04Propagate canTripCircuitBreaker for all broadcasted actionsDaniel Mitterdorfer
2016-07-02Make testAllOperationsInvoked properly clean up after itselfYannick Welsch
2016-07-02Match exception message more exactly in test assertionYannick Welsch
2016-07-02Make primary relocation handoff non-blocking (#19013)Yannick Welsch
2016-07-02Fix test assertion matching exception messageYannick Welsch
2016-07-01Merge pull request #19225 from rjernst/we_dont_need_genericsRyan Ernst
2016-07-01Internal: Remove generics from LifecycleComponentRyan Ernst
2016-07-01Adding repository index generational filesAli Beyad
2016-07-01Fix node service to still work when http is disabledRyan Ernst
2016-07-01Fix unit tests for http server that no longer need node serviceRyan Ernst
2016-07-01Merge pull request #19218 from rjernst/http_server_without_node_serviceRyan Ernst
2016-07-01Migrate value_count, percentiles, and percentile_ranks aggregations to NamedW...Nik Everett
2016-07-01Includes the index UUID in the _cat/indices API and adds testsAli Beyad
2016-07-01Remove unnecessary transport level bwcRyan Ernst
2016-07-01Internal: Remove cyclic dependency between HttpServer and NodeServiceRyan Ernst
2016-07-01Skip the execution of an empty pipeline (#19200)Tal Levy
2016-07-01Fix checkstyle violationsTanguy Leroux
2016-07-01Remove some unused codeTanguy Leroux
2016-07-01Fix order of modifiersTanguy Leroux
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-07-01Migrate sum, min, and max aggs to NamedWriteableNik Everett
2016-07-01Migration stats and extended stats to NamedWriteableNik Everett
2016-07-01Revert "Raised IOException on deleteBlob (#18815)"javanna
2016-06-30Raised IOException on deleteBlob (#18815)gfyoung
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-30Add comment explaining bytes reference edge caseRyan Ernst
2016-06-30Fix test edge case for bytes referenceRyan Ernst
2016-06-30Merge branch 'master' into rest_handler_clientRyan Ernst
2016-06-30Merge pull request #19177 from rjernst/ingest_factory_genericRyan Ernst
2016-06-30Make sure TimeIntervalRounding is monotonic for increasing dates (#19020)Christoph Büscher
2016-06-30Factor out abstract TCPTransport* classes to reduce the netty footprint (#19096)Simon Willnauer
2016-06-30Ingest: Remove generics from Processor.FactoryRyan Ernst
2016-06-30test: use the reader from the searcher (newSearcher(...) method may change th...Martijn van Groningen
2016-06-29Merge pull request #19136 from rjernst/script_service_depsRyan Ernst
2016-06-29Internal: Changed rest handler interface to take NodeClientRyan Ernst
2016-06-29Remove test for closing ingest processors, this is now handled at theRyan Ernst
2016-06-29Fix test bug in plugin cli progress testsRyan Ernst
2016-06-29Move RestHandler registration to ActionModule and ActionPluginNik Everett
2016-06-29Merge pull request #19137 from rjernst/closeable_pluginsRyan Ernst
2016-06-29Remove unnecessary variant of detailedMessageRyan Ernst
2016-06-29Internal: Deprecate ExceptionsHelper.detailedMessageRyan Ernst
2016-06-29Clearer error when handling fractional time valuesJason Tedor
2016-06-29Fix key_as_string for date histogram and epoch_millis/epoch_second formatChristoph Büscher