355 Commits (727010bd619d755f0ffa48c1cef5bb90153291f7)

Author SHA1 Message Date
Vyacheslav Pavlov 727010bd61 [FIX] Fixed 'checkignoreexnens' option 8 years ago
drAlberT f6d969e99b FIX PSR2 9 years ago
Alejandro Glejberman 0b903788f3 Set branch revert as the last task on post deployment 9 years ago
Jakub Turek 3547c03cef Fix array syntax for PHP 5.3 compatibility 9 years ago
AlberT 8c55588918 security fix, use escapeshellcmd() 10 years ago
Jakub Turek 9bb17413d2 Fix code for PHP 5.3 10 years ago
Jakub Turek 8a5f0ee23e Fix conflicts after merge 10 years ago
Jakub Turek 5db9905ed4 Add sample config for Magallanes' built-in commands 10 years ago
Jakub Turek 48fbefa619 Correct syntax for arrays 10 years ago
Jakub Turek fb236c1bb3 Enable running help command in Console 10 years ago
Jakub Turek 342a468214 Add info about no help information for the command 10 years ago
Jakub Turek e4bab08d3f Add some PHPDoc notes to AbstractCommand 10 years ago
Jakub Turek 4e18ae1f8c Add command name as an option 10 years ago
Jakub Turek 94d301f66f Add console colours to command info output 10 years ago
Jakub Turek 4c519dd3bc Add command help option 10 years ago
Kirill a3219e8f68 Default userGroup to 33:33. Removing extra condition. 10 years ago
Kirill 6f1bd5c0cc resultFetch is always false when owner is specified in config 10 years ago
Andrés Montañez 139b897fe5 Issue #210 10 years ago
Andrés Montañez ce60a706ac SensioLabs Insight fixes 10 years ago
Andrés Montañez a0f4920333 PSR-2 Fixer 10 years ago
ZesInternational fd89d2c04a added $currentCopy to the RollbackTask.php 10 years ago
Stefan Paletta a6bcfdaddd when releasing or rolling back, don’t chown the »current« symlink before we changed / created it. also don’t screw up the ssh cmdline if no username was given. 10 years ago
Claudio Zizza 1acffae330 minor phpdoc fix, test string fixed for unknown task class 10 years ago
Claudio Zizza 2c27e2c46d unittests for task factory and dummy task classes for tests created 10 years ago
Jakub Turek e7c0b87ccd Move testing setters and getters to BaseTest 10 years ago
Jakub Turek 3b326227ae Remove setter from CompileCommand 10 years ago
Jakub Turek 3792f5fb8c Fix code style in UnlockCommand 10 years ago
Jakub Turek 0bfe649aa5 Fix code style for LockCommand 10 years ago
Jakub Turek c06a9c7cf1 Fix code style in CompileCommand 10 years ago
Jakub Turek 5602bf83fe Add CompileCommand tests 10 years ago
Jakub Turek d58e89c41d Set compiler by setter for better testability 10 years ago
Jakub Turek 881f0b2d87 Fix syntax error in ListCommand::run 10 years ago
Jakub Turek 5a1f2502d2 [#202] Remove inconsistency in ssh options 10 years ago
Andrés Montañez dc18a91cf7 SensioLabs Insight. 10 years ago
spongeben aab71eceac Change "current" symlink owner only if it exists 10 years ago
spongeben 3a19d3ef3c Fix release directory not created on first deploy 10 years ago
Ramunas 5e84f0ada4 doing permission fix before actual relase, prevents from cases when released code cannot be accessed while chown is working 10 years ago
Kuba Turek 24b893bd7c Fix remote deployment path for GitRebaseTask 10 years ago
Kuba Turek 8752790b3f [#185] Create release directory for GitRebase strategy if releases are enabled 10 years ago
Dmitriy Ulyanov cc615dda81 Ignoring errors while deleting temp files 10 years ago
Kuba Turek acd1891c66 Add shorten version for env.variables in task config 10 years ago
Kuba Turek e4ba19679a Prepend environment variables to command 10 years ago
Kuba Turek 6b207eb480 Obtain environment variables 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
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
Claudio Zizza 008383333a minor phpdoc fix, test string fixed for unknown task class 10 years ago