Commit graph

57 commits

Author SHA1 Message Date
Andrés Montañez a2cf0b2c44 Fixes 2017-01-05 23:27:31 -03:00
drAlberT f6d969e99b FIX PSR2 2015-07-02 09:45:42 +02:00
AlberT 8c55588918 security fix, use escapeshellcmd() 2015-05-28 13:53:33 +02:00
Jakub Turek fb236c1bb3 Enable running help command in Console 2015-05-16 14:06:19 +02:00
Andrés Montañez a0f4920333 PSR-2 Fixer 2015-04-12 16:13:06 -03:00
Kuba Turek d63d105471 Add ability to set 'verbose_logging' for environment 2014-11-11 20:38:26 +01:00
Kuba Turek 0734c7be0a Check if verbose logging is enabled 2014-11-11 20:34:50 +01:00
Kuba Turek 654753b70f Avoid duplicating output when verbose option is turned on 2014-11-11 20:29:46 +01:00
Kuba Turek 67e00bca59 Add verbose logging state variable 2014-11-11 20:27:33 +01:00
Kuba Turek 575632d62b Enable configurable verbose logging 2014-11-11 20:18:27 +01:00
Andrés Montañez c34fa53af5 Fixes #121 2014-11-01 19:31:04 -02:00
Andrés Montañez 92b22d52a3 Tweak GitRebase and Insight suggestions. 2014-10-11 17:55:08 -02:00
Andrés Montañez 2deaa27a2a Tweak clones. 2014-10-11 17:47:07 -02:00
Andrés Montañez f20091afc6 Boolean and Null should be compared strictly. 2014-10-11 14:43:57 -02:00
Andrés Montañez 7a9495cf44 Issue #130 2014-10-11 12:10:07 -02:00
Kuba Turek 0375a80dcf Fix exit code to 1 due to php exit code that cannot be greater than 254 2014-10-10 21:20:21 +02:00
Kuba Turek dfbe67622d Throw an error in case when command returns code other than 0 2014-10-10 21:14:58 +02:00
Andrés Montañez 8bc0a0316e Tweak. 2014-08-07 12:56:19 -03:00
Andrés Montañez 5d728a9105 Proper exit code. Issue #52 2014-08-06 21:43:29 -03:00
Andrés Montañez 724fc05b9e Tweaks. 2014-08-06 14:35:50 -03:00
Andrés Montañez ec2bb12bf4 Fixes and tweaks. 2014-08-06 14:17:26 -03:00
Andrés Montañez fddeebe59a PHPStorm refactoring. 2014-08-06 14:01:39 -03:00
Andrés Montañez 60d16e57f9 Tweak log message. 2014-08-06 13:50:58 -03:00
Vladimir Grigor 11bdd68fff - factored constants out;
- fixed bug: "releases list" command would die checking for unnecessary --release parameter;
 - console prints log file name if if logging is enabled
2014-07-28 15:43:52 +03:00
Vladimir Grigor eaccc0dab8 refactoring 2014-07-26 15:33:07 +03:00
woutersioen c7e1175e11 Make file locations work better from global install. 2014-07-16 15:52:23 +02:00
Rodmen 732cc20f1f add user data and message to lock command 2014-06-26 11:05:00 -03:00
Andrés Montañez d17dd0eb27 Code refactoring. 2014-06-12 16:45:40 -03:00
Ismael Ambrosi a30e6f6193 Removed unused use statements 2014-05-22 23:03:14 -03:00
Andrés Montañez ae785225fa Issue #43 - Exit code should indicate that something failed. 2014-03-16 13:31:36 -03:00
Andrés Montañez 0f17468553 Cleanup for SensioLabs Insights. 2013-12-19 15:37:26 -02:00
Andrés Montañez e9045cc55e Issue 37. Disable color output. 2013-12-19 13:07:57 -02:00
Andrés Montañez f646647036 Send mail notifications. 2013-12-15 23:44:28 -02:00
Andrés Montañez f961a51c37 Big refactoring. Use of Namespaces and codestyles. PSR-0, PSR-1, PSR-2. 2013-11-06 12:44:05 -02:00
Andrés Montañez c32bb708cf Add license information. 2013-11-05 14:12:09 -02:00
Andrés Montañez d5ebf6e6e3 Deploy Summary info. Deploy lock: only run one instance at a time. 2013-11-02 17:10:16 -02:00
Andrés Montañez 67a7f9d6fe Tweak config and logs. 2013-07-06 20:46:29 -03:00
Andrés Montañez 811c83e13a Major overhauling and refactoring of Magallanes Command and Tasks modulairty and workflow.
ADVICE: there is no Backwards Compatibility with custom tasks, those
using the _config instance will be broken or those using the
getEnvironmentName().
2012-09-21 00:23:07 -03:00
Andrés Montañez 04b194d91a New LOCK feature. 2012-09-19 19:16:52 -03:00
Andrés Montañez d63ca9cc04 Verify if environment is defined. Verify that rollback has release point. 2012-09-19 18:53:14 -03:00
Ismael Ambrosi c44879dc22 New PHAR compiler for the library 2012-06-26 21:48:56 -03:00
Andrés Montañez 0410c0efec New feature: Override Release. 2012-03-31 00:33:17 -03:00
Andrs Montaez 949750fc1e Fixes and tweaks on command execution. 2012-02-12 15:40:56 -02:00
Andrs Montaez 0c2ee3c45f New feature. Copy application from remote source; e.g.: GIT repo. 2012-02-05 00:42:54 -02:00
Andrs Montaez bff9e1a8ef Control when no action is provided. 2012-02-04 15:45:28 -02:00
Andrs Montaez ff1efabaf4 First iteration of upgrade. 2012-01-10 18:21:31 -02:00
Andrs Montaez f21f63456a Add environment with releases. 2012-01-08 19:11:36 -02:00
Andrs Montaez a04daec14e Version command.
Command for showing version.
2012-01-04 00:06:03 -02:00
Andrs Montaez 9b27dd8ebe New config settings. 2012-01-03 23:54:57 -02:00
Andrs Montaez 01cbd0e447 Releases Rollback. Tweaks. 2012-01-01 18:10:25 -02:00