daFish
d6c839eddc
Added support for setting http user for chmod
2015-08-30 10:18:38 +02:00
vanquang9387
7c979cfcbb
Make checking getfacl more accurate
2015-08-28 11:22:23 +07:00
vanquang9387
a1f14973cc
Add more comments to setfacl without sudo
2015-08-24 17:34:29 +07:00
vanquang9387
fbabf26be0
Update deploy:writable_dirs: When running without sudo, exec setfacl once only
2015-08-24 11:37:26 +07:00
oanhnn
7392d0e397
Fix coding style and remove function uploadEnv() in drupal7 recipe
2015-08-24 08:37:18 +07:00
Anton Medvedev
2122c2bacc
Merge branch 'lucasmichot-feature/server-datetime-consitant'
2015-08-24 00:45:22 +07:00
Anton Medvedev
75f83ed7b5
Merge pull request #410 from davidkudera/task-only-on
...
Task: syntactic suger for onlyOn method
2015-08-24 00:41:40 +07:00
David Kudera
767a36b263
Task: allow string argument at onlyOn method
2015-08-23 19:37:40 +02:00
Anton Medvedev
65d0a683a1
Fix date of release to UTC. Merge #357 .
2015-08-24 00:31:29 +07:00
Anton Medvedev
f3ee9a6938
Merge pull request #385 from nicodmf/master
...
WIP/POC - copy directories
2015-08-24 00:03:46 +07:00
Anton Medvedev
7abfd112fb
Merge pull request #397 from sergiocarracedo/master
...
Drupal 7 recipe
2015-08-23 23:55:31 +07:00
Anton Medvedev
864262add6
Merge pull request #380 from healthywebsites/magento-recipe
...
Magento recipe
2015-08-23 23:51:32 +07:00
Anton Medvedev
5df0e52b84
Merge pull request #334 from ihsanudin/patch-3
...
Change to recursive chmod
2015-08-21 14:30:51 +07:00
Anton Medvedev
4a6755751b
Merge pull request #435 from torinaki/timeout-problem-fix-and-tests-implementation
...
Implemented tests and fixed default timeout value to not soo huge
v3.0.9
2015-08-21 14:28:16 +07:00
Dmitry Balabka
0cdc738282
Implemented tests and fixed default timeout value to not soo huge ( fixes #429 )
2015-08-21 01:24:05 +03:00
Anton Medvedev
9f3a804fee
Merge pull request #431 from zajca/patch-1
...
Remove with app_*.php also config.php
v3.0.8
2015-08-18 20:23:35 +07:00
Martin Zajíc
a28c003164
Remove with app_*.php also config.php
2015-08-18 14:43:27 +02:00
Anton Medvedev
42411c568e
Merge pull request #429 from torinaki/timeout-temporary-fix
...
Temporary fixes problem with command execution timeout
2015-08-16 23:50:40 +07:00
Dmitry Balabka
176ca98afb
Temporary fixes problem with command execution timeout
2015-08-15 17:18:44 +03:00
Oanh Nguyen Ngoc
50b5070947
Merge pull request #428 from torinaki/forward-agent
...
Fixed wrong agent forwarding implementation (fixes #393 )
v3.0.7
2015-08-14 08:10:31 +07:00
Dmitry Balabka
7bbf44b8f9
Fixed wrong agent forwarding implementation ( fixes #393 )
2015-08-14 01:17:59 +03:00
Vitaliy Zhuk
0a735a1bdd
Fix for code style
2015-07-30 08:41:55 +03:00
Anton Medvedev
0510338cc9
Merge pull request #417 from kmaid/feature/configssh
...
Added ability to enable ssh config via serverList yaml functionality.
2015-07-29 18:39:47 +07:00
Thomas Waterfall
fdfe01c312
Added ability to enable ssh config via serverList yaml functionality.
...
Corrected comments
Refactored default setting into builder class to match other defaults location
2015-07-29 11:48:45 +01:00
Vitaliy Zhuk
235de6e4c5
Fix typos
2015-07-29 11:25:19 +03:00
Vitaliy Zhuk
6be460a839
#407 Add initializer system. Add command for initialize deployer.
2015-07-28 14:28:30 +03:00
Oanh Nguyen Ngoc
61f39c9e45
Merge pull request #409 from davidkudera/task-private
...
Task: return $this from setPrivate method
2015-07-28 15:51:08 +07:00
David Kudera
5ed569d965
Task: return $this from setPrivate method
2015-07-28 10:45:23 +02:00
Oanh Nguyen Ngoc
56973b4f54
Merge pull request #390 from lsv/patch-1
...
Add env parsing to upload
2015-07-28 08:22:44 +07:00
Oanh Nguyen Ngoc
3b092fdb74
Merge pull request #401 from AlexStansfield/defaultStage
...
Add default stage support.
2015-07-28 08:19:56 +07:00
Anton Medvedev
64217d9728
Merge pull request #403 from AlexStansfield/makeDeployPathDirectory
...
Create the deployment path if it doesn't exist
2015-07-27 15:27:00 +07:00
Alex Stansfield
307573b05b
Create the deployment path if it doesn't exist
2015-07-27 14:58:47 +07:00
Anton Medvedev
fff6114fbb
Merge pull request #400 from Kleinast/patch-2
...
Fix add env variable to composer
2015-07-27 13:41:23 +07:00
Alex Stansfield
03f344ad36
Add default stage support.
...
set('default_stage', 'prod');
2015-07-27 10:55:59 +07:00
Bastien Picharles
5db08a82ce
Fix add env variable to composer
2015-07-24 17:38:48 +02:00
Anton Medvedev
dacebc4256
Update CommonTest.php
2015-07-24 15:27:27 +07:00
Anton Medvedev
dc82cd2078
Migrate travis-ci to new infrastructure 💎
2015-07-24 15:23:08 +07:00
Anton Medvedev
d9dc656a86
Update README.md
2015-07-24 14:26:45 +07:00
Sergio Carracedo
1d56af6976
Move values in secrets.yml to servers.yml
2015-07-17 11:15:00 +02:00
Sergio Carracedo
1d08ce71f0
StyleCI
2015-07-16 13:35:24 +02:00
Sergio Carracedo
73e7f39a0d
Remove drupal7 folder / Use Symfony yaml parser
2015-07-16 13:32:33 +02:00
Sergio Carracedo
8ff341bd9f
StyleCI patch
2015-07-15 19:57:41 +02:00
Sergio Carracedo
f0906e600d
Drupal 7 recipe
2015-07-15 19:38:50 +02:00
Martin Aarhof
55016167d8
remote variable was mis labeled
2015-07-14 19:01:33 +02:00
Oanh Nguyen Ngoc
988b137c6c
Merge pull request #388 from oanhnn/feature/add-support-forward-agent-using-ext-ssh2
...
add support forward agent feature when using ext-ssh2
2015-07-10 12:03:55 +07:00
Martin Århof
b2997361ff
Add env parsing to upload
...
I think it is a good thing to get the local / remote to be parsed through the env parser, so its possible to do things like
````php
task('copy:param:file', function() {
upload('.deploy/parameters.{{env}}.yml', '{{release_path}}/app/config/parameters.yml');
});
````
Right now I have created my own upload function, which "extends" the upload function
````php
function MyUpload($local, $remote)
{
$local = env()->parse($local);
$remote = env()->parse($remote);
upload($local, $remote);
}
````
2015-07-09 19:30:56 +02:00
oanhnn
701c88143f
add support forward agent feature when using ext-ssh2
2015-07-07 16:57:18 +07:00
Hubert Viktor
b55f4d7d81
Merge pull request #386 from nicodmf/patch-1
...
Syntax - Fix indentation
2015-07-05 16:31:31 +02:00
Nicolas de Marqué Fromentin
2a47cbf9e3
Syntax
2015-07-05 15:10:08 +02:00
Nicolas de Marqué Fromentin
5653f859c0
Update common.php
2015-07-05 15:06:00 +02:00