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
|
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 |
Jérémy Huet
|
5643616e50
|
Only tries to guess web server user if none provided with 'group' parameter
|
10 years ago |
Jérémy Huet
|
09e2ad6a1f
|
Rolling back to official vendor name
|
10 years ago |
Jérémy Huet
|
254de77c79
|
Fix to actual .mage directory when used with composer
|
10 years ago |
Jérémy Huet
|
4cce76472e
|
Fix to actual composer autoload.php
|
10 years ago |
Jérémy Huet
|
c6f4d1ffda
|
Changing vendor name to mine for testing
|
10 years ago |
Dmitry Motylev
|
3b70a8a3c1
|
fix: DeployCommand does not fail when no one "Post-Deployment Tasks" failed and failed "Deployment Task" exist
|
10 years ago |
Jérémy Huet
|
fbc50a52bd
|
Adds a task to only have read permission for web server
|
10 years ago |
Jérémy Huet
|
42d3d5a8a1
|
Better usage doc + allow to set owner and group by using www-data:www-data syntax + task now fails if at least one command returns error
|
10 years ago |
Jérémy Huet
|
209c6b9aa3
|
typo
|
10 years ago |
Jérémy Huet
|
ffdadb45cf
|
More generic way to handle command line options
|
10 years ago |
Jérémy Huet
|
979a86992c
|
More generic way to retrieve web server user
|
10 years ago |
Jérémy Huet
|
e449a4529f
|
Adds a recursive parameter and allows for more chmod possibilities such as +a
|
10 years ago |
Jérémy Huet
|
89d82b9992
|
Changing EOL to Linux LF
|
10 years ago |
Jérémy Huet
|
9d1e6aba6f
|
Allow for changing permissions on local host too depending on the stage
|
10 years ago |
Jérémy Huet
|
a58dcbe766
|
git local commands should be executed in the deployment:from directory
|
10 years ago |