..
bundler
Allow to run the bin/logstash-plugin install <pack> outside of the Logstash directory
2017-01-31 13:15:41 -05:00
pack_fetch_strategy
Properly catch connection refused error when installing plugin.
2017-06-14 12:52:06 +00:00
pack_installer
Spelling fixes ( #6806 )
2017-04-04 12:07:16 -07:00
templates
Add new Codec#encode_sync
, Codec#multi_encode
and Output#multi_receive_encoded
methods.
2016-08-22 14:08:04 -04:00
utils
fix a few issues with proxy handling when installing plugins
2017-10-05 11:50:34 +00:00
command.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
custom_gem_indexer.rb
Spelling fixes ( #6806 )
2017-04-04 12:07:16 -07:00
errors.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
gem_installer.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
gemfile.rb
force UTF-8 encoding for gem file reading
2017-08-25 12:51:49 -04:00
generate.rb
add codec as a new kind of templates in the plugin generator
2016-06-01 16:15:37 +00:00
install.rb
Revert "always use JARS_SKIP when installing or updating plugins"
2017-08-24 23:46:58 +00:00
install_strategy_factory.rb
Do not try to reach the artifact server when no plugins is given
2017-03-26 20:44:07 -04:00
list.rb
This PR changes two things:
2016-11-11 09:43:44 -05:00
main.rb
Allow Logstash to accept a PROXY configuration
2017-03-31 14:20:39 -04:00
offline_plugin_packager.rb
Spelling fixes ( #6806 )
2017-04-04 12:07:16 -07:00
pack.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
pack_command.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
prepare_offline_pack.rb
Make sure prepare_offline_pack command only accept a filename
2017-03-31 11:05:17 -04:00
proxy_support.rb
refactor extract into 2 methods
2017-05-11 12:54:44 +00:00
remove.rb
Relax the acceptance test expectation to match only the exception message
2016-11-29 14:24:37 -05:00
settings.xml.erb
Allow Logstash to accept a PROXY configuration
2017-03-31 14:20:39 -04:00
ui.rb
Feature: A way to install/remove a plugin pack
2016-11-17 14:00:02 -05:00
unpack.rb
Add bin/logstash-plugin prepare-offline-pack command
2017-01-03 13:59:51 -05:00
update.rb
Revert "always use JARS_SKIP when installing or updating plugins"
2017-08-24 23:46:58 +00:00
util.rb
fix a few issues with proxy handling when installing plugins
2017-10-05 11:50:34 +00:00