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

14 commits

Author SHA1 Message Date
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
Rogelio J. Samour
3a96e88367 Include :deploy namespace in block example
Small tweak to the documentation on before/after hooks.
2017-10-16 10:12:09 -07:00
William Johnston
13af3d9063 Clarify that we are sharing code with RubyGems 2017-10-10 06:55:58 -05:00
William Johnston
e3754fb23b Initial draft of version locking documentation. Fixes #1929 2017-10-09 21:32:13 -05:00
Evaldo Junior
5dd84e7e17 Fixed wrong ask usage examples. (#1924)
* Fixed wrong `ask` usage examples.

* Removed redundant `set` from `ask` examples.

Also added some explanation about `ask` not prompting the user
immediately.
2017-10-05 11:13:10 -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
rbq
a760b29351 Add :local_user setting to docs and generated config 2017-06-08 19:23:39 +02:00
Harry V. Kiselev
cb54892912 Update style for alert messages at documentation pages (#1847)
* Update style for alert messages at documentation pages. [skip ci]
2017-02-24 08:42:49 -08: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