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

26 commits

Author SHA1 Message Date
seenmyfate
fe10a84418 Allow each server to have a set of roles
This closes issue #429
2013-04-28 19:00:52 +01:00
seenmyfate
1c65d210ad auto load scm tasks based on :scm value 2013-03-24 17:51:36 +00:00
seenmyfate
7cf3cbe265 update todo 2013-03-24 17:19:34 +00:00
seenmyfate
4fed712ae4 correct example to install gem 2013-03-22 16:34:31 +00:00
seenmyfate
5b504e3791 support primary syntax 2013-03-22 16:29:11 +00:00
seenmyfate
d60c2ffe07 support rollback 2013-03-22 15:50:25 +00:00
seenmyfate
8a6868cc4f todo 2013-03-22 11:11:11 +00:00
seenmyfate
e55dbd70e1 clean up, prefer roles :all over all_roles 2013-03-17 18:19:46 +00:00
seenmyfate
2ae1d1664a todo 2013-03-15 21:36:55 +00:00
seenmyfate
dcc513843a Focus deploy task
Placeholder descriptions added, symlink tasks now ensure parent
directories exist
2013-03-15 21:31:11 +00:00
seenmyfate
8e75196dc2 remove concept of deploy_user from default tasks 2013-03-15 14:19:00 +00:00
seenmyfate
21f24f244a allow set to take a proc 2013-03-15 13:51:06 +00:00
seenmyfate
8c1ede50cd Support ask
As an alternative to `set`, `ask` takes a key and a default value. When
the key is called with `fetch` the user will be prompted to set the
value.
2013-03-15 11:35:49 +00:00
seenmyfate
cfdca4ef08 todo 2013-03-14 11:10:10 +00:00
seenmyfate
b97e2dd674 update todo 2013-03-12 21:23:41 +00:00
seenmyfate
454f46b829 better encapsulate configuration, support current format 2013-03-10 20:44:50 +00:00
seenmyfate
0346f3d6f9 very basic implementation of cap console 2013-03-08 16:02:56 +00:00
seenmyfate
59a2520d96 update usage 2013-02-10 17:59:06 +00:00
seenmyfate
1864d0e812 quiet deploy task, update TODO 2013-02-08 17:08:36 +00:00
seenmyfate
4be1f26248 update TODO 2013-02-08 16:10:51 +00:00
seenmyfate
b05649c33f load multistage configuration, pass to ssh kit 2013-02-08 16:08:50 +00:00
seenmyfate
13e7b72b8e add multistage support, i18n 2013-02-08 13:49:04 +00:00
seenmyfate
ad9da10c32 add before/after to dsl 2013-02-08 09:15:10 +00:00
seenmyfate
de6367af4e Add default tasks, handle configuration 2013-02-01 17:19:00 +00:00
seenmyfate
687526930a installation - running cap install capifies app 2013-02-01 14:51:50 +00:00
seenmyfate
3d88a6755a initial commit 2013-02-01 09:19:14 +00:00