Andrés Montañez
515f90950b
Remove ENV Variables
8 years ago
Sid
7b3114498c
Detect and remove "Identity added:" line from the remote server.
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
Kevin Robatel
ddaf2f0a01
Allow `source -> temporal` to be absent in the config
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
Renaud LITTOLFF
ab4cbeafbd
Escape targz excludes to allow wildcard
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
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
drAlberT
f6d969e99b
FIX PSR2
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
Jakub Turek
3547c03cef
Fix array syntax for PHP 5.3 compatibility
10 years ago
Jakub Turek
9bb17413d2
Fix code for PHP 5.3
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
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
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
1acffae330
minor phpdoc fix, test string fixed for unknown task class
10 years ago
Claudio Zizza
2c27e2c46d
unittests for task factory and dummy task classes for tests created
10 years ago
Jakub Turek
5a1f2502d2
[ #202 ] Remove inconsistency in ssh options
...
Add UserKnownHostsFile and StrictHostKeyChecking to scp command in TarGz strategy.
10 years ago
Andrés Montañez
dc18a91cf7
SensioLabs Insight.
10 years ago
spongeben
aab71eceac
Change "current" symlink owner only if it exists
10 years ago
spongeben
3a19d3ef3c
Fix release directory not created on first deploy
10 years ago
Ramunas
5e84f0ada4
doing permission fix before actual relase, prevents from cases when released code cannot be accessed while chown is working
10 years ago
Kuba Turek
24b893bd7c
Fix remote deployment path for GitRebaseTask
10 years ago
Kuba Turek
8752790b3f
[ #185 ] Create release directory for GitRebase strategy if releases are enabled
10 years ago
Dmitriy Ulyanov
cc615dda81
Ignoring errors while deleting temp files
10 years ago
Kuba Turek
acd1891c66
Add shorten version for env.variables in task config
10 years ago
Kuba Turek
e4ba19679a
Prepend environment variables to command
10 years ago
Kuba Turek
6b207eb480
Obtain environment variables
10 years ago
Alexander Miehe
55a5c0c640
Fix key name to follow naming convention
10 years ago
Stefan Paletta
bbeedffd82
make ApplyFaclsTask compatible with default AbstractTask::runCommandRemote()parameter $cdToDirectoryFirst=true
10 years ago
Alexander Miehe
4cdb95f3be
make h option for targz optional, default is set h option
10 years ago
Jérémy Huet
d25d015356
Rollback directory should include deployment:to config variable
10 years ago
Stefan Paletta
4e17263773
switch the »current« symlink in an atomic way
10 years ago
Alexander Miehe
70c4823581
Add config option to set ConnectTimeout for ssh connections
10 years ago
Claudio Zizza
008383333a
minor phpdoc fix, test string fixed for unknown task class
10 years ago
Claudio Zizza
022b4282cd
unittests for task factory and dummy task classes for tests created
10 years ago
Jérémy Huet
5643616e50
Only tries to guess web server user if none provided with 'group' parameter
10 years ago
Jérémy Huet
fbc50a52bd
Adds a task to only have read permission for web server
10 years ago