13 Commits

Author SHA1 Message Date
Anton Medvedev
972bea553a Refactor release_path
`release_path` returns `current_path` in non-deploy context
2017-01-27 20:03:54 +07:00
Jesper Skytte Marcussen
69de3865cd Option for non-recursive chmod in deploy:writable
This commit enables the user to disable the recursive flag when setting writable dirs with 'chmod', by setting 'writable_chmod_recursive' to false. It is per default set to true.
2017-01-24 08:08:58 +01:00
Anton Medvedev
d730ab67e6 Add GracefulShutdownException 2017-01-19 11:10:30 +07:00
Anton Medvedev
73e6c3b441 Validate shared_dirs on deploy:shared 2017-01-18 13:27:08 +07:00
Anton Medvedev
3955085ce7 Merge pull request #956 from jzdunek/master
Calling setfacl with option -L to follow symbolic links created for ...
2017-01-16 18:05:09 +07:00
Jan Zdunek
d786b61489 Calling setfacl with option -L to follow symbolic links created for shared directories. 2017-01-14 14:53:58 +01:00
Muhamad Surya Iksanudin
82cd13ca0c Use -f to avoid error when file is not exist
Use -f to avoid error when file is not exist
2017-01-12 11:50:46 +07:00
Muhamad Surya Iksanudin
3421114f25 always success
always success when running unlock
2017-01-11 11:31:00 +07:00
Carl Alexander
c6b560ff6c Fix bug with $httpGroup guard clause 2017-01-07 08:50:15 -05:00
Anton Medvedev
e7f0018b05 Fix bugs with copy shared files #896 #894 2016-11-25 20:39:21 +07:00
Henrique Bremenkanp
3d60adf8f0 Allow subfolders copy 2016-11-22 21:46:17 -02:00
Anton Medvedev
52b21f37b0 New path for deploy.lock file. 2016-11-19 15:53:31 +07:00
Anton Medvedev
c6dc030b30 Refactor common.php 2016-11-19 15:13:32 +07:00