summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-11-07cut over to using ObjectParser for context mappingsAreek Zillur
2015-11-07added FuzzyOptionsBuilder javadocs and cleanupsAreek Zillur
2015-11-07Completion Suggester V2Areek Zillur
2015-11-07only allow code to bind to the user's configured port numbers/rangesRobert Muir
2015-11-06Fix Build to correctly treat URLs and not leak a file handle.Robert Muir
2015-11-06Merge pull request #14592 from rjernst/eclipse_cyclesRyan Ernst
2015-11-06Build: Fix eclipse generation to add a core-tests projectsRyan Ernst
2015-11-06Add GeoPointV2 Field MappingNicholas Knize
2015-11-06Handle shards assigned to nodes that are not in the cluster stateJason Tedor
2015-11-06Merge pull request #14535 from ywelsch/fix/bound-vs-publish-portYannick Welsch
2015-11-06Port of publishAddress should match port of corresponding boundAddressYannick Welsch
2015-11-06[TEST] Add test only API that allows to pass the inactive time in NS directlySimon Willnauer
2015-11-05Merge pull request #14564 from jasontedor/restore-build-propertiesJason Tedor
2015-11-05Restore build propertiesJason Tedor
2015-11-05[TEST] mark test awaitsfixSimon Willnauer
2015-11-05Add support for Lucene 5.4 GeoPoint queriesNicholas Knize
2015-11-05[TEST] use TRACE Logging for syncFlush testsSimon Willnauer
2015-11-05mark shard as active before tripper synced flush in testSimon Willnauer
2015-11-05Mark failing test as awaits fixSimon Willnauer
2015-11-05Merge pull request #14518 from s1monw/simplify_index_level_servicesSimon Willnauer
2015-11-05Merge pull request #14274 from rmuir/broken_codeRobert Muir
2015-11-05Simplify plugin API and fix IndexService internal allocationSimon Willnauer
2015-11-05apply @rjernst review commentsSimon Willnauer
2015-11-05fix return valueSimon Willnauer
2015-11-05Move inactiveTime into IndexShard out of IndexingMemoryControllerSimon Willnauer
2015-11-05fix testsSimon Willnauer
2015-11-05decouple IndexingMemoryController from IndexShardSimon Willnauer
2015-11-05Remove guice from the index levelSimon Willnauer
2015-11-05Make CodecService a simple per shard registry.Simon Willnauer
2015-11-05test: don't run the second cluster with http enabled.Martijn van Groningen
2015-11-04Merge pull request #14526 from rjernst/standalone_testRobert Muir
2015-11-04Gateway: failure to update the cluster state with the recovered state should ...Boaz Leskes
2015-11-04Improve some logging around master election and cluster stateBoaz Leskes
2015-11-04Add duration field to /_cat/snapshotsYannick Welsch
2015-11-04Merge remote-tracking branch 'danielmitterdorfer/feature/12596'Daniel Mitterdorfer
2015-11-04Add System#exit(), Runtime#exit() and Runtime#halt() to forbidden APIsDaniel Mitterdorfer
2015-11-04Merge remote-tracking branch 'danielmitterdorfer/fix/13132'Daniel Mitterdorfer
2015-11-04Geo: Allow numeric parameters enclosed in quotes for 'geohash_grid' aggregationDaniel Mitterdorfer
2015-11-04remove the ability for code to change file permissions, this wasRobert Muir
2015-11-03remove jimfs dep in testsRobert Muir
2015-11-03move tests never running in jenkins to new evil tests moduleRobert Muir
2015-11-03Merge pull request #14497 from jasontedor/java-9-type-inference-concatenated-...Jason Tedor
2015-11-03Add property permissions so groovy scripts can serialize jsonRobert Muir
2015-11-03Fix Java 9 type inference issueJason Tedor
2015-11-03Add os.allocated_processorsxuzha
2015-11-03Merge pull request #14483 from jasontedor/cluster-block-to-string-dangling-commaJason Tedor
2015-11-03Fix dangling comma in ClusterBlock#toStringJason Tedor
2015-11-03Merge branch 'master' into refactor_query_shard_contextSimon Willnauer
2015-11-03apply review commentsSimon Willnauer
2015-11-03upgrade rhino for plugins/lang-javascriptRobert Muir