Muhamad Surya Iksanudin
|
59c539a1ba
|
Fix PSR-2
Fix PSR-2 code style
|
10 years ago |
ihsanudin
|
f04beb142e
|
add front controller cleaning task
|
10 years ago |
Alejandro Glejberman
|
0b903788f3
|
Set branch revert as the last task on post deployment
|
10 years ago |
Kuba Turek
|
4c8b5f508f
|
Merge pull request #232 from drAlberT/patch-1
security fix, use escapeshellcmd()
|
10 years ago |
Jakub Turek
|
3547c03cef
|
Fix array syntax for PHP 5.3 compatibility
|
10 years ago |
AlberT
|
8c55588918
|
security fix, use escapeshellcmd()
|
10 years ago |
Kuba Turek
|
c69d8888f5
|
Merge pull request #228 from edpauto/commands-help
Handle '--help' option for commands
|
10 years ago |
Jakub Turek
|
9bb17413d2
|
Fix code for PHP 5.3
|
10 years ago |
Kuba Turek
|
7f0cab1a38
|
Merge pull request #184 from edpauto/env-vars-support
Environment variables support
|
10 years ago |
Jakub Turek
|
b9cf2d1058
|
Fix 'covers' annotations
|
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
|
c49d36a91a
|
Fix coverage annotations
|
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
|
08a93389c4
|
Convert arrays to traditional syntax
|
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 |
Kuba Turek
|
bbefc65888
|
Merge pull request #223 from isyndicate/release-task-ownership-fix-042915
resultFetch is always false when owner is specified in config
|
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 |
Jakub Turek
|
5bc6a0d1cd
|
Merge remote-tracking branch 'upstream/master' into develop
|
10 years ago |
Kuba Turek
|
132539da91
|
Merge pull request #220 from asiermarques/asiermarques-patch-1
Fixing a little bug in php<5.5
|
10 years ago |
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
|
10 years ago |
Kuba Turek
|
4f2f65c71b
|
Merge pull request #218 from php-mock/develop
malkusch/php-mock moved to php-mock/php-mock
|
10 years ago |
Markus Malkusch
|
5e5d85980a
|
malkusch/php-mock moved to php-mock/php-mock
|
10 years ago |
Andrés Montañez
|
781213dd73
|
Prepare for version 1.0.6
|
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 |
Kuba Turek
|
288d7304be
|
Merge pull request #176 from claudioflagbit/task-factory-test
Task factory test
|
10 years ago |
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
|
10 years ago |
Kuba Turek
|
b2e066a8c7
|
Merge pull request #211 from MikeTralala/patch-1
The timezone should be system dependent
|
10 years ago |
Mike Tralala
|
91344c0ec8
|
Update to fix the CS
|
10 years ago |
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
|
10 years ago |
Kuba Turek
|
55aaa5c3b4
|
Merge pull request #175 from claudioflagbit/version-command-test
Test added for VersionCommand
|
10 years ago |
Claudio Zizza
|
7ffe04418c
|
minor annotation fixes
|
10 years ago |
Claudio Zizza
|
35aa80a82f
|
fix for Instantiator coverage instead of uses annotation
|
10 years ago |
Claudio Zizza
|
4c529e9e43
|
coverage annotations added
|
10 years ago |
Claudio Zizza
|
0d57e080e4
|
using BaseTest class for VersionCommand test
|
10 years ago |
Kuba Turek
|
25800b60e9
|
Merge pull request #209 from ZesInternational/develop
added $currentCopy to the RollbackTask.php
|
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
|
00e36d7adc
|
Merge branch 'version-command-test' of github.com:claudioflagbit/Magallanes into version-command-test
|
10 years ago |
Claudio Zizza
|
472e5b05bf
|
namespace fix for BuiltIn
|
10 years ago |
Claudio Zizza
|
2d81e6c7ec
|
constant usage removed in VersionCommandTest
|
10 years ago |
Claudio Zizza
|
06246e380c
|
setting constant in phpunit config
|
10 years ago |