Anton Medvedev
|
da352b0c63
|
Merge pull request #1300 from stucki/init-with-typo3-recipe
Add TYPO3 project type to dep init
|
2017-07-17 11:41:43 +07:00 |
|
Michael Stucki
|
2b6be3dfcf
|
Add TYPO3 project type to dep init
|
2017-07-16 23:03:58 +02:00 |
|
Anton Medvedev
|
65769871ae
|
Add @codeCoverageIgnore to collectAnonymousStats method
|
2017-07-11 15:39:13 +07:00 |
|
Anton Medvedev
|
d5146c8813
|
Add @codeCoverageIgnore to console commands
|
2017-07-11 15:33:48 +07:00 |
|
Anton Medvedev
|
ddcd94c08d
|
Update CHANGELOG.md
|
2017-07-10 00:03:45 +07:00 |
|
Anton Medvedev
|
eb7d4a558b
|
Merge pull request #1290 from TheRatG/master
deploy:cache:clear task contains excess option "--no-debug"
|
2017-07-09 23:58:35 +07:00 |
|
Anton Medvedev
|
2e56bfad83
|
Merge pull request #1295 from kszymukowicz/callable_default_stage
Added possibility to use callable when setting 'default_stage'.
|
2017-07-08 00:24:36 +07:00 |
|
Krystian Szymukowicz
|
8deec31dbe
|
Rename $default_stage to $defaultStage.
|
2017-07-07 19:07:39 +02:00 |
|
Krystian Szymukowicz
|
add4bcfd30
|
Added possibility to use callable when setting 'default_stage'.
|
2017-07-07 17:17:39 +02:00 |
|
Vladimir
|
fbcb01e9d0
|
#1290: update changelog
|
2017-07-05 17:31:32 +03:00 |
|
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 |
|