Commit graph

371 commits

Author SHA1 Message Date
Vyacheslav Pavlov 1599d9385d Merge d4a6aa349b into b0d41af3ee 2017-01-02 18:27:10 +00:00
Andrés Montañez b0d41af3ee Merge pull request #300 from zomberg/fix_check_ignore_extens_option
[FIX] Fixed 'checkignoreexnens' option
2017-01-02 15:27:07 -03:00
Andrés Montañez 462ec1898d Merge pull request #298 from zomberg/bug_with_parameters_for_console_log
[FIX] Removed second argument for Console::log() method.
2017-01-02 15:19:16 -03:00
Andrés Montañez 62c575f5b5 Merge pull request #293 from natechicago/292-bugfix
292: Notification email reports SUCCESS even if deployment failed
2017-01-02 15:18:51 -03:00
Andrés Montañez 35d61cc5d4 Merge pull request #301 from zomberg/fix_ioncube_encrypt_task
[FIX] Removed undefined variable
2017-01-02 15:18:08 -03:00
Andrés Montañez 4e87c5b7c9 Merge pull request #303 from zomberg/remote_unnecessary_imports
Removed unnecessary imports
2017-01-02 15:15:08 -03:00
Andrés Montañez 1c184e2d0c Merge pull request #269 from 1ma/develop
[FIX] Fix linked folder creation
2017-01-02 15:11:52 -03:00
Andrés Montañez 79cd4c2772 Merge pull request #264 from kuborgh/patch-acl-nonrelease
[FIX] Acl task for non release deployments
2017-01-02 15:09:38 -03:00
Vyacheslav Pavlov 190918b8c1 Removed unnecessary imports 2016-07-21 17:53:21 +03:00
Vyacheslav Pavlov 42ebcda2e5 [FIX] Removed undefined variable 2016-07-21 17:39:38 +03:00
Vyacheslav Pavlov 727010bd61 [FIX] Fixed 'checkignoreexnens' option 2016-07-21 17:30:21 +03:00
Vyacheslav Pavlov d4a6aa349b [FIX] Removed unnecessary argument from calling Parser::isStringUnIndentedCollectionItem() method 2016-07-21 17:21:49 +03:00
Vyacheslav Pavlov ec7f5c3bc9 Removed second argument for Console::log() method. It was removed from this method earlier. 2016-07-21 17:16:20 +03:00
NateC 66220d0e58 292: Notification email reports SUCCESS even if deployment failed
Fixing the bug reported in #292
2016-04-15 16:49:10 -05:00
Marcel Hernandez bd5822ea0a [FIX] Fix linked folder creation 2015-11-27 12:46:49 +01:00
Moritz Spindelhirn 9c1f30ac80 fix acl task for non realse deployments 2015-10-30 15:58:42 +01:00
Patrick Pokatilo 8d3d526210 Don't prematurely reset failedTasks count 2015-07-22 12:38:18 +02:00
drAlberT f6d969e99b FIX PSR2 2015-07-02 09:45:42 +02:00
Andrés Montañez 7a0a8c6013 Merge pull request #234 from aglejberman/master
Set branch revert as the last task on post deployment
2015-06-27 16:26:06 -03:00
Alejandro Glejberman 0b903788f3 Set branch revert as the last task on post deployment 2015-06-02 09:15:35 -03:00
Kuba Turek 4c8b5f508f Merge pull request #232 from drAlberT/patch-1
security fix, use escapeshellcmd()
2015-05-29 20:01:10 +02:00
Jakub Turek 3547c03cef Fix array syntax for PHP 5.3 compatibility 2015-05-29 19:57:57 +02:00
AlberT 8c55588918 security fix, use escapeshellcmd() 2015-05-28 13:53:33 +02:00
Kuba Turek c69d8888f5 Merge pull request #228 from edpauto/commands-help
Handle '--help' option for commands
2015-05-19 19:13:29 +02:00
Jakub Turek 9bb17413d2 Fix code for PHP 5.3 2015-05-19 17:20:15 +02:00
Kuba Turek 7f0cab1a38 Merge pull request #184 from edpauto/env-vars-support
Environment variables support
2015-05-19 10:35:36 +02:00
Jakub Turek 8a5f0ee23e Fix conflicts after merge 2015-05-16 20:23:48 +02:00
Jakub Turek 5db9905ed4 Add sample config for Magallanes' built-in commands 2015-05-16 14:06:19 +02:00
Jakub Turek 48fbefa619 Correct syntax for arrays 2015-05-16 14:06:19 +02:00
Jakub Turek fb236c1bb3 Enable running help command in Console 2015-05-16 14:06:19 +02:00
Jakub Turek 342a468214 Add info about no help information for the command 2015-05-16 14:04:43 +02:00
Jakub Turek e4bab08d3f Add some PHPDoc notes to AbstractCommand 2015-05-16 14:04:43 +02:00
Jakub Turek 4e18ae1f8c Add command name as an option 2015-05-16 14:04:43 +02:00
Jakub Turek 94d301f66f Add console colours to command info output 2015-05-16 14:04:43 +02:00
Jakub Turek 4c519dd3bc Add command help option 2015-05-16 14:04:43 +02:00
Kirill a3219e8f68 Default userGroup to 33:33. Removing extra condition. 2015-04-30 15:58:43 -07:00
Kirill 6f1bd5c0cc resultFetch is always false when owner is specified in config 2015-04-29 17:11:18 -07:00
Andrés Montañez 139b897fe5 Issue #210 2015-04-12 16:43:17 -03:00
Andrés Montañez ce60a706ac SensioLabs Insight fixes 2015-04-12 16:15:46 -03:00
Andrés Montañez a0f4920333 PSR-2 Fixer 2015-04-12 16:13:06 -03:00
Kuba Turek 288d7304be Merge pull request #176 from claudioflagbit/task-factory-test
Task factory test
2015-03-24 20:27:11 +01:00
Kuba Turek f605692817 Merge pull request #208 from KillerDiller/develop
don’t fail the initial deployment to a target, and allow ssh without a username
2015-03-24 11:56:04 +01:00
ZesInternational fd89d2c04a added $currentCopy to the RollbackTask.php 2015-03-13 15:00:58 +01:00
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. 2015-03-13 11:51:27 +01:00
Claudio Zizza 1acffae330 minor phpdoc fix, test string fixed for unknown task class 2015-03-11 21:41:40 +01:00
Claudio Zizza 2c27e2c46d unittests for task factory and dummy task classes for tests created 2015-03-11 21:41:40 +01:00
Jakub Turek e7c0b87ccd Move testing setters and getters to BaseTest 2015-03-08 21:21:49 +01:00
Jakub Turek 3b326227ae Remove setter from CompileCommand
Also, let the Compiler be constructed with DI or by itself
2015-03-08 21:21:49 +01:00
Jakub Turek 3792f5fb8c Fix code style in UnlockCommand 2015-03-08 21:21:49 +01:00
Jakub Turek 0bfe649aa5 Fix code style for LockCommand 2015-03-08 21:21:49 +01:00