summaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2016-07-25Merge pull request #19589 from rjernst/license_header_genericRyan Ernst
2016-07-25Use string concat instead of gstringRyan Ernst
2016-07-25Add javadocs for adding additional license types to the license headersRyan Ernst
2016-07-25Construct hashmap directly instead of using crazy groovy syntaxRyan Ernst
2016-07-25Build: Allow license header check to be customizedRyan Ernst
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-25Moved all mustache classes into one package.Martijn van Groningen
2016-07-25Clean up more messy testsTanguy Leroux
2016-07-22Introduce Netty 4Jason Tedor
2016-07-19Build: upgrade httpcore version to 4.4.5javanna
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