summaryrefslogtreecommitdiff
path: root/distribution
AgeCommit message (Expand)Author
2017-06-28Remove implicit 32-bit supportJason Tedor
2017-06-26Remove default path settingsJason Tedor
2017-06-26Remove path.conf settingJason Tedor
2017-06-22Fix use of spaces on Windows if JAVA_HOME not setJason Tedor
2017-06-19Fix artifact locationNik Everett
2017-06-16Remove assemble from build task when assemble removedNik Everett
2017-06-16Remove assemble task when not used for publishing (#25228)Nik Everett
2017-06-14When stopping via systemd only kill the JVM, not its control group (#25195)David Roberts
2017-06-09Log checkout so SHA is knownJason Tedor
2017-06-09Remove incorrect bwc branch logic from masterjaymode
2017-06-08Fix branch logic for bwc tests in the same major version (#25134)jaymode
2017-06-06Honor masking of systemd-sysctl.serviceChristian Hofstaedtler
2017-06-02Adds nodes usage API to monitor usages of actions (#24169)Colin Goodheart-Smithe
2017-06-01Remove import from InstallPluginCommandTestsJason Tedor
2017-06-01Add purge option to remove plugin CLIJason Tedor
2017-05-30Set number of processes in systemd unit fileJason Tedor
2017-05-29Rework bwc snapshot projects to build up to two bwc versions (#24870)Nik Everett
2017-05-24Add BWC packaging distributionsJason Tedor
2017-05-18remove remaining references to scripts directory (#24771)Colin Goodheart-Smithe
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-17Build: Extract all ES versions into gradle properties (#24748)Ryan Ernst
2017-05-17Handle parentheses in pathRuss Cam
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-05-15Remove Jython hacksJason Tedor
2017-05-09Fix handling of spaces in plugin script on WindowsJason Tedor
2017-05-06Fix plugin installation permissionsJason Tedor
2017-05-02Try not to lose stacktraces (#24426)Nik Everett
2017-04-27Plugins: Add support for platform specific plugins (#24265)Ryan Ernst
2017-04-21Remove extra newline in RemovePluginCommand.javaJason Tedor
2017-04-21Fix delete of plugin directory on remove pluginJason Tedor
2017-04-21Use a marker file when removing a pluginJason Tedor
2017-04-21Build: Move plugin cli and tests to distribution tool (#24220)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-17Tests: Move cluster dependencies from runner to cluster (#24142)Ryan Ernst
2017-04-15Revert "Ensure output for createClone task"Jason Tedor
2017-04-14Remove customization of ES_USER and ES_GROUPLee Hinman
2017-04-10Build: Support offline build of bwc zip (#24037)Ryan Ernst
2017-04-10Add the ability to include extra notices in a plugin's NOTICES file (#23898)David Roberts
2017-04-06Ensure output for createClone taskJason Tedor
2017-04-05Tests: Extend rest test timeout to 30 minutes for windows (#23912)Ryan Ernst
2017-03-29Build: Ensure upstream check works even when using info logging (#23804)Ryan Ernst
2017-03-29Build: Use filesystem agnostic printing of bwc dir path (#23803)Ryan Ernst
2017-03-29Build: Find bwc version during build (#23801)Ryan Ernst
2017-03-27Build: Use GradleBuild task for invoking 5.x checkout build (#23770)Ryan Ernst
2017-03-24Fetch all upstream refs for bwc checkoutRyan Ernst
2017-03-24Fix bwc checkout upstream remote checkRyan Ernst
2017-03-23Tests: Use local clone build of 5.x with bwc tests (#22946)Ryan Ernst
2017-03-21Packaging: Remove classpath ordering hack (#23596)Ryan Ernst
2017-02-22Build: Rework integ test setup and shutdown to ensure stop runs when desired ...Ryan Ernst
2017-02-17Enforce Content-Type requirement on the rest layer and remove deprecated meth...Jay Modi