Andrés Montañez
8ab3a25a72
Merge pull request #285 from MikeTralala/patch-1
...
Change the point the current branch is saved.
8 years ago
Andrés Montañez
b9a63568a1
Merge pull request #290 from Kevinrob/patch-1
...
Allow `deployment -> source -> temporal` to be absent in the config
8 years ago
Andrés Montañez
c2163974b2
Merge pull request #286 from 1ma/master
...
Fix regression introduced in 1.0.4: custom tasks not found
8 years ago
Andrés Montañez
458ca0466d
Merge pull request #260 from jhuet/patch-1
...
git local commands should be executed in the deployment:from directory
8 years ago
Andrés Montañez
7fd7e70b26
Merge pull request #257 from xrowgmbh/master
...
Rsny fails with Host key verification failed.
8 years ago
Andrés Montañez
0ddf969efe
Merge pull request #313 from onlinesid/remove-identity-added
...
Detect and remove "Identity added:" line from the remote server.
8 years ago
Andrés Montañez
d84cb3bc1a
Merge pull request #309 from schauer/patch-1
...
Update PHP version
8 years ago
Sid
7b3114498c
Detect and remove "Identity added:" line from the remote server.
8 years ago
schauer
3956aa153d
Update PHP version
...
Using short array syntax is allowed in PHP 5.4 only:
https://github.com/andres-montanez/Magallanes/blob/master/Mage/Task/BuiltIn/Filesystem/ApplyFaclsTask.php#L36
8 years ago
Kevin Robatel
ddaf2f0a01
Allow `source -> temporal` to be absent in the config
9 years ago
Marcel Hernandez
08a293f8cd
Something is wrong with the 2.6.4 release of the symfony/config component
...
which prevents the "composer install --prefer-source" command from working
and crashes the Travis build.
Bumped all Symfony Component releases to next minor version (2.6.5)
9 years ago
Marcel Hernandez
384247bcd9
Fix regression: custom tasks not found
9 years ago
Mike Tralala
37d28e57cd
Change the point the current branch is saved.
...
This is necessary to save to reverse back to the right branch if another branch is used than 'master' and you´re currently working in the deployed branch.
9 years ago
Jérémy Huet
81a8ccdeb8
git local commands should be executed in the deployment:from directory bis
9 years ago
Kuba Turek
dd79eca75f
Merge pull request #254 from jhuet/task-symlink
...
A task to create a simple symbolic link
9 years ago
Kuba Turek
ccf28b7012
Merge pull request #253 from jhuet/fix-php53
...
fixing php54 array syntax
9 years ago
Björn Dieding
7e6420f55e
Rsny fails with Host key verification failed.
...
Add StrictHostKeyChecking policy from AbstractTask
10 years ago
Jérémy Huet
cc8c3068fe
A task to create a simple symbolic link
10 years ago
Jérémy Huet
fa722b553d
fixing php54 array syntax
10 years ago
Kuba Turek
aeefc871a5
Merge pull request #236 from ihsanudin/master
...
add front controller cleaning task
10 years ago
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
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
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
Claudio Zizza
9711908063
test added for VersionCommand
10 years ago
Claudio Zizza
ebc90d0b2a
namespace fix for BuiltIn
10 years ago
Claudio Zizza
c40eb59219
constant usage removed in VersionCommandTest
10 years ago
Claudio Zizza
aff9d2f32b
setting constant in phpunit config
10 years ago
Claudio Zizza
67960ba3f4
test added for VersionCommand
10 years ago