capistrano/lib/capistrano
Matt Brictson dd947706ca
Release 3.17.2
2023-02-20 09:44:53 -08:00
..
configuration Add prompt option for user input 2020-04-19 11:39:19 +03:00
doctor Add `linked_dirs` and `linked_files` to VariblesDoctor WHITELIST (#2103) 2022-02-07 08:36:42 -08:00
dsl Configurable releases and shared folder name (rebase of #1890) (#1943) 2017-10-22 17:53:16 -07:00
scm Rename verify_commit option to git_verify_commit 2021-02-26 10:16:22 -08:00
tasks Batch rm -rf calls in deploy:cleanup. (#2027) 2019-08-28 18:17:26 -07:00
templates Update deploy.rb.erb 2022-03-02 14:28:21 +01:00
all.rb Create new SCM plugin system; deprecate `set :scm` 2016-10-17 20:00:47 -07:00
application.rb Allow `cap -T` to work when no Capfile is present 2017-03-19 20:12:19 -07:00
configuration.rb Fix intermittent test failure due to any? DSL 2018-03-29 09:23:54 -07:00
console.rb support rollback 2013-03-22 15:50:25 +00:00
defaults.rb Fix RuboCop 0.48 violations 2017-03-26 15:50:35 -07:00
deploy.rb Fix Style/StringLiterals 2016-02-28 17:56:07 -06:00
doctor.rb Servers sub task for doctor. 2016-05-20 19:03:31 +02:00
dotfile.rb Fix Style/TrailingBlankLines 2016-02-28 17:56:07 -06:00
dsl.rb #2060 Fix ruby 2.7 keyword parameters warnings and bump up ruby versions. (#2060) 2020-05-09 17:20:19 -07:00
framework.rb Fix Style/StringLiterals 2016-02-28 17:56:07 -06:00
i18n.rb Add prompt option for user input 2020-04-19 11:39:19 +03:00
immutable_task.rb Clarify message when require is in wrong config file. Fixes #1905 2017-10-12 06:16:33 -05:00
install.rb Enable SpaceAfterComma cop 2016-03-10 08:03:17 -06:00
plugin.rb hooks -> load_hooks 2016-04-03 19:16:04 -07:00
proc_helpers.rb Fix new RuboCop 0.42 style violations 2016-07-26 16:16:56 -07:00
scm.rb Enable RaiseArgs cop 2016-03-02 07:37:09 -06:00
setup.rb Create new SCM plugin system; deprecate `set :scm` 2016-10-17 20:00:47 -07:00
upload_task.rb Fix Style/StringLiterals 2016-02-28 17:56:07 -06:00
version.rb Release 3.17.2 2023-02-20 09:44:53 -08:00
version_validator.rb Fix guard-clause warnings reported by RuboCop 0.43 2016-09-19 09:59:57 -07:00