logstash/lib/pluginmanager
kaisecheng 4187d80bf0
unlock ecs_compatibility_support version in plugin update (#13218)
This commit fixes the `logstash-plugin update` command which fail to update plugin
that depends on a new version of logstash-mixin-ecs_compatibility_support.
It resolves logstash-* dependencies and puts them in bundler update command.
Fixed: #13181
2021-10-04 12:12:32 +02:00
..
bundler Bundler: freeze lockfile on run, and "normalize" platform on plugin changes (#13015) 2021-08-17 09:35:30 -04:00
pack_fetch_strategy Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
pack_installer Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
templates Remove ruby execution engine (#12517) 2020-12-15 10:41:27 +01:00
utils use correct headers api for redirects in plugin manager http client (#12626) 2021-02-01 10:24:12 +00:00
command.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
errors.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
gem_installer.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
gemfile.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
generate.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
install.rb unlock ecs_compatibility_support version in plugin update (#13218) 2021-10-04 12:12:32 +02:00
install_strategy_factory.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
list.rb Adapted install/uninstall/list PluginManager's command to respect the alised plugins (#12821) 2021-04-20 22:57:02 +02:00
main.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
offline_plugin_packager.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
pack.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
pack_command.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
prepare_offline_pack.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
proxy_support.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
remove.rb Bundler: freeze lockfile on run, and "normalize" platform on plugin changes (#13015) 2021-08-17 09:35:30 -04:00
settings.xml.erb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
ui.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
unpack.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
update.rb Bundler: freeze lockfile on run, and "normalize" platform on plugin changes (#13015) 2021-08-17 09:35:30 -04:00
util.rb Avoid hard-coded plugin alias definitions (#12841) 2021-06-03 12:24:18 +02:00
x_pack_interceptor.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00