102 Commits (1.0)

Author SHA1 Message Date
Vyacheslav Pavlov 190918b8c1 Removed unnecessary imports 8 years ago
NateC 66220d0e58 292: Notification email reports SUCCESS even if deployment failed 9 years ago
Patrick Pokatilo 8d3d526210 Don't prematurely reset failedTasks count 9 years ago
Alejandro Glejberman 0b903788f3 Set branch revert as the last task on post deployment 9 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 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
Andrés Montañez ce60a706ac SensioLabs Insight fixes 10 years ago
Andrés Montañez a0f4920333 PSR-2 Fixer 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
Dmitry Motylev 3b70a8a3c1 fix: DeployCommand does not fail when no one "Post-Deployment Tasks" failed and failed "Deployment Task" exist 10 years ago
Claudio Zizza 5b63f4b5d0 tests for command factory created 10 years ago
Alex V Kotelnikov 5eb26748ab added restriction to run the rollback. 10 years ago
Alex V Kotelnikov 8e603bd0d2 fixed bug with a env-configuration containing deployment description in hosts section 10 years ago
Andrés Montañez c34fa53af5 Fixes #121 10 years ago
Andrés Montañez 40e8c33846 Related to #130 10 years ago
Andrés Montañez 8771cf2ab1 Fixes #131 10 years ago
Alex V Kotelnikov b924b92240 added config reload @ after rollback exception 10 years ago
Alex V Kotelnikov 438a81542e changes @ deploy command. added rollback exception functionality. 10 years ago
Andrés Montañez 92b22d52a3 Tweak GitRebase and Insight suggestions. 10 years ago
Andrés Montañez 9653552be7 Text files should end with a newline character. 10 years ago
Andrés Montañez f20091afc6 Boolean and Null should be compared strictly. 10 years ago
Andrés Montañez d0e8be2dfe Git Remote Cache #123 10 years ago
Andrés Montañez de51ce2b04 Issue #51 10 years ago
Andrés Montañez 5d728a9105 Proper exit code. Issue #52 10 years ago
Andrés Montañez 8df5534470 Check if classes exists. 10 years ago
Andrés Montañez 981f752c49 Fixed issue #91. 10 years ago
Andrés Montañez 724fc05b9e Tweaks. 10 years ago
Andrés Montañez ec2bb12bf4 Fixes and tweaks. 10 years ago
Andrés Montañez fddeebe59a PHPStorm refactoring. 10 years ago
Vladimir Grigor 11bdd68fff - factored constants out; 10 years ago
Vladimir Grigor d495d10aca fixed a bug: if deploy strategy was set to "disable", release was still trying to do remote stuff. Now release step respects strategy. 10 years ago
Vladimir Grigor 5ce3394b3c refactored Autoloader; added support for json encoded format for environment "hosts" option 10 years ago
woutersioen c7e1175e11 Make file locations work better from global install. 10 years ago
Rodmen 732cc20f1f add user data and message to lock command 10 years ago
Andrés Montañez 1b2188f0b1 Tweaks. 10 years ago
Andrés Montañez 92d3845052 Issue #70, makes --release mandatory. 10 years ago
Andrés Montañez 17ebb5b30d Add Rollback command as alias. 10 years ago