Commit graph

573 commits

Author SHA1 Message Date
Sid 7b3114498c Detect and remove "Identity added:" line from the remote server. 2016-12-26 20:07:10 +13:00
Kuba Turek dd79eca75f Merge pull request #254 from jhuet/task-symlink
A task to create a simple symbolic link
2015-10-07 14:27:17 +02:00
Kuba Turek ccf28b7012 Merge pull request #253 from jhuet/fix-php53
fixing php54 array syntax
2015-10-07 14:26:41 +02:00
Jérémy Huet cc8c3068fe A task to create a simple symbolic link 2015-08-07 17:56:47 +02:00
Jérémy Huet fa722b553d fixing php54 array syntax 2015-08-07 17:35:22 +02:00
Kuba Turek aeefc871a5 Merge pull request #236 from ihsanudin/master
add front controller cleaning task
2015-06-10 07:24:21 +02:00
Muhamad Surya Iksanudin 59c539a1ba Fix PSR-2
Fix PSR-2 code style
2015-06-10 06:18:08 +07:00
ihsanudin f04beb142e add front controller cleaning task 2015-06-09 17:03:04 +07:00
Kuba Turek 132539da91 Merge pull request #220 from asiermarques/asiermarques-patch-1
Fixing a little bug in php<5.5
2015-04-16 10:01:15 +02:00
Asier Marqués b4421a7b57 Fixing a little bug in php<5.5
The bin/mage script returns "Can't use function return value in write context" in php<5.5
2015-04-16 09:53:44 +02:00
Andrés Montañez 781213dd73 Prepare for version 1.0.6 2015-04-12 16:45:32 -03: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
Kuba Turek b2e066a8c7 Merge pull request #211 from MikeTralala/patch-1
The timezone should be system dependent
2015-03-16 20:49:21 +01:00
Mike Tralala 91344c0ec8 Update to fix the CS 2015-03-16 15:58:01 +01:00
Mike Tralala 736fe7c4d8 the used timezone should be editable
if the timezone is set in the php cli ini file, mage should use that one instead of the default UTC
2015-03-16 13:33:30 +01:00
Kuba Turek 55aaa5c3b4 Merge pull request #175 from claudioflagbit/version-command-test
Test added for VersionCommand
2015-03-16 07:31:05 +01:00
Claudio Zizza 7ffe04418c minor annotation fixes 2015-03-16 00:39:08 +01:00
Claudio Zizza 35aa80a82f fix for Instantiator coverage instead of uses annotation 2015-03-16 00:22:07 +01:00
Claudio Zizza 4c529e9e43 coverage annotations added 2015-03-16 00:15:13 +01:00
Claudio Zizza 0d57e080e4 using BaseTest class for VersionCommand test 2015-03-15 23:52:58 +01:00
Kuba Turek 25800b60e9 Merge pull request #209 from ZesInternational/develop
added $currentCopy to the RollbackTask.php
2015-03-15 13:58:38 +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 00e36d7adc Merge branch 'version-command-test' of github.com:claudioflagbit/Magallanes into version-command-test 2015-03-11 21:48:06 +01:00
Claudio Zizza 472e5b05bf namespace fix for BuiltIn 2015-03-11 21:47:30 +01:00
Claudio Zizza 2d81e6c7ec constant usage removed in VersionCommandTest 2015-03-11 21:47:30 +01:00
Claudio Zizza 06246e380c setting constant in phpunit config 2015-03-11 21:47:30 +01:00
Claudio Zizza 9711908063 test added for VersionCommand 2015-03-11 21:47:30 +01:00
Claudio Zizza ebc90d0b2a namespace fix for BuiltIn 2015-03-11 21:47:30 +01:00
Claudio Zizza c40eb59219 constant usage removed in VersionCommandTest 2015-03-11 21:47:30 +01:00
Claudio Zizza aff9d2f32b setting constant in phpunit config 2015-03-11 21:47:30 +01:00
Claudio Zizza 67960ba3f4 test added for VersionCommand 2015-03-11 21:47:30 +01:00
Claudio Zizza 247e9793cf Merge branch 'version-command-test' of github.com:claudioflagbit/Magallanes into version-command-test 2015-03-11 21:46:18 +01:00
Claudio Zizza 30cecd0965 namespace fix for BuiltIn 2015-03-11 21:45:57 +01:00
Claudio Zizza 17b62084cd constant usage removed in VersionCommandTest 2015-03-11 21:45:57 +01:00
Claudio Zizza 74bb9ad5f7 setting constant in phpunit config 2015-03-11 21:45:57 +01:00
Claudio Zizza 008ef980e0 test added for VersionCommand 2015-03-11 21:45:57 +01:00
Claudio Zizza 949484883c Merge branch 'task-factory-test' of github.com:claudioflagbit/Magallanes into task-factory-test 2015-03-11 21:42:49 +01:00
Claudio Zizza 00ba38aea2 dummy classes dependency removed from task factory unittests 2015-03-11 21:41:40 +01:00
Claudio Zizza 673acac083 Dummy classes removed 2015-03-11 21:41:40 +01:00
Claudio Zizza 4c4d76bd2d test using optional parameters 2015-03-11 21:41:40 +01:00
Claudio Zizza 57fe5b6d52 exception text adapted to renamed class 2015-03-11 21:41:40 +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
Kuba Turek 0406c7de8a Merge pull request #197 from edpauto/command-tests
Add commands tests
2015-03-09 18:24:35 +01:00
Jakub Turek c690ea3efe Change scope of getGetterName and getSetterName methods 2015-03-09 08:16:05 +01:00