summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-12-18Remove wildcard importsRyan Ernst
2015-12-18Align handling of interrupts in BulkProcessorDaniel Mitterdorfer
2015-12-18Merge pull request #15545 from rmuir/ratRobert Muir
2015-12-18add missing license headersRobert Muir
2015-12-18add missing license headersRobert Muir
2015-12-18Don't allow nodes with missing custom data types to join clusterAreek Zillur
2015-12-18Aggregations: Run pipeline aggregations for empty buckets added in the Range ...Colin Goodheart-Smithe
2015-12-18Merge pull request #15010 from cbuescher/refactor-shapebuildersChristoph Büscher
2015-12-18Merge pull request #15278 from s1monw/settings_prototypeSimon Willnauer
2015-12-18[TEST] use new settings infraSimon Willnauer
2015-12-18Check for tragic event on all kinds of exceptions not only ACE and IOExceptionSimon Willnauer
2015-12-18Merge branch 'master' into settings_prototypeSimon Willnauer
2015-12-18Convert `transport.tcp.compress` settingSimon Willnauer
2015-12-18Fix usage of latch in RetryTestsDaniel Mitterdorfer
2015-12-17Build: Move test framework under a "test" top level dirRyan Ernst
2015-12-17Address possible race condition in testJason Tedor
2015-12-17Add ability to profile query and collectorsZachary Tong
2015-12-17Added BWC indices for 2.0.2 and 2.1.1 and versions 2.0.3-SNAPSHOT and 2.1.2-S...Clinton Gormley
2015-12-17Make sure both JTS and Spatial4J are present before registering shape builder...Christoph Büscher
2015-12-17Merge pull request #15509 from jasontedor/simpler-compressed-oops-representationJason Tedor
2015-12-17Adding integration test checking that empty geometry collection returns zero ...Christoph Büscher
2015-12-17Only Polygon and MultiPolygon need `orientation` propertyChristoph Büscher
2015-12-17Changes after rebase on masterChristoph Büscher
2015-12-17Make GeoShapeQueryBuilder serialize shapeChristoph Büscher
2015-12-17Adding serialization, equals and hashCode to GeometryCollectionBuilderChristoph Büscher
2015-12-17Making MultiPolygonBuilder writable and adding equals/hashCodeChristoph Büscher
2015-12-17Making PolygonBuilder writable and add equals/hashCodeChristoph Büscher
2015-12-17Making LineStringBuilder and MultiLineStringBuilder writable and add equals/h...Christoph Büscher
2015-12-17Geo: Make rest of ShapeBuilders implement WritableChristoph Büscher
2015-12-17Remove optionality from streaming useCompressedOops fieldJason Tedor
2015-12-17Merge pull request #15511 from jpountz/fix/simplify_TextAdrien Grand
2015-12-17Merge pull request #15508 from jpountz/fix/MetaDataMappingServiceAdrien Grand
2015-12-17Temporarily deactivate spuriously failing testBritta Weber
2015-12-17make it updateableSimon Willnauer
2015-12-17Simplify the Text API.Adrien Grand
2015-12-17Merge pull request #15516 from jpountz/fix/highlighter_extractAdrien Grand
2015-12-17Fix spans extraction to not also include individual terms.Adrien Grand
2015-12-17Merge pull request #15506 from mikemccand/all_term_query_stateMichael McCandless
2015-12-17Temporarily deactivate spuriously failing testDaniel Mitterdorfer
2015-12-17Merge remote-tracking branch 'danielmitterdorfer/exp-backoff-as-default-for-b...Daniel Mitterdorfer
2015-12-17BulkProcessor backs off exponentially by defaultDaniel Mitterdorfer
2015-12-17Merge pull request #15281 from ywelsch/feature/alloc-ids-primaryYannick Welsch
2015-12-17Allocate primary shards based on allocation idsYannick Welsch
2015-12-17Remove the unused mergeScheduleFuture from IndexShard.Boaz Leskes
2015-12-17Fix visibility issue in RetryTestsDaniel Mitterdorfer
2015-12-17Merge branch 'master' into settings_prototypeSimon Willnauer
2015-12-17Convert several more settingsSimon Willnauer
2015-12-17Reroute once per batch of shard failuresJason Tedor
2015-12-17Merge pull request #15494 from jasontedor/cluster-state-published-callbackJason Tedor
2015-12-17Add missing header in RetryTestsDaniel Mitterdorfer