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
|
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 |
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
|
5643616e50
|
Only tries to guess web server user if none provided with 'group' parameter
|
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 |
Jérémy Huet
|
8247b15ad0
|
Adds PermissionsWritableByApache task that extends Permissions task we predefined parameters
|
10 years ago |
Jérémy Huet
|
d2b7e0e94f
|
Adds Permissions task. Parameters are : paths, checkPathsExist, owner, group, rights
|
10 years ago |
Андрей Колченко
|
2a8beeb864
|
Remove symfony/filesystem from project depends.
|
10 years ago |
Андрей Колченко
|
e84689934d
|
Merge
|
10 years ago |
Andrés Montañez
|
683d11ac90
|
Merge pull request #164 from iambrosi/no-is_a
Use instanceof instead of method is_a
|
10 years ago |
Ismael Ambrosi
|
8ae83cbabd
|
Use instanceof instead of method is_a
Since is_a is a method, it is significantly slower than using instanceof
Following is a perfomance comparison:
http://micro-optimization.com/is_a-vs-instanceof
|
10 years ago |
Andrés Montañez
|
e453d1977d
|
Merge pull request #159 from SenseException/phpunit
Unittests for Magallanes
|
10 years ago |
Andrés Montañez
|
ba9b322dab
|
Merge pull request #158 from samuel4x4/develop
Bug fix for scm/force-update, add general/manually task, bug fix for symfony2/doctrine-migrate, improve symfony2/cache-clear
|
10 years ago |
Andrés Montañez
|
555269bf66
|
Merge pull request #154 from gudron/rollback_exception
Rollback exception. Fixed bug with deployment description in hosts section.
|
10 years ago |
Andrés Montañez
|
d9e860a20c
|
Merge pull request #153 from edpauto/verbose-option
Add verbose option to commands
|
10 years ago |
Claudio Zizza
|
d53b8fd8b8
|
new test added for unknown color names
|
10 years ago |
Claudio Zizza
|
6e1a4d248d
|
group annotation added
|
10 years ago |
Claudio Zizza
|
b11688ea2b
|
initial phpunit config with test example
|
10 years ago |
samuel4x4
|
4d1048cca6
|
Add optional parameters for symfony2/cache-clear
Add optional parameters for symfony2/cache-clear task like --no-warmup.
|
10 years ago |
samuel4x4
|
5eb771bf30
|
Rename DoctrineMigrate to DoctrineMigrateTask
I hope this is the reason it doesn't works.
|
10 years ago |
samuel4x4
|
e9e5ab1d45
|
Fix ManuallyTask namespace
namespace Mage\Task\BuiltIn\General
|
10 years ago |
samuel4x4
|
94673b4af2
|
manually task
one more example for the manually task
|
10 years ago |