aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-25port SecretStore to JavaDan Hermann
2018-04-26JAVAFICATION: Port namespace definitions to JavaArmin
2018-03-20opening x-pack: make plugin install/remove error helpfullyRy Biesemeyer
2018-03-15Detect invalid proxy and raise errorTudor Golubenco
2018-01-13Secret Store: Ability to set and use secret data from an encrypted data store.Jake Landis
2017-10-26BUILD: Execute RSPEC from JUnitArmin
2017-10-26#8216 Use standard name for Gemfile.lockArmin
2017-10-26MINOR: Remove outdated Rubygems hackArmin
2017-10-23MINOR: Remove dead code supporting non-java platformsArmin
2017-10-05fix a few issues with proxy handling when installing pluginsJoao Duarte
2017-09-18Remove unecessary dependency `file-dependencies`Pier-Hugues Pellerin
2017-08-31fixes for Windows platform tests/specsColin Surprenant
2017-08-25force UTF-8 encoding for gem file readingColin Surprenant
2017-08-24Revert "always use JARS_SKIP when installing or updating plugins"Jake Landis
2017-08-24always use JARS_SKIP when installing or updating pluginsJoao Duarte
2017-06-22Update default license (#7502)Benjamin Dahon
2017-06-14Properly catch connection refused error when installing plugin.Christoph Wurm
2017-06-12use jruby 9.1.9.0Pier-Hugues Pellerin
2017-05-11refactor extract into 2 methodsPier-Hugues Pellerin
2017-05-11Check for empty string when configuring proxiesPier-Hugues Pellerin
2017-05-02bundler.rb fixes for @pr reviewArmin Braun
2017-05-02Allow copying a release template for Gemfile.jruby-1.9.lock.releaseArmin Braun
2017-05-02ignore .Gemfile.jruby-1.9.lock, .lock and GemfileArmin Braun
2017-03-31Allow Logstash to accept a PROXY configurationPier-Hugues Pellerin
2017-03-31Make sure prepare_offline_pack command only accept a filenamePier-Hugues Pellerin
2017-03-29Spelling fixes (#6806)Josh Soref
2017-03-26Do not try to reach the artifact server when no plugins is givenPier-Hugues Pellerin
2017-03-02migrate core-queue-jruby into logstash-core (#6782)Tal Levy
2017-03-01migrate logstash-core-event-java to logstash-core (#6760)Tal Levy
2017-02-06Open file in binary mode.Jordan Sissel
2017-02-02Ignore NIL/EMPTY values for LOGSTASH_PACK_URL environment variablePier-Hugues Pellerin
2017-01-31Allow to run the bin/logstash-plugin install <pack> outside of the Logstash d...Pier-Hugues Pellerin
2017-01-03Add bin/logstash-plugin prepare-offline-pack commandPier-Hugues Pellerin
2016-12-16Make it work with update tooPier-Hugues Pellerin
2016-12-16Turn off any jar-dependencies lookup when running install command with --localPier-Hugues Pellerin
2016-12-13Explicitely require LogStash::Bundler.setup! make the plugin install process ...Pier-Hugues Pellerin
2016-12-01Do not clean unused gems after updating gemsPier-Hugues Pellerin
2016-11-30Logstash-docgen tool v2Pier-Hugues Pellerin
2016-11-29Relax the acceptance test expectation to match only the exception messagePier-Hugues Pellerin
2016-11-17Feature: A way to install/remove a plugin packPier-Hugues Pellerin
2016-11-11This PR changes two things:Pier-Hugues Pellerin
2016-11-07remove duplicate list subcommandGuillaume Le Floch
2016-11-01merge feature/java_persistence into masterColin Surprenant
2016-10-13Deprecate uninstall for Plugin ManagerSuyog Rao
2016-08-26Silence `require_jar` warningPier-Hugues Pellerin
2016-08-22Add new `Codec#encode_sync`, `Codec#multi_encode` and `Output#multi_receive_e...Andrew Cholakian
2016-08-08Remove use of mapSuyog Rao
2016-08-08Fix warning when no local plugins are foundSuyog Rao
2016-08-04Remove validate warning because its uselessSuyog Rao
2016-06-20add single command release task and other release support toolingJoao Duarte