Andrés Montañez
3462530883
Merge branch 'master' into develop
8 years ago
Andrés Montañez
a1e5677192
Merge pull request #279 from marmotz/EscapeTarGzExcludes
...
Escape targz excludes to allow wildcard
8 years ago
Andrés Montañez
b0d41af3ee
Merge pull request #300 from zomberg/fix_check_ignore_extens_option
...
[FIX] Fixed 'checkignoreexnens' option
8 years ago
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
462ec1898d
Merge pull request #298 from zomberg/bug_with_parameters_for_console_log
...
[FIX] Removed second argument for Console::log() method.
8 years ago
Andrés Montañez
62c575f5b5
Merge pull request #293 from natechicago/292-bugfix
...
292: Notification email reports SUCCESS even if deployment failed
8 years ago
Andrés Montañez
35d61cc5d4
Merge pull request #301 from zomberg/fix_ioncube_encrypt_task
...
[FIX] Removed undefined variable
8 years ago
Andrés Montañez
4e87c5b7c9
Merge pull request #303 from zomberg/remote_unnecessary_imports
...
Removed unnecessary imports
8 years ago
Andrés Montañez
1c184e2d0c
Merge pull request #269 from 1ma/develop
...
[FIX] Fix linked folder creation
8 years ago
Andrés Montañez
79cd4c2772
Merge pull request #264 from kuborgh/patch-acl-nonrelease
...
[FIX] Acl task for non release deployments
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
09979f1a91
Merge pull request #250 from SHyx0rmZ/fix-deploy-command-exit-code
...
Don't prematurely reset failedTasks count
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
Vyacheslav Pavlov
190918b8c1
Removed unnecessary imports
9 years ago
Vyacheslav Pavlov
42ebcda2e5
[FIX] Removed undefined variable
9 years ago
Vyacheslav Pavlov
727010bd61
[FIX] Fixed 'checkignoreexnens' option
9 years ago
Vyacheslav Pavlov
ec7f5c3bc9
Removed second argument for Console::log() method. It was removed from this method earlier.
9 years ago
NateC
66220d0e58
292: Notification email reports SUCCESS even if deployment failed
...
Fixing the bug reported in #292
9 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
Andrés Montañez
47e4d7c9a1
Merge pull request #277 from BlueM/develop
...
Fix Composer version constraint
9 years ago
Renaud LITTOLFF
ab4cbeafbd
Escape targz excludes to allow wildcard
9 years ago
Carsten Blüm
13fbe3e2dd
Fix Composer version constraint
...
“~1.0.*” results in a Composer throwing an UnexpectedValueException
9 years ago
Marcel Hernandez
bd5822ea0a
[FIX] Fix linked folder creation
9 years ago
Moritz Spindelhirn
9c1f30ac80
fix acl task for non realse deployments
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
Patrick Pokatilo
8d3d526210
Don't prematurely reset failedTasks count
10 years ago
Kuba Turek
ac36fb29d5
Merge pull request #243 from drAlberT/fix_psr2
...
Fix PSR2
10 years ago
drAlberT
f6d969e99b
FIX PSR2
10 years ago
Andrés Montañez
7a0a8c6013
Merge pull request #234 from aglejberman/master
...
Set branch revert as the last task on post deployment
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
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