summaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2016-09-14Don't generate html outputs from checkstyle (#20481)Boaz Leskes
2016-09-12Build: can not find JAVA_HOME in eclipse gradle plugin. (#17645)chico chen
2016-09-12Adapt release flag to new CLI argumentsJason Tedor
2016-09-09move parsing of search ext sections to the coordinating nodejavanna
2016-09-09clarify that SearchParseElement is only used for custom fetch sub phases and ...javanna
2016-09-09resolve some line length problems and remove some entry from checkstyle suppr...javanna
2016-09-08Prepare master branch to be 6.0.0-alpha1Simon Willnauer
2016-09-06Merge pull request #20338 from jasontedor/remove-pluginJason Tedor
2016-09-06Remove most of the need for `// NOTCONSOLE`Nik Everett
2016-09-06Remove length violation in RemovePluginCommandJason Tedor
2016-09-02Hack around Log4j bug rendering exceptionsJason Tedor
2016-09-02fix line length in some touched classesjavanna
2016-09-01settings: Make `action.auto_create_index` setting a dynamic cluster setting.Martijn van Groningen
2016-09-01Optimize indexing for the autogenerated ID append-only case (#20211)Simon Willnauer
2016-08-31Merge branch 'master' into log4j2Jason Tedor
2016-08-30Add link to open logger usage issueJason Tedor
2016-08-30Tests: Improve rest suite names and generated test names for docs testsRyan Ernst
2016-08-30Introduce Log4j 2Jason Tedor
2016-08-30Disable logger usage checksJason Tedor
2016-08-30Add an alias action to delete an indexNik Everett
2016-08-29Support downgrading keyword/text into stringNik Everett
2016-08-27Add recovery source to ShardRouting (#19516)Yannick Welsch
2016-08-24Upgrade to Lucene 6.2.0Mike McCandless
2016-08-24Merge pull request #20134 from rjernst/plugin_run_configRyan Ernst
2016-08-23Build: Allow plugin to set run configuration distro to zipRyan Ernst
2016-08-23Allow to enable annotation processing explicitly (#20117)Daniel Mitterdorfer
2016-08-19Set external nodes to default to 512m of heapJason Tedor
2016-08-17Fix checkstyle line length violations in allocation testsRyan Ernst
2016-08-15Merge pull request #19876 from rjernst/gradle_pom_runtime_depsRyan Ernst
2016-08-15Squash the rest of o.e.rest.actionNik Everett
2016-08-12CheckstyleNik Everett
2016-08-12[docs] Don't allow `[source,javascript]`Nik Everett
2016-08-12Add `// NOTCONSOLE` to docsNik Everett
2016-08-12Default max local storage nodes to oneJason Tedor
2016-08-10Collapse o.e.index.mapper packages. #19921Adrien Grand
2016-08-10Disable all annotation processorsJason Tedor
2016-08-09Fixed missing changes in the version bump to alpha6Clinton Gormley
2016-08-08Build: Fix compile time deps in poms and simplify transitive exclusionsRyan Ernst
2016-08-08Add back norelease check when building a releaseRyan Ernst
2016-08-05Remove unneeded 140 character line suppresionsChristoph Büscher
2016-08-05Update to Jackson 2.8.1Tanguy Leroux
2016-08-04Fail yaml tests and docs snippets that get unexpected warningsNik Everett
2016-08-04[TEST] remove unused methods and fix some warnings in AbstractQueryTestCasejavanna
2016-08-03Fix loggerUsageCheck after cleanNik Everett
2016-08-02Merge pull request #19454 from abeyad/remove-write-consistency-levelAli Beyad
2016-08-02Ban dangerous methods of java.lang.Thread (#19677)Daniel Mitterdorfer
2016-08-01Removes the notion of write consistency level across all APIs inAli Beyad
2016-08-01 [TEST] Kill remaining lang-groovy messy testsTanguy Leroux
2016-07-29Squash o.e.rest.action.admin.clusterNik Everett
2016-07-29Merge pull request #19667 from rjernst/client_jar_idRyan Ernst