oanhnn
|
8e9a0b8d74
|
Improve Collection class by feature of PHP 5.5+
|
2016-04-21 08:40:42 +07:00 |
|
Anton Medvedev
|
1e5d10e647
|
Merge pull request #629 from oanhnn/fix-issue-628
Fixed issue #628 and change using `bin/git` in check git cache feature
|
2016-04-19 18:05:18 +07:00 |
|
oanhnn
|
4321074588
|
Fixed issue #628 and change using bin/git in check git cache feature
|
2016-04-19 10:24:46 +07:00 |
|
Anton Medvedev
|
cd7ec68920
|
Merge pull request #624 from oanhnn/feature/add-header-comment-fixer
Add header comment fixer
|
2016-04-14 10:13:24 +07:00 |
|
Oanh Nguyen
|
4238fb0c5d
|
Bugfix laravel recipe (#622)
* Fix laravel recipe
* Changed order task deploy:shared and deploy:vendors in laravel recipe
|
2016-04-13 10:32:48 +07:00 |
|
oanhnn
|
8fa88d967c
|
Add header comment fixer
|
2016-04-13 08:33:25 +07:00 |
|
Krystian Szymukowicz
|
4b48e5d69d
|
Fix custom php bin for composer install. (#621)
|
2016-04-12 08:06:44 +07:00 |
|
arvatis
|
bba421fbfd
|
Fixed usage of composer.phar, when used as env/composer (close #615 #616)
v3.2.1
|
2016-04-11 16:18:16 +07:00 |
|
gperdomor
|
889c35abac
|
Fix http user detection (#613)
|
2016-04-11 08:08:46 +07:00 |
|
Anton Medvedev
|
680525682d
|
Merge branch 'master' into 4.x
Conflicts:
composer.lock
|
2016-04-07 19:42:10 +07:00 |
|
Anton Medvedev
|
5fa083c072
|
Use deployer/phar-update instead of kherge/amend. Upgrade composer.lock dependencies. Use start instead of run in parallel executor process.
v3.2.0
|
2016-04-07 15:16:58 +07:00 |
|
Anton Medvedev
|
a3733d0d81
|
Revert "Added function taskGroup and changed spec of function task"
This reverts commit 9c1e4eca2d5f4e5a3581e7602906c76c8af6ed72.
Conflicts:
test/src/FunctionsTest.php
|
2016-04-04 17:01:55 +07:00 |
|
Anton Medvedev
|
6c6b1f8c9b
|
Merge branch 'master' into 4.x
Conflicts:
composer.lock
recipe/common.php
|
2016-04-04 16:58:34 +07:00 |
|
Anton Medvedev
|
5539b16437
|
Use bin/php in recipes.
|
2016-04-04 16:51:42 +07:00 |
|
Anton Medvedev
|
c0d4e341d9
|
Custom bin
Allow user customize bin paths. Close #586
|
2016-04-04 16:22:00 +07:00 |
|
Anton Medvedev
|
bd8b972a3f
|
Merge pull request #594 from vicdelfant/master
Adds check for existing /current directory to deploy:prepare
|
2016-04-04 15:44:03 +07:00 |
|
Anton Medvedev
|
67ed8d87e1
|
Merge pull request #592 from nemoinho/feature/fix-cache-access-rights
Run deploy:writable again after cache warmup
|
2016-03-24 12:32:01 +07:00 |
|
Felix Nehrke
|
f870cff58d
|
Run deploy:writable only after cache warmup
|
2016-03-23 23:32:27 +01:00 |
|
Anton Medvedev
|
ff5fe73926
|
Update README.md
|
2016-03-23 21:41:38 +07:00 |
|
Anton Medvedev
|
75314ff325
|
Create README.md
|
2016-03-23 21:12:44 +07:00 |
|
Anton Medvedev
|
067eb84eee
|
Update README.md
|
2016-03-23 21:05:46 +07:00 |
|
Anton Medvedev
|
e4b7e75251
|
Merge pull request #600 from Whyounes/fix-ssh2-upload
Fixed SSH upload method bug
|
2016-03-22 09:11:37 +07:00 |
|
RAFIE Younes
|
8c4ac35e73
|
Fixed SSH upload method bug
|
2016-03-21 16:41:14 +00:00 |
|
Vic D'Elfant
|
7ecee77c9e
|
Explicitly use global namespace for RuntimeException
|
2016-03-20 15:10:13 +01:00 |
|
Anton Medvedev
|
0c9ff2056b
|
Add node.js template.
v3.1.2
|
2016-03-20 14:01:47 +07:00 |
|
Anton Medvedev
|
1476ab905d
|
Better output. More readable.
|
2016-03-20 12:41:40 +07:00 |
|
Anton Medvedev
|
a440072501
|
Do not show task duration in normal verbosity.
|
2016-03-20 12:18:37 +07:00 |
|
Anton Medvedev
|
4953383baf
|
Update README.md
|
2016-03-20 00:02:04 +07:00 |
|
Anton Medvedev
|
659c2cb6f4
|
Fix bug with releases list.
v3.1.1
|
2016-03-19 23:38:45 +07:00 |
|
Anton Medvedev
|
47e5aa64ea
|
Update composer.php
Add `deploy:shared`.
|
2016-03-19 23:36:21 +07:00 |
|
Anton Medvedev
|
5102f5f14e
|
Update composer.lock
|
2016-03-19 23:15:12 +07:00 |
|
Anton Medvedev
|
ab382721d7
|
Drop PHP 5.4.0 support.
v3.1.0
|
2016-03-19 22:44:01 +07:00 |
|
Anton Medvedev
|
dcac5f0411
|
Revert "Exclude no_extra_consecutive_blank_lines from .styleci.yml"
This reverts commit c63fbb52637def277f9a5fad472d76cf6aa08aab.
|
2016-03-19 22:35:42 +07:00 |
|
Anton Medvedev
|
c63fbb5263
|
Exclude no_extra_consecutive_blank_lines from .styleci.yml
|
2016-03-19 22:34:31 +07:00 |
|
Anton Medvedev
|
75fd4b36c1
|
Fix code styles.
|
2016-03-19 22:30:18 +07:00 |
|
Anton Medvedev
|
34489e68e2
|
Fix code styles.
|
2016-03-19 22:29:17 +07:00 |
|
Anton Medvedev
|
1fc4edc771
|
Add --revision option to deploy specified commit.
|
2016-03-19 22:27:33 +07:00 |
|
Anton Medvedev
|
944dc45f06
|
Add init template chooser.
|
2016-03-19 22:12:24 +07:00 |
|
Anton Medvedev
|
825cddc2e5
|
Drop support for PHP 5.4.
|
2016-03-19 21:40:40 +07:00 |
|
Anton Medvedev
|
2712de0296
|
Merge pull request #593 from cedricziel/symfony3
Symfony 3 compatibility
|
2016-03-19 21:30:59 +07:00 |
|
Anton Medvedev
|
32310b963c
|
Fix support dep init command in phar.
|
2016-03-19 20:51:49 +07:00 |
|
Anton Medvedev
|
60fae1826f
|
Update ISSUE_TEMPLATE.md
|
2016-03-15 22:43:47 +07:00 |
|
Anton Medvedev
|
248dd96302
|
Merge pull request #584 from oisvidi/definedeployer
Added constant DEPLOYER for other autoload scripts to check
|
2016-03-14 19:12:15 +07:00 |
|
Vic D'Elfant
|
3ff9387559
|
Use toBool() for casting result from output
|
2016-03-14 13:02:56 +01:00 |
|
Vic D'Elfant
|
89db6fc6c3
|
Expand deploy_path env variable in exception
|
2016-03-14 13:02:13 +01:00 |
|
Vic D'Elfant
|
0af52aa851
|
Fixed StyleCI warning
|
2016-03-14 12:33:59 +01:00 |
|
Vic D'Elfant
|
ac401ea2b2
|
Adds check for existing /current directory to deploy:prepare
|
2016-03-14 12:31:01 +01:00 |
|
Oanh Nguyen
|
9bce6316ac
|
Merge pull request #585 from oisvidi/envrelease
Allows people to use other release names like tag without replacing t…
|
2016-03-14 17:27:43 +07:00 |
|
Anton Medvedev
|
9513f39dff
|
Merge pull request #589 from whyte624/master
Task duration
|
2016-03-14 15:33:29 +07:00 |
|
Andrei Sozonov
|
31de366481
|
rebase
|
2016-03-14 10:25:41 +02:00 |
|