1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Philip Hallstrom
b8b0a00ba6 Update docs to reflect true default for :local_user
A change was made to the default for :local_user in

d947b25aa2

The docs weren't updated to reflect the new reality. They are now.
2018-10-08 10:31:17 -07:00
Matt Brictson
9eb0b06f2c Configurable releases and shared folder name (rebase of #1890) (#1943)
* Configurable releases and shared directory name

* configurable releases and shared directory names changelog

* rspecs for custom folder configuration

* corrected changelog with pull request details

* reverting formatting changes that break build

* adding extra spaces to rspec

* extra new line removed, formatting errors from rspec

* Extend documentation with :shared_directory, :releases_directory, and :current_directory

* Do not warn about unrecognized *_directory vars
2017-10-22 17:53:16 -07:00
Evaldo Junior
255697d9f9 Added available options for :log_level and :format.
Also some explanation about the behaviour for :airbrussh.
2017-07-20 23:31:04 +02:00
Aaron Bonner
edd7a99763 Show correct format default
Format defaults changed from 'pretty' to 'airbrussh' in 3.5. Updating docs to reflect change.
2017-02-02 22:04:16 -05:00
Jeremy Bopp
109c2d205e Allow repo_url changes to be realized on existing hosts when using the Git SCM 2017-01-25 09:06:08 -06:00
maesitos
ad45992751 :linked_dirs
:linked_dirs wasn't clear to me
2016-12-16 21:37:51 +01:00
Mingan
cfe13e6e8c Add a hint for default setup 2016-11-29 21:24:39 +01:00
Mingan
3ad81900c0 Add a warning about changing :repo_url 2016-11-26 22:21:42 +01:00
Matt Brictson
9d62e3d7b6
Move gh-pages site to the docs/ folder 2016-08-23 18:04:57 -07:00