Anton Medvedev
5be8f0c15b
Update README.md
2016-05-17 20:41:40 +07:00
Max
005fb235b8
add testcase
2016-05-09 15:04:12 +09:00
Anton Medvedev
3cb4b660a1
Merge pull request #644 from lucasmichot/feature/master/gitattributes-export-ignore
...
Do not export some files and folders
2016-05-06 13:05:55 +07:00
Anton Medvedev
607cd54578
Update .travis.yml
...
PHPUnit fails with 255 code on HHVM.
2016-05-06 12:49:41 +07:00
Anton Medvedev
6d1b156640
Merge pull request #645 from jrean/patch-1
...
Update laravel.php
2016-05-06 12:45:21 +07:00
Jean Ragouin
3f063094f9
Update laravel.php
...
typo
2016-05-05 22:27:17 +08:00
Lucas Michot
83f437cce3
Do not export some files and folders
2016-05-05 11:06:33 +02:00
Max
e7481c7fb9
fix task once
2016-05-04 15:35:53 +09:00
Anton Medvedev
fa0cc6a171
Merge pull request #642 from peschee/patch-1
...
Fix assets installation in Symfony 3
2016-05-02 16:37:33 +07:00
Peter
ebc0ea3d86
Codestyle fix
2016-05-01 20:21:27 +02:00
Peter
8fc547f958
Fix assets installation
...
The `assetic:dump` command does not exist in Symfony 3. The `assetic` namespace has been replaced by `assets`. The new command to install assets is `assets:install`.
This PR overrides the `deploy:assetic:dump` command so it works in Symfony 3. Ideally, the `deploy:assetic:dump` command would be renamed to something like `deploy:assets:install` in the main deploy task. However, this would mean overriding the entire list of tasks.
2016-05-01 20:19:16 +02:00
Anton Medvedev
178f6d4a14
Merge pull request #640 from NeoBlack/master
...
[TASK] Add TYPO3 deployer recipe
2016-04-30 11:09:43 +07:00
Oanh Nguyen
952dda7935
Merge pull request #639 from jdavidbakr/master
...
Enabling 2-factor with private key + password
2016-04-28 23:21:47 +07:00
Frank Naegler
fc77538c4b
[FEATURE] Add TYPO3 deployer recipe
2016-04-27 13:25:53 +02:00
Jon Baker
3a1a51872e
Enabling 2-factor with private key + password
2016-04-25 15:07:10 -05:00
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