1457 Commits

Author SHA1 Message Date
Anton Medvedev
573c7d2096 Merge pull request #1326 from deployphp/analysis-XaN5BV
Apply fixes from StyleCI
2017-08-12 11:57:33 +03:00
Anton Medvedev
b2102488a2 Apply fixes from StyleCI 2017-08-12 08:56:47 +00:00
Anton Medvedev
b9a366a173 Refactored branch behavior and added deploy:info task 2017-08-12 11:56:35 +03:00
Anton Medvedev
140f8b2f02 Merge pull request #1314 from alinalexandru/once-feature
Added once feature
2017-08-11 18:28:52 +03:00
Anton Medvedev
d10f132271 Merge branch 'master' into once-feature 2017-08-11 18:28:35 +03:00
Anton Medvedev
6a7541ef6a Update CHANGELOG.md 2017-08-11 17:40:54 +03:00
Anton Medvedev
27d98eb887 Add shallow task option 2017-08-11 17:39:36 +03:00
Anton Medvedev
0356d9cd8c Merge pull request #1323 from rskuipers/feature/introduce-git-recursive-option
Introduce git_recursive option
2017-08-10 13:57:49 +03:00
Rick Kuipers
c987bb88c6
Introduce git_recursive option 2017-08-10 10:22:57 +02:00
Alin Alexandru
389a05c505 Added reference for a link [#1311] 2017-07-27 14:06:52 +03:00
Alin Alexandru
668bfa0508 Fixed CS 2017-07-27 14:04:04 +03:00
Alin Alexandru
ee9b3b54cc Fixed CS 2017-07-27 14:02:57 +03:00
Alin Alexandru
3fd32237a9 Changed log 2017-07-27 14:00:55 +03:00
Alin Alexandru
e506208b20 Added once feature 2017-07-27 13:55:15 +03:00
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