Anton Medvedev
|
bc3c0b3487
|
Apply fixes from StyleCI
|
2017-01-19 05:35:57 +00:00 |
|
Anton Medvedev
|
2c0924ab5b
|
Add db migrate to laravel template
|
2017-01-19 12:35:44 +07:00 |
|
Anton Medvedev
|
de963c8866
|
Refactor magento2 recipe
|
2017-01-19 11:38:37 +07:00 |
|
Anton Medvedev
|
509e0f361e
|
Merge pull request #911 from unailopez16/master
add magento2 base recipe
|
2017-01-19 11:35:29 +07:00 |
|
Anton Medvedev
|
4ec3030a07
|
Fix default for ssh_multiplexing configuration
|
2017-01-19 11:16:38 +07:00 |
|
Anton Medvedev
|
e1bc51d8ae
|
Add success call to common template
|
2017-01-19 11:11:45 +07:00 |
|
Anton Medvedev
|
d730ab67e6
|
Add GracefulShutdownException
|
2017-01-19 11:10:30 +07:00 |
|
Anton Medvedev
|
cbfc652df8
|
Remove autounlock from common and move to template
|
2017-01-19 10:47:14 +07:00 |
|
Anton Medvedev
|
fbe3cca0c1
|
Rename ssh_type_native_mux to ssh_multiplexing
|
2017-01-19 10:40:51 +07:00 |
|
Anton Medvedev
|
48abf05679
|
Merge pull request #918 from t33k/native_ssh_multiplexing
Add support for multiplexing for NativeSsh
|
2017-01-19 10:34:46 +07:00 |
|
Anton Medvedev
|
4535676139
|
Merge branch 'master' into native_ssh_multiplexing
|
2017-01-19 10:33:20 +07:00 |
|
Mathias Brodala
|
06c316372d
|
Update changelog
|
2017-01-18 12:21:27 +01:00 |
|
Mathias Brodala
|
031a090afa
|
Recursively add configuration options
|
2017-01-18 12:21:27 +01:00 |
|
Anton Medvedev
|
fcb0ee1c81
|
Update PULL_REQUEST_TEMPLATE.md
|
2017-01-18 17:24:36 +07:00 |
|
Anton Medvedev
|
112895832c
|
Merge pull request #961 from mbrodala/patch-1
Show message on file download
|
2017-01-18 17:23:35 +07:00 |
|
Mathias Brodala
|
47dc3cd027
|
Update changelog
|
2017-01-18 11:12:43 +01:00 |
|
Mathias Brodala
|
630b1d1994
|
Show message on file download
Similar to upload() a message should be shown for file downloads.
|
2017-01-18 11:11:26 +01:00 |
|
Anton Medvedev
|
8cff6a19ec
|
Update CHANGELOG.md
|
2017-01-18 14:41:31 +07:00 |
|
Anton Medvedev
|
2ec1d05f65
|
Update CHANGELOG.md
|
2017-01-18 13:57:07 +07:00 |
|
Anton Medvedev
|
73e6c3b441
|
Validate shared_dirs on deploy:shared
|
2017-01-18 13:27:08 +07:00 |
|
Anton Medvedev
|
49a7f55ed7
|
Update README.md
|
2017-01-18 01:04:01 +07:00 |
|
Anton Medvedev
|
678c682821
|
Update CONTRIBUTING.md
|
2017-01-18 01:03:23 +07:00 |
|
Anton Medvedev
|
ff6ad2a8d9
|
Update CHANGELOG.md
|
2017-01-18 00:59:25 +07:00 |
|
Anton Medvedev
|
c7e8b8b85e
|
Update PULL_REQUEST_TEMPLATE.md
|
2017-01-18 00:53:42 +07:00 |
|
Anton Medvedev
|
5e421632f4
|
Update CONTRIBUTING.md
|
2017-01-18 00:51:27 +07:00 |
|
Anton Medvedev
|
915c8e9bba
|
Create CHANGELOG.md
|
2017-01-18 00:46:46 +07:00 |
|
Anton Medvedev
|
8d106ca63e
|
Merge pull request #958 from ad3n/patch-3
Try to remove deploy.lock when deploy is fail
|
2017-01-17 15:04:29 +07:00 |
|
Muhamad Surya Iksanudin
|
bd04270062
|
Try to remove deploy.lock when deploy is fail
Try to remove deploy.lock when deploy is fail
|
2017-01-17 09:48:02 +07:00 |
|
Anton Medvedev
|
62f11158bd
|
Merge pull request #942 from mbrodala/patch-1
Add "testLocally" function
|
2017-01-16 18:06:48 +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 |
|
Anton Medvedev
|
8e6351ec6e
|
Merge pull request #950 from ad3n/patch-2
always success
|
2017-01-16 18:03:42 +07:00 |
|
Anton Medvedev
|
9680b11cc4
|
Merge pull request #955 from mbrodala/patch-2
Raise timeout for runLocally to 300 seconds
|
2017-01-16 15:39:52 +07:00 |
|
Anton Medvedev
|
a29f3e95b2
|
Merge pull request #953 from vladdnepr/native-ssh-tty-option
Native ssh tty option feature
|
2017-01-16 15:34:40 +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 |
|
Mathias Brodala
|
3bd1cfbbb8
|
Raise timeout for runLocally to 300 seconds
Similar to other locations this is now also raised to 5 minutes.
|
2017-01-13 15:27:06 +01:00 |
|
Vladislav Lyshenko
|
aa7e9ed19f
|
Native ssh tty option feature
|
2017-01-13 09:31:49 +02:00 |
|
Mathias Brodala
|
1a43a895b0
|
Fix reference to deploy file path
|
2017-01-12 23:13:04 +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 |
|
Mathias Brodala
|
ca994fff5b
|
Prevent leak of variables into deploy.php
Fixes #951
|
2017-01-11 19:27:59 +01:00 |
|
Anton Medvedev
|
c1a124e21a
|
Update LICENSE
|
2017-01-12 00:28:49 +07:00 |
|
Muhamad Surya Iksanudin
|
3421114f25
|
always success
always success when running unlock
|
2017-01-11 11:31:00 +07:00 |
|
Anton Medvedev
|
15ca227591
|
Merge pull request #948 from carlalexander/patch-1
Fix bug with $httpGroup guard clause
|
2017-01-09 00:42:02 +07:00 |
|
Carl Alexander
|
c6b560ff6c
|
Fix bug with $httpGroup guard clause
|
2017-01-07 08:50:15 -05:00 |
|
Mathias Brodala
|
e130318d2d
|
Add "testLocally" function
This mirrors the run/runLocally functions.
|
2017-01-05 10:46:56 +01:00 |
|
Anton Medvedev
|
2b32cb6a6b
|
Merge pull request #935 from Luukvdo/fix_scpcopy_private_key
Change variable which was (propably) copy-pasted wrong
|
2016-12-24 14:12:03 +07:00 |
|
Luuk van den Ouweland
|
a8e10fe348
|
Change variable which was (propably) copy-pasted
|
2016-12-23 15:36:21 +01:00 |
|
Anton Medvedev
|
2e8e37aef7
|
Update Environment.php
|
2016-12-08 13:25:53 +07:00 |
|
Anton Medvedev
|
619b1a2f3b
|
Merge pull request #919 from jordisala1991/master
Remove trailing whitespaces and improve UPGRADE.md
|
2016-12-08 13:17:48 +07:00 |
|
Jordi Sala
|
5325b5bcdd
|
add before and after on the namespace for php < 5.6
|
2016-12-08 00:14:37 +01:00 |
|
Jordi Sala
|
841ae52311
|
remove trailing whitespace, add whitespace checks on styleci
|
2016-12-08 00:14:27 +01:00 |
|