summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/plugins
AgeCommit message (Expand)Author
2017-06-26Make plugin loading stricterJason Tedor
2017-06-26Remove path.conf settingJason Tedor
2017-06-15Use SPI in High Level Rest Client to load XContent parsers (#25098)Tanguy Leroux
2017-06-01Add purge option to remove plugin CLIJason 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-11Removes version 2.x constants from Version (#24011)Colin Goodheart-Smithe
2017-04-08Suppress ExtrasFS in plugins service testsJason Tedor
2017-04-08Remove hidden file leniency from plugin serviceJason Tedor
2017-03-27Modify permissions dialog for pluginsJason Tedor
2016-11-22Plugins: Remove support for onModule (#21416)Ryan Ernst
2016-09-02PluginsAndModules to implement Writeable rather than Streamablejavanna
2016-07-12Fix remaining tests that either need access to the netty module or require ex...Simon Willnauer
2016-07-11Rest Client: use short performRequest methods when possiblejavanna
2016-06-29Internal: Changed rest handler interface to take NodeClientRyan Ernst
2016-06-29Fix test bug in plugin cli progress testsRyan Ernst
2016-06-29Move RestHandler registration to ActionModule and ActionPluginNik Everett
2016-06-29Plugins: Add status bar on download (#18695)Alexander Reelsen
2016-06-17Merge branch 'master' into feature/http_clientjavanna
2016-06-16Merge branch 'master' into plugin_name_apiRyan Ernst
2016-06-16Simplify ScriptModule and script registration (#18903)Simon Willnauer
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-06-09rename ElasticsearchResponse to Response and ElasticsearchResponseException t...javanna
2016-06-03[TEST] remove status matcher and hasStatus assertionjavanna
2016-06-03rename ElasticsearchResponse#getFirstHeader to getHeaderjavanna
2016-06-03[TEST] create standard RestClient at first request and reuse itjavanna
2016-06-03[TEST] add a lot of forgotten try with resources to wrap ElasticsearchResponsesjavanna
2016-06-03[TEST] add rest client test dependency and replace usage of HttpRequestBuilde...javanna
2016-05-27Introduce dedicated master nodes in testing infrastructure (#18514)Boaz Leskes
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-24Enforce isolated mode for all pluginsJim Ferenczi
2016-03-08More testsRyan Ernst
2016-03-08Merge branch 'master' into cli-parsingRyan Ernst
2016-03-08Remove reference to standalonerunnerRyan Ernst
2016-03-07Moved MockTerminal and created a base test case for cli commands.Ryan Ernst
2016-03-07Remove old and unsupported version constantsSimon Willnauer
2016-03-06Merge branch 'master' into cli-parsingRyan Ernst
2016-03-06Cli: Simplify test terminalsRyan Ernst
2016-02-29Added jopt simple option parser and switched plugin cli to use itRyan Ernst
2016-02-01CliTool: Allow unexpected exceptions to propagateRyan Ernst
2016-01-31Plugins: Reduce complexity of plugin cliRyan Ernst
2016-01-27Merge branch 'master' into trash_context_and_headersSimon Willnauer
2016-01-22Convert "path.*" and "pidfile" to new settings infraDaniel Mitterdorfer
2016-01-21Merge pull request #16038 from rjernst/remove_site_pluginRyan Ernst
2016-01-19Merge branch 'master' into trash_context_and_headersSimon Willnauer
2016-01-18convert IndexModule settingsSimon Willnauer
2016-01-16Plugins: Remove site pluginsRyan Ernst
2016-01-13Replace ContextAndHeaders with a ThreadPool based ThreadLocal implementationSimon Willnauer
2015-12-18Remove wildcard importsRyan Ernst
2015-12-14Plugins: Expose http.type setting, and collapse al(most all) modules relating...Ryan Ernst