summaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-02-10Pack all the plugin files into a single folder named elasticsearch at the roo...Jim Ferenczi
2016-02-05Merge pull request #16471 from s1monw/no_sys_props_leakedSimon Willnauer
2016-02-05Apply system properties after all arguemnts are parsed in BootstrapCLIParserSimon Willnauer
2016-02-05Rename bin/plugin in bin/elasticsearch-pluginJim Ferenczi
2016-02-04ingest: Added foreach processor.Martijn van Groningen
2016-02-04Remove format args from readText and readSecretRyan Ernst
2016-02-03Tests: Fix bootstrap cli tests to not clear all properties previous tests setRyan Ernst
2016-02-03Tests: Force tribe node to use the same "node.mode" as the tribe client nodes.Ryan Ernst
2016-02-03Merge branch 'master' into make_settings_strictSimon Willnauer
2016-02-02Added an ingest qa that tests processor real world like configurations.Martijn van Groningen
2016-02-02Plugin cli: Improve maven coordinates detectionRyan Ernst
2016-02-02Make settings validation strictSimon Willnauer
2016-02-01CliTool: Allow unexpected exceptions to propagateRyan Ernst
2016-02-01Merge pull request #16324 from talevy/ingest_on_failure_tagTal Levy
2016-02-01Merge branch 'master' into remove_multicastRyan Ernst
2016-02-01Merge pull request #16336 from rjernst/demangleRyan Ernst
2016-01-31Plugins: Reduce complexity of plugin cliRyan Ernst
2016-01-29Plugin: Remove multicast pluginRyan Ernst
2016-01-29Add processor tags to on_failure metadata in ingest pipelineTal Levy
2016-01-29Fix AzureRepositoryF to handle exceptions on closeSimon Willnauer
2016-01-27Renamed the scripting language Plan A to Painless.Jack Conradson
2016-01-27Convert `config.ignore_system_properties` to new settings infraSimon Willnauer
2016-01-27Tribe node: pass path.conf to inner tribe clientsjavanna
2016-01-27Script mode settingsJason Tedor
2016-01-26migrate node.local and node.mode to new Setting infrajavanna
2016-01-25adapt to upstream changes, mustache supports now lists and arraysjavanna
2016-01-25Merge branch 'master' into feature/ingestjavanna
2016-01-22Move discovery.* settings to new setting infrastructureYannick Welsch
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-21Merge remote-tracking branch 'es/master' into feature/ingestMartijn van Groningen
2016-01-19Fix tests I just brokeNik Everett
2016-01-19Use our standard xlint with standalone-testNik Everett
2016-01-19Merge remote-tracking branch 'es/master' into feature/ingestMartijn van Groningen
2016-01-18Test: Make rest test framework accept http directly for the test clusterRyan Ernst
2016-01-16Plugins: Remove site pluginsRyan Ernst
2016-01-13Move the pipeline configuration from the dedicated index to the cluster state.Martijn van Groningen
2016-01-12redirect ingest requests to an ingest nodejavanna
2016-01-11remove use of request headers/context for pipeline id in favour of instance m...javanna
2016-01-08renamed ingest plugin to ingest-geoip plugin, since it only contains the geoi...Martijn van Groningen
2016-01-08adapt error message when node.ingest is set to false and we fail executing a ...javanna
2016-01-08move processors that have no deps to core, also move to core rest spec and te...javanna
2016-01-07renamed qa package o.e.plugin.ingest to o.e.ingestjavanna
2016-01-07adapt qa tests for when ingest.node is set to falsejavanna
2016-01-06wip: move all the ingest infra to corejavanna
2016-01-06revert rename InternalTemplateService -> MustacheTemplateServicejavanna
2016-01-06clarified TemplateService commentsjavanna
2016-01-06move ingest api to corejavanna
2016-01-06Merge remote-tracking branch 'es/master' into feature/ingestMartijn van Groningen
2016-01-06move all the processors under the same package org.elasticsearch.ingest.proce...javanna