987 Commits

Author SHA1 Message Date
Anton Medvedev
cfc7d0b018 Merge pull request #828 from prosalov/master
Fix coding standards, doc blocks and typehinting
2016-10-31 12:49:36 +07:00
prosalov
a7557416e2 Fix coding standards, doc blocks and typehinting
Added BuilderInterface

Fixed tests and doc blocks
2016-10-30 14:52:13 +06:00
Anton Medvedev
8518a83f3f Update README.md 2016-10-25 15:30:04 +07:00
Anton Medvedev
bc4f811fd0 Create BACKERS.md 2016-10-25 15:25:25 +07:00
Anton Medvedev
73dafe3779 Update README.md 2016-10-25 15:23:35 +07:00
quent
cd8941485d use git_cache also when --revision is defined 2016-10-14 16:20:55 +04:00
Vic D'Elfant
d9ff7e358f Check for /current/artisan existance instead of just /current 2016-10-11 18:08:55 +02:00
Vic D'Elfant
3d25d95ede Fixed paths to artisan 2016-10-11 14:50:17 +02:00
Anton Medvedev
22942acd3d Merge pull request #787 from oanhnn/feature-version-4x-drop-support-php55
Drop support PHP 5.5 and add test on PHP 7.1 to TravisCI
2016-10-06 12:38:43 +07:00
Oanh Nguyen
7246ade24f Using PHP 5.6 on Scrutinizer 2016-09-24 01:05:52 +07:00
oanhnn
0d38d7dd5f Allow test failure on PHP 7.1 and update phpseclib 2016-09-23 09:24:43 +07:00
oanhnn
11ce492dc2 Drop support PHP 5.5 and add test on php 7.1 to TravisCI 2016-09-23 08:56:28 +07:00
Anton Medvedev
fa46d3f58f Merge pull request #766 from torvitas/fixes-chmod-for-bsd
changes flag order for chmod to work on bsd
2016-09-01 15:04:41 +07:00
Anton Medvedev
ca72630309 Merge pull request #768 from torvitas/fixes-chmod-for-bsd-4.x
4.x: changes flag order for chmod to work on bsd
2016-09-01 15:04:30 +07:00
Sascha Marcel Schmidt
f38bd436f0 changes flag order for chmod to work on bsd 2016-09-01 09:54:59 +02:00
Sascha Marcel Schmidt
66e71aad20 changes flag order for chmod to work on bsd 2016-08-31 15:59:55 +02:00
Anton Medvedev
8f0bb34489 Merge pull request #761 from peschee/verbose-upload
Show which file is being uploaded when in debug mode
2016-08-23 13:43:24 +07:00
Peter Siska
dc6a791005 Show which file is being uploaded when in debug mode 2016-08-22 18:44:54 +02:00
Anton Medvedev
702c9b082f Add logger. 2016-08-05 11:37:30 +03:00
Anton Medvedev
93632acf9e Fix style. 2016-08-04 23:58:00 +03:00
Anton Medvedev
426f59ba74 Update contributing. 2016-08-04 23:57:06 +03:00
Anton Medvedev
6a67a3646a Update roadmap. 2016-08-04 23:56:33 +03:00
Anton Medvedev
7af04ff5af Fix typo. 2016-08-04 23:45:07 +03:00
Anton Medvedev
aa54eb7ce3 Upgrade to PHPUnit 5.4 2016-08-04 23:41:51 +03:00
Anton Medvedev
d99299d76c Add DI container and EventDispatcher. 2016-08-04 23:19:24 +03:00
Anton Medvedev
7a28ef983d Update deps. 2016-08-04 22:16:57 +03:00
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