15 Commits

Author SHA1 Message Date
Jordi Sala
841ae52311 remove trailing whitespace, add whitespace checks on styleci 2016-12-08 00:14:27 +01:00
Anton Medvedev
374f40d0e5 Refactor: tasks groups/after/before. 2016-11-12 15:29:22 +07:00
Anton Medvedev
f9422e0f56 Merge branch 'master' into 4.x
# Conflicts:
#	src/functions.php
2016-08-04 21:58:46 +03:00
Anton Medvedev
f2f5ed7c2c Merge pull request #643 from yejune/pr
fix task once
2016-08-04 22:40:45 +04:00
Irfan Durmus
b7f8620e6e Cluster - feature (#544)
Cluster feature.
2016-05-22 11:33:38 +07:00
Max
005fb235b8 add testcase 2016-05-09 15:04:12 +09:00
Anton Medvedev
6c6b1f8c9b Merge branch 'master' into 4.x
Conflicts:
	composer.lock
	recipe/common.php
2016-04-04 16:58:34 +07:00
Michael Moussa
b20df44787 Changed onlyFor to onlyForStage for explicitness 2016-01-25 09:34:37 -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
Anton Medvedev
5eadb573a3 Add Deployer namespace for functions. 2016-01-11 14:00:45 +07:00
Anton Medvedev
e18977e18c Better 💎 2015-05-16 00:22:48 +07:00
Anton Medvedev
8c56942b94 Speed up tests. 2015-05-16 00:17:51 +07:00
Anton Medvedev
224ec2fc78 Add serverList() function 🐝 2015-05-12 23:48:04 +07:00
Elfet
3ae0c22898 Remove old code 2014-07-04 12:16:44 +04:00
Elfet
da58a865cd Update readme file example. 🐠 2013-11-16 17:35:07 +04:00