Andrés Montañez
3462530883
Merge branch 'master' into develop
2017-01-05 22:56:11 -03:00
Andrés Montañez
a1e5677192
Merge pull request #279 from marmotz/EscapeTarGzExcludes
...
Escape targz excludes to allow wildcard
2017-01-02 23:57:42 -03: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
8ab3a25a72
Merge pull request #285 from MikeTralala/patch-1
...
Change the point the current branch is saved.
2017-01-02 15:25:52 -03:00
Andrés Montañez
b9a63568a1
Merge pull request #290 from Kevinrob/patch-1
...
Allow `deployment -> source -> temporal` to be absent in the config
2017-01-02 15:24:58 -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
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
458ca0466d
Merge pull request #260 from jhuet/patch-1
...
git local commands should be executed in the deployment:from directory
2017-01-02 15:06:28 -03:00
Andrés Montañez
7fd7e70b26
Merge pull request #257 from xrowgmbh/master
...
Rsny fails with Host key verification failed.
2017-01-02 10:15:21 -03:00
Sid
7b3114498c
Detect and remove "Identity added:" line from the remote server.
2016-12-26 20:07:10 +13: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
ec7f5c3bc9
Removed second argument for Console::log() method. It was removed from this method earlier.
2016-07-21 17:16:20 +03:00
Kevin Robatel
ddaf2f0a01
Allow source -> temporal
to be absent in the config
2016-04-11 16:28:15 +02:00
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.
2016-03-07 16:59:13 +01:00
Renaud LITTOLFF
ab4cbeafbd
Escape targz excludes to allow wildcard
2016-01-13 11:52:19 +01: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
Jérémy Huet
81a8ccdeb8
git local commands should be executed in the deployment:from directory bis
2015-10-21 17:01:41 +02: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
Björn Dieding
7e6420f55e
Rsny fails with Host key verification failed.
...
Add StrictHostKeyChecking policy from AbstractTask
2015-08-18 09:35:30 +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
drAlberT
f6d969e99b
FIX PSR2
2015-07-02 09:45:42 +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
Jakub Turek
3547c03cef
Fix array syntax for PHP 5.3 compatibility
2015-05-29 19:57:57 +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
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
Jakub Turek
5a1f2502d2
[ #202 ] Remove inconsistency in ssh options
...
Add UserKnownHostsFile and StrictHostKeyChecking to scp command in TarGz strategy.
2015-03-08 13:11:05 +01:00
Kuba Turek
a45802acea
Merge pull request #195 from spongeben/fix-rsync-deploy
...
Fix 1st deploy bug
2015-03-07 15:07:54 +01:00
Kuba Turek
b8e6ea062e
Merge pull request #187 from edpauto/git-rebase-fix
...
Create release directory for GitRebase strategy
2015-02-24 21:19:41 +01:00
Andrés Montañez
dc18a91cf7
SensioLabs Insight.
2015-02-21 14:23:24 -02:00
spongeben
aab71eceac
Change "current" symlink owner only if it exists
2015-02-09 14:44:34 +01:00
spongeben
3a19d3ef3c
Fix release directory not created on first deploy
2015-02-09 14:43:33 +01:00
Ramunas
5e84f0ada4
doing permission fix before actual relase, prevents from cases when released code cannot be accessed while chown is working
2015-02-08 21:19:34 +02:00
Kuba Turek
24b893bd7c
Fix remote deployment path for GitRebaseTask
2015-02-06 20:50:07 +01:00
Kuba Turek
8752790b3f
[ #185 ] Create release directory for GitRebase strategy if releases are enabled
2015-02-06 20:39:23 +01:00
Kuba Turek
cd7c39f881
Merge pull request #179 from jhuet/fix/rollback-release-directory
...
Fix/rollback release directory
2015-02-05 13:17:38 +01:00
Dmitriy Ulyanov
cc615dda81
Ignoring errors while deleting temp files
2015-01-25 21:50:00 +03:00
Andrés Montañez
1cf7c56c39
Merge pull request #180 from MovingImage24/dump_symlinks
...
make h option for targz optional, default is set h option
2015-01-24 13:21:06 -02:00