Claudio Zizza
|
e909a837c8
|
Typos and sentences fixed, php-cs-fixer as tool added
|
10 years ago |
Kuba Turek
|
ca6756a6ad
|
Add some notes about coverage annotations
|
10 years ago |
Kuba Turek
|
19c687b800
|
Merge pull request #186 from d-ulyanov/develop
Ignoring errors while deleting temp files
|
10 years ago |
Kuba Turek
|
7be2dd8589
|
Merge pull request #162 from edpauto/phpunit-tests-completion
Fixes #159: PHPUnit tests tuning
|
10 years ago |
Kuba Turek
|
327625bad7
|
[#183] Change test's description property visibility to private
|
10 years ago |
Dmitriy Ulyanov
|
cc615dda81
|
Ignoring errors while deleting temp files
|
10 years ago |
Kuba Turek
|
9d9e5e2bea
|
Update composer.lock due to outer changes
|
10 years ago |
Kuba Turek
|
b00509cf8e
|
Add some colors to phpunit output! :)
|
10 years ago |
Kuba Turek
|
8694805eba
|
Move colour config parameter to class property
|
10 years ago |
Kuba Turek
|
93249ce5e5
|
Add coverage annotations
|
10 years ago |
Kuba Turek
|
86f25b2de6
|
Add 'with' to config class method expectations
|
10 years ago |
Kuba Turek
|
dae179acad
|
Add vendor's bins to bin directory
|
10 years ago |
Andrés Montañez
|
1cf7c56c39
|
Merge pull request #180 from MovingImage24/dump_symlinks
make h option for targz optional, default is set h option
|
10 years ago |
Andrés Montañez
|
4ea95622ad
|
Merge pull request #181 from KillerDiller/master
fix bug in ApplyFaclsTask due to $cdToDirectoryFirst=true
|
10 years ago |
Andrés Montañez
|
bb9e842bd5
|
Merge pull request #173 from jhuet/fix/composer-autoload
Fix/composer autoload
|
10 years ago |
Andrés Montañez
|
39841a5678
|
Merge pull request #170 from jhuet/feature/task-permissions
Feature/task permissions
|
10 years ago |
Andrés Montañez
|
15295afc0b
|
Merge pull request #183 from edpauto/contribution-guidelines
Add contribution guidelines
|
10 years ago |
Kuba Turek
|
731169595c
|
Add some notes about commit messages
|
10 years ago |
Kuba Turek
|
4673d26670
|
[#183] Add some instructions about code coverage
|
10 years ago |
Kuba Turek
|
acd1891c66
|
Add shorten version for env.variables in task config
|
10 years ago |
Kuba Turek
|
d7db7cb66d
|
Add some usage examples
|
10 years ago |
Kuba Turek
|
e4ba19679a
|
Prepend environment variables to command
|
10 years ago |
Kuba Turek
|
6b207eb480
|
Obtain environment variables
|
10 years ago |
Kuba Turek
|
257b7ab03e
|
Correct typo
|
10 years ago |
Kuba Turek
|
27bc2b7de0
|
Add contribution guidelines
|
10 years ago |
Alexander Miehe
|
1a81e7000b
|
Add example config with explanation
|
10 years ago |
Alexander Miehe
|
55a5c0c640
|
Fix key name to follow naming convention
|
10 years ago |
Stefan Paletta
|
bbeedffd82
|
make ApplyFaclsTask compatible with default AbstractTask::runCommandRemote()parameter $cdToDirectoryFirst=true
|
10 years ago |
Alexander Miehe
|
4cdb95f3be
|
make h option for targz optional, default is set h option
|
10 years ago |
Jérémy Huet
|
d25d015356
|
Rollback directory should include deployment:to config variable
|
10 years ago |
Andrés Montañez
|
f4c3817b37
|
Merge branch 'master' into develop
|
10 years ago |
Andrés Montañez
|
a1deacd4e3
|
Merge pull request #178 from MovingImage24/master
switch the »current« symlink in an atomic way
|
10 years ago |
Andrés Montañez
|
f04cced989
|
Merge branch 'master' into develop
|
10 years ago |
Andrés Montañez
|
2baf8f3d44
|
Merge pull request #177 from MovingImage24/connect_timeout
Add config option to set ConnectTimeout for ssh connections
|
10 years ago |
Andrés Montañez
|
755fe138ad
|
Merge pull request #172 from dmotylev/master
fix: DeployCommand does not fail after failed "Deployment Task"
|
10 years ago |
Andrés Montañez
|
3e07478338
|
Merge pull request #171 from jhuet/fix/scm-working-directory
Fix/Scm working directory
|
10 years ago |
Andrés Montañez
|
4e8004e20a
|
Merge pull request #166 from komex/feature/create-directories
Feature/create directories
|
10 years ago |
Alexander Miehe
|
7dd3be313a
|
Merge pull request #1 from KillerDiller/master
switch the »current« symlink in an atomic way
|
10 years ago |
Stefan Paletta
|
4e17263773
|
switch the »current« symlink in an atomic way
|
10 years ago |
Alexander Miehe
|
70c4823581
|
Add config option to set ConnectTimeout for ssh connections
|
10 years ago |
Jérémy Huet
|
364c2ecc90
|
Allow for both directories for Task and Command namespaces
|
10 years ago |
Jérémy Huet
|
892a60c574
|
Allow for both ways to find composer's autoload
|
10 years ago |
Claudio Zizza
|
7789e0d713
|
test using optional parameters
|
10 years ago |
Claudio Zizza
|
61964952c0
|
exception text adapted to renamed class
|
10 years ago |
Claudio Zizza
|
008383333a
|
minor phpdoc fix, test string fixed for unknown task class
|
10 years ago |
Claudio Zizza
|
728f372543
|
namespace fix for BuiltIn
|
10 years ago |
Claudio Zizza
|
022b4282cd
|
unittests for task factory and dummy task classes for tests created
|
10 years ago |
Claudio Zizza
|
b1c8cdd3c9
|
constant usage removed in VersionCommandTest
|
10 years ago |
Claudio Zizza
|
ee6c3858ac
|
setting constant in phpunit config
|
10 years ago |
Claudio Zizza
|
17907235ac
|
test added for VersionCommand
|
10 years ago |