1433 Commits

Author SHA1 Message Date
Vladimir
fd625e579a #1289: delete excess option 2017-07-05 15:51:52 +03:00
Anton Medvedev
ade4ac0980 Update CHANGELOG.md v5.1.3 2017-07-03 14:01:32 +07:00
Anton Medvedev
057d60ef51 Update deployer/phar-update version 2017-07-03 13:59:22 +07:00
Anton Medvedev
932325f18b Update CHANGELOG.md v5.1.2 2017-07-03 13:44:39 +07:00
Anton Medvedev
433084d3f5 Update CHANGELOG.md 2017-07-03 13:43:23 +07:00
Anton Medvedev
e7e3d1acd8 Merge pull request #1283 from Putr/patch-1
Cache must be cleared before it's warmed up (Symfony recipe)
2017-07-03 13:42:43 +07:00
Anton Medvedev
bec47e468b Update CHANGELOG.md 2017-07-03 13:40:50 +07:00
Anton Medvedev
ab75afa88f Merge pull request #1269 from ccristescu-reol/per-user-persistent-storage
Per user persistent storage
2017-07-03 13:38:49 +07:00
Anton Medvedev
57e7fa6e45 Merge pull request #1279 from taka-oyama/option-value-with-equal-sign
Handle option value with equal sign
2017-07-03 13:36:06 +07:00
Rok Andrée
222fb0d4c3 Update CHANGELOG.md 2017-06-29 17:32:43 +02:00
Rok Andrée
2758eadff1 Cache must be cleared before it's warmed up
See:
http://symfony.com/doc/current/deployment.html#d-clear-your-symfony-cache
2017-06-29 14:51:31 +02:00
Takayasu Oyama
e414f92d25 Update CHANGELOG.md 2017-06-27 10:28:16 +09:00
Takayasu Oyama
b8d7a6cb6b Handle option value with equal sign
option should be handled with an equal sign.
2017-06-26 18:59:14 +09:00
Catalin Cristescu
4b0bdf2b0c Using random file names in system tmp instead per user storage. 2017-06-23 08:11:30 -04:00
Anton Medvedev
15274524b2 Improve config:current tasks and generateControlPath method 2017-06-23 11:36:51 +07:00
Anton Medvedev
d4389b83e1 Update CHANGELOG.md v5.1.1 2017-06-23 10:47:09 +07:00
Anton Medvedev
f7d181f0ab Fix bug with self-update 2017-06-23 10:32:07 +07:00
Anton Medvedev
dc76eebd43 Update CHANGELOG.md v5.1.0 2017-06-22 23:14:04 +07:00
Anton Medvedev
c88be9227b Add config:hosts task 2017-06-22 14:18:34 +07:00
Anton Medvedev
2803615651 Add autocomplete command 2017-06-21 16:10:17 +07:00
Anton Medvedev
e7809dc603 Merge pull request #1271 from deployphp/feature-label
Fix bug with parallel deploy to same host
2017-06-21 13:19:10 +07:00
Anton Medvedev
22c3fddc84 Update CHANGELOG.md 2017-06-20 23:30:13 +07:00
Anton Medvedev
b698f184f6 Fix bug with parallel deploy to same host 2017-06-20 23:27:29 +07:00
Anton Medvedev
41d9f4ca9c Add -o option to TaskCommand 2017-06-20 13:01:24 +07:00
Catalin Cristescu
ced4a16418 Using getmypid on non posix compatible systems to get the PID of the running process. 2017-06-19 12:19:55 -04:00
Catalin Cristescu
f4235f6542 Using getenv to find the home folder on non posix compatible systems.
Removed the option to used a configuration variable to set the persistent storage location.
2017-06-19 11:35:18 -04:00
Anton Medvedev
ff9226af43 Print host name 2017-06-19 21:30:26 +07:00
Anton Medvedev
03f478a8d4 Merge pull request #1263 from deployphp/feature-run-command
Add run command
2017-06-19 21:06:33 +07:00
Anton Medvedev
5d0c9d1f30 Print host name 2017-06-19 21:06:02 +07:00
Anton Medvedev
ebaff41ef9 Update CHANGELOG.md 2017-06-19 20:51:22 +07:00
Anton Medvedev
07f281c965 Add run command 2017-06-19 20:49:51 +07:00
Anton Medvedev
1902ecaa77 Merge pull request #1268 from deployphp/fix-multiplexing-initialization
Fix bug with ssh multiplexing initialization
2017-06-19 18:43:24 +07:00
Anton Medvedev
0dde871a6b Update CHANGELOG.md 2017-06-19 18:42:09 +07:00
Anton Medvedev
4e3eae13bf Fix bug with ssh multiplexing initialization 2017-06-19 18:40:05 +07:00
Anton Medvedev
1fe0a9fcdc Update CHANGELOG.md 2017-06-17 00:01:45 +07:00
Anton Medvedev
d696e46c1d Merge pull request #1265 from mwr/feature/use-php-bin-in-parallel-executer
use php bin in parallel executer
2017-06-16 23:59:34 +07:00
Anton Medvedev
b654659f54 Merge pull request #1264 from Exotherme/uploadAndDownloadUndefinedIndexNotice
Upload and download undefined index notice
2017-06-16 23:58:49 +07:00
Matthias Walter
b5ce0b4a8b update Changelog 2017-06-16 16:07:38 +02:00
Matthias Walter
c88ee97f2b use PHP_BINARY when triggering processes in parallel-executer 2017-06-16 16:06:14 +02:00
Exotherme
ca18663466 Upload and download undefined index notice
Relates to issue #1254
2017-06-15 19:59:35 +02:00
Catalin Cristescu
b0e373ddbe Use uniqid together with the PID to generate a temporary folder name
when the persistent storage it's located in the system tmp.

Dropped the uniqueid.
2017-06-15 10:06:23 -04:00
Anton Medvedev
40330bba4f Remove patreon links 2017-06-15 15:43:47 +07:00
Catalin Cristescu
ad11d01e5f Use uniqid together with the PID to generate a temporary folder name
when the persistent storage it's located in the system tmp
2017-06-14 10:55:09 -04:00
Catalin Cristescu
d013f95751 In a multi user environment where multiple projects are located on the same instance(s)
if two or more users are deploying a project on the same environment, the generated hosts files
	are overwritten or worse, the deploy will fail due to file permissions

Make the persistent storage folder configurable or use the system tmp 
	as default if not possible
2017-06-14 10:37:38 -04:00
Anton Medvedev
f4665a60ff Merge pull request #1254 from nicodmf/patch-4
Update functions.php
2017-06-13 17:23:42 +07:00
Anton Medvedev
09b5d24efe Merge pull request #1261 from Addvilz/master
Mitigate missing `which` command on some systems
2017-06-13 08:14:44 +07:00
Matiss Treinis
3ac6b36ee9 Add changelog entry 2017-06-12 13:03:58 +02:00
Matiss Treinis
51d1b2e65c Allow use of command, type and which to locate custom binary paths 2017-06-12 13:01:25 +02:00
Nicolas de Marqué Fromentin
e8bbd6d5f4 Update functions.php
As it the upload function don't take any options
2017-06-05 16:56:24 +02:00
Anton Medvedev
891d25108b Add check for unzip 2017-06-05 12:53:01 +07:00