761 Commits

Author SHA1 Message Date
Anton Medvedev
1a5e68c3e2 Merge branch 'robfrawley-master' into 4.x
# Conflicts:
#	recipe/symfony.php
2016-08-04 22:04:42 +03:00
David J Eddy
3b0093869f Update README.md
Spelling correction.
2016-08-04 22:02:43 +03:00
Rodrigo Lacerda Pereira
89e5d12f5f Apply style ci fix 2016-08-04 22:02:43 +03:00
Oanh Nguyen
f3d0c45673 Updated PHPSecLib from 2.0.1 to 2.0.2 (#712) 2016-08-04 22:02:43 +03:00
Rodrigo Lacerda Pereira
350be512ae Fix code style 2016-08-04 22:02:43 +03:00
Rodrigo Lacerda Pereira
f6429eb564 Add pty option for ssh2 connection 2016-08-04 22:02:43 +03:00
Corey Sewell
723f3fcc5e Add support for Silverstripe CMS (#709)
* Add support for Silverstripe CMS

* Fix typo
2016-08-04 21:59:25 +03:00
oanhnn
a8cba9fa9c fixed #701 2016-08-04 21:59:25 +03:00
oanhnn
e3b923f01d Fix coding style
- corrected bug appointed by scrutinizer follow #685 , #686 , #687
- added file header comment
- fixed class comment
2016-08-04 21:59:25 +03:00
Paweł Łuczkiewicz
6190f21c5c Fix deleting old releases, if deploy_path is a symlink 2016-08-04 21:59:25 +03:00
oanhnn
9568e3bbcc Fixed bug #675 The revison option is never checked in deploy:update_code 2016-08-04 21:59:25 +03:00
Max
a6ef49d216 add testcase 2016-08-04 21:59:25 +03:00
Max
f46ed0484d fix task once 2016-08-04 21:59:25 +03:00
Anton Medvedev
f9422e0f56 Merge branch 'master' into 4.x
# Conflicts:
#	src/functions.php
2016-08-04 21:58:46 +03:00
Anton Medvedev
4a90311244 Merge pull request #727 from rlacerda83/ssh2_pty_option
Add pty option for ssh2 connection
2016-08-04 22:44:57 +04:00
Anton Medvedev
f2f5ed7c2c Merge pull request #643 from yejune/pr
fix task once
2016-08-04 22:40:45 +04:00
Oanh Nguyen
3a3795663e Merge pull request #739 from davidjeddy/patch-1
Update README.md
2016-08-04 02:38:12 +07:00
David J Eddy
d210ba415c Update README.md
Spelling correction.
2016-08-03 11:36:49 -04:00
Rodrigo Lacerda Pereira
db28d85c51 Apply style ci fix 2016-07-27 00:10:39 -03:00
Oanh Nguyen
bc4acaf49e Updated PHPSecLib from 2.0.1 to 2.0.2 (#712) 2016-07-26 10:01:41 +07:00
Rodrigo Lacerda Pereira
c6e1785637 Fix code style 2016-07-25 12:04:16 -03:00
Rodrigo Lacerda Pereira
9bf3dee89a Add pty option for ssh2 connection 2016-07-25 12:01:04 -03:00
oanhnn
2cffa08410 Fix timestamp in task deploy:asset of Symfony recipe. Close #718 2016-07-18 09:08:36 +07:00
Corey Sewell
a82a40c2c0 Add support for Silverstripe CMS (#709)
* Add support for Silverstripe CMS

* Fix typo
2016-06-26 23:25:23 +07:00
oanhnn
81d8c4f406 fixed #701 2016-06-22 09:40:15 +07:00
oanhnn
f9b8b73b56 Fixed bug #675 The revison option is never checked in deploy:update_code 2016-06-22 09:32:43 +07:00
oanhnn
897205a082 Fix coding style
- corrected bug appointed by scrutinizer follow #685 , #686 , #687
- added file header comment
- fixed class comment
2016-06-22 09:17:29 +07:00
Oanh Nguyen
de134782c3 Merge pull request #676 from oanhnn/fix-issue-675
Fix issue 675
2016-06-15 08:29:51 +07:00
Rob Frawley 2nd
ec3fb29562 refactoring/cleanup of symfony-related recipes
fix double task

removed composer.lock from commit

fix for styleci

fix for styleci

fix for https://travis-ci.org/deployphp/deployer/builds/135430111

added option to allow composer update

renamed env to build_env

removed composer action logic

moved env to only symfony-recepes

removed allow update

cleanup comment
2016-06-10 04:01:59 -04:00
Anton Medvedev
041ae4acd2 Merge pull request #696 from Agares/master
Fix deleting old releases, if deploy_path is a symlink
2016-06-09 18:22:10 +07:00
Paweł Łuczkiewicz
d272f604f1 Fix deleting old releases, if deploy_path is a symlink 2016-06-09 12:54:03 +02:00
oanhnn
5457575c50 Fixed bug #675 The revison option is never checked in deploy:update_code 2016-06-01 13:45:21 +07:00
Anton Medvedev
31c94535dc Merge pull request #678 from deployphp/analysis-qg61WE
Applied fixes from StyleCI
2016-06-01 13:23:14 +07:00
Oanh Nguyen
c9737de03c Applied fixes from StyleCI 2016-05-31 22:15:00 -04:00
Anton Medvedev
57afa05f60 Merge pull request #672 from mbrodala/patch-1
Shorten deployer.phar curl download command
2016-05-27 20:23:30 +07:00
Mathias Brodala
986197d84c Shorten deployer.phar curl download command 2016-05-27 14:11:14 +02:00
Irfan Durmus
b7f8620e6e Cluster - feature (#544)
Cluster feature.
2016-05-22 11:33:38 +07:00
oanhnn
0b40e8b7c7 Merge branch 'master' of github.com:deployphp/deployer v3.3.0 2016-05-19 08:47:21 +07:00
oanhnn
48a8be919e Fixed comment follow commit of @jrean in #645 2016-05-19 08:46:45 +07:00
Oanh Nguyen
a352114bad Fixed bug #649 (#656)
* Fixed bug #649

* Revert BC break
2016-05-19 08:20:28 +07:00
oanhnn
aa0a10992c Fixed #657 remove unused use statement 2016-05-18 13:50:02 +07:00
oanhnn
2a945d5735 Fixed #657 remove unused use statement 2016-05-18 13:45:09 +07:00
Oanh Nguyen
5fef42438e Add helper tasks for laravel recipe (#625)
* Add helper tasks for laravel recipe

* Add helper tasks for laravel recipe

* Add clear cache task and make config cache task to deploy task

* Add more artisan helper tasks

* Fix typo
2016-05-18 12:28:00 +07:00
Oanh Nguyen
106114bfdc Merge pull request #633 from oanhnn/improve-collection-class
Improve Collection class by feature of PHP 5.5+
2016-05-18 11:14:08 +07:00
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