summaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2016-07-18Merge pull request #19461 from rjernst/plugin_default_configRyan Ernst
2016-07-18Merge pull request #19467 from rjernst/pom_urlRyan Ernst
2016-07-18Build: Ensure poms for plugin zips have urlRyan Ernst
2016-07-15Build: Simplify plugin configuration for rest testsRyan Ernst
2016-07-15Remove wait_for_status=yellow from the docsNik Everett
2016-07-15Merge pull request #19450 from elastic/feature/friendly-index-creationAli Beyad
2016-07-15Copy client jars instead of moving themJason Tedor
2016-07-14Build: Add flag for plugins/modules which can be used in the transport clientRyan Ernst
2016-07-13Migrate derivative pipeline aggregation to NamedWriteableNik Everett
2016-07-13Merge pull request #19392 from elastic/modularize_nettySimon Willnauer
2016-07-12Migrate geohash_grid and geo_bounds to NamedWriteableNik Everett
2016-07-12Clean up significant terms aggregation resultsNik Everett
2016-07-11Move netty transport and http into a moduleSimon Willnauer
2016-07-11Fix line length formatting for ClusterStateHealthTestsAli Beyad
2016-07-11Migrate range, date_range, and geo_distance aggregations to NamedWriteableNik Everett
2016-07-07Expose task information from NodeClientNik Everett
2016-07-07Clean up serialization of terms aggregation resultsNik Everett
2016-07-07Clean up more messy testsTanguy Leroux
2016-07-07Move back some messy tests from Groovy plugin to coreTanguy Leroux
2016-07-05Add doc values support to the _size field in the mapper-size pluginJim Ferenczi
2016-07-05Bump version to 5.0.0-alpha5.Adrien Grand
2016-07-04Persistent Node Ids (#19140)Boaz Leskes
2016-07-04Enable Checkstyle RedundantModifierTanguy Leroux
2016-07-04Migrate remaining calc aggs to NamedWriteableNik Everett
2016-07-01Fix order of modifiersTanguy Leroux
2016-07-01Enable checkstyle ModifierOrder moduleTanguy Leroux
2016-07-01fix line length problems in all classes under o.e.test.rest packagejavanna
2016-07-01[TEST] make JsonPath independent of data format, rename to ObjectPathjavanna
2016-07-01[TEST] replace ResponseBodyAssertion with existing MatchAssertionjavanna
2016-06-30Merge branch 'pr/19144-discovery-azure-classic'David Pilato
2016-06-30Don't inject TransportPercolateAction into RestPercolateActionNik Everett
2016-06-30Deprecate discovery-azure and rename it to discovery-azure-classicDavid Pilato
2016-06-27Keep input time unit when parsing TimeValuesJason Tedor
2016-06-27Add the integ test node's configuration directory as a system propertyLee Hinman
2016-06-26Switch analysis from push to pullNik Everett
2016-06-24Revert slow tests heartbeatJason Tedor
2016-06-23Upgrade JNA to 4.2.2 and remove optionalityJason Tedor
2016-06-22Merge branch 'master' into feature/http_clientjavanna
2016-06-21Merge pull request #18955 from rjernst/gradle_reqRyan Ernst
2016-06-21Merge branch 'master' into feature/http_clientjavanna
2016-06-21ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module ad...Martijn van Groningen
2016-06-20Fail doc tests when any shard failsNik Everett
2016-06-20Improve error message if a setting is not found (#18920)Simon Willnauer
2016-06-20Remove VersionModule and use Version#current consistently.Simon Willnauer
2016-06-19Update forbiddenapis to 2.2 and fix painless testsUwe Schindler
2016-06-18Build: Require exactly gradle 2.13Ryan Ernst
2016-06-17Cleanup ClusterService dependencies and detached from Guice (#18941)Simon Willnauer
2016-06-17Merge branch 'master' into feature/http_clientjavanna
2016-06-17Build: do not load integ test class if --skip-integ-tests-in-disguise is spec...javanna
2016-06-17Upgrade to Lucene 6.1.0. #18926Adrien Grand