Pieter Nickmans
2ea71ff7a2
Fix small inline comment typos for Drupal 7 recipe.
2016-02-17 23:43:37 +01:00
Cronfy
5586de7e63
rearrange comments
2016-02-16 16:07:17 +03:00
Cronfy
869ef92769
added extension support in release name filter
2016-02-16 15:33:33 +03:00
extaz-site
c51f5a91cf
ls replaced with find to search for dirs only on remote host releases/
2016-02-16 15:06:06 +03:00
extaz-site
c35a9e4488
fix #558 : check releases_list to contain only releases
2016-02-16 14:45:34 +03:00
Oanh Nguyen
c692d7cb5b
Merge pull request #511 from zupolgec/patch-3
...
Added variable for composer command path
2016-02-04 08:17:26 +07:00
Anton Medvedev
5785ecca9f
Close #546 and #547
2016-02-01 21:34:33 +07:00
Anton Medvedev
66c454338e
Merge pull request #535 from michaelmoussa/only-for-stages
...
Added way to execute tasks only for certain stages
2016-01-26 09:33:23 +07:00
Michael Moussa
b20df44787
Changed onlyFor to onlyForStage for explicitness
2016-01-25 09:34:37 -05:00
Michael Moussa
28ccd78356
Fix for PHP 5.4
2016-01-22 19:44:14 -05:00
Michael Moussa
f8fd055cd7
Added support for onlyFor(...) in the series and parallel executors
...
If the task specifies it must only be run for specific stage(s),
then the task will be skipped if (a) the server environment doesn't have
any stages, or (b) the server environment does have stages, but none of
them match the list of allowed stages.
2016-01-22 18:00:20 -05:00
Michael Moussa
0557f84e6d
Added way to tell tasks that they should only run for certain stages
2016-01-22 17:52:11 -05:00
Oanh Nguyen
dcccb73f1e
Merge pull request #534 from datenbetrieb/hotfix/shared_files
...
Fix #533 shared_files directory handling
2016-01-20 16:52:40 +07:00
Peter Niederlag
461d762b44
Fix #533 shared_files directory handling
2016-01-20 10:27:37 +01:00
Anton Medvedev
ec54f4ce32
Merge pull request #528 from x3ro/download-env-fixes
...
Fix environment variable replacement in "download" function
2016-01-15 13:48:28 +07:00
Lucas Jenss
aa7ba7fba3
Fix env variable replacement in download parameters
2016-01-14 21:48:10 +01:00
Lucas Jenss
2173f597e2
Add test for env variable replacement in #upload
2016-01-14 21:41:41 +01:00
Anton Medvedev
990743901e
Update composer.lock
2016-01-11 13:41:05 +07:00
oanhnn
1537e0a806
Merge origin/master
2016-01-11 13:07:19 +07:00
oanhnn
978049488b
Fixed #521 remove unused file
2016-01-11 13:06:19 +07:00
Anton Medvedev
e0a1b328d0
Replace old email with new one.
2016-01-11 12:51:59 +07:00
Anton Medvedev
eb9672d82f
Ignore deploy.php file.
2016-01-11 12:32:47 +07:00
Anton Medvedev
6eb1cfa20d
Merge pull request #515 from pierredup/symfony3
...
Add Symfony3 recipe
2016-01-11 12:24:42 +07:00
oanhnn
b3f45a6e0f
Fixed #517
2016-01-11 09:10:52 +07:00
Anton Medvedev
0b01cbf1ce
Merge pull request #414 from deployphp/init-command
...
dep init
2016-01-08 12:23:51 +07:00
oanhnn
bd92865fa8
Update year in LICENSE
2016-01-08 08:45:54 +07:00
oanhnn
a3c9f76be5
Merge branch 'zupolgec-patch-4'
...
Close #516
2016-01-08 08:41:44 +07:00
oanhnn
a7b998fb36
Rename task 'up' and 'down' to 'deploy:up' and 'deploy:down'
2016-01-08 08:41:16 +07:00
Mattia Trapani
47a5cbeb7d
Adding useful tasks to put application in maintenance mode
2016-01-07 17:36:33 +01:00
Mattia Trapani
050687bc84
Merge pull request #1 from deployphp/master
...
Integrate changes
2016-01-07 17:27:32 +01:00
Pierre du Plessis
a70928bbe7
Add Symfony3 recipe
2016-01-07 13:12:32 +02:00
Mattia Trapani
5aa7ae7287
Fixed mistake in setting var
2016-01-05 10:48:08 +01:00
Mattia Trapani
d59b7db85e
Added variable for composer command path
2016-01-05 10:31:00 +01:00
Oanh Nguyen
2cf6b7618f
Merge pull request #508 from zupolgec/patch-2
...
Updated writable dirs
2016-01-05 16:16:52 +07:00
Mattia Trapani
7dacdc8faa
Updated writable dirs
...
As per https://laravel.com/docs/5.2#configuration
2016-01-04 22:56:26 +01:00
Oanh Nguyen
5f3eb2ba14
Merge pull request #504 from torinaki/travis-fixes
...
Make more correct RegExp in RemoteServerTest
2015-12-24 08:17:30 +07:00
Dmitry Balabka
54c7dc99ac
Make more correct RegExp in RemoteServerTest
2015-12-23 01:19:45 +02:00
Anton Medvedev
35f833d4a7
Merge pull request #497 from acorncom/patch-2
...
Tweaked another couple spelling mistakes
2015-12-19 18:52:55 +07:00
Oanh Nguyen
0f0b9a81e4
Merge pull request #501 from deployphp/fixed-travis-ci-build-fails
...
Fixed Travis CI build fails follow @MaartenStaa suggestion
2015-12-18 09:26:36 +07:00
oanhnn
bb9942f9c2
Fixed Travis CI build fails
2015-12-18 09:22:09 +07:00
oanhnn
a275613d16
Fixed Travis CI build fails follow @MaartenStaa suggestion
2015-12-18 09:15:52 +07:00
Oanh Nguyen
58e5c4123e
Merge pull request #499 from piotrantosik/feature/419
...
Flag for assetic:dump task #419
2015-12-18 08:31:33 +07:00
Oanh Nguyen
e90290d2c7
Merge pull request #500 from piotrantosik/feature/php7
...
Remove php 7 from failures
2015-12-18 08:31:26 +07:00
Piotr Antosik
7c14be1100
Remove php 7 from failures
2015-12-18 01:58:59 +01:00
Piotr Antosik
77f5e6e518
Flag for assetic:dump task
2015-12-18 01:50:07 +01:00
David Baker
bd2a4e8b62
Tweaked another couple spelling mistakes
2015-12-17 05:24:23 -07:00
Anton Medvedev
d33eed8d52
Update README.md
2015-12-11 13:08:13 +07:00
Anton Medvedev
a963ae1956
Merge pull request #489 from acorncom/patch-1
...
Fix a small spelling mistake
2015-12-04 13:42:36 +07:00
David Baker
4c71d2690a
Fix a small spelling mistake
2015-12-03 12:24:04 -07:00
Anton Medvedev
4412f57618
Merge pull request #456 from dimsav/patch-1
...
Updated shared dirs in laravel 5 recipe
2015-10-11 17:36:10 +07:00