796 Commits

Author SHA1 Message Date
Anton Medvedev
4846c96b81 Add lock and unlock functionality. 2016-11-05 12:56:53 +07:00
Anton Medvedev
61d6cba190 Remove unused connect. 2016-11-05 12:45:13 +07:00
Anton Medvedev
dd0f2c87dc Clean up if there is unfinished release in deploy:release. 2016-11-05 12:39:52 +07:00
Anton Medvedev
f5c4517c27 Add --branch option. 2016-11-05 12:22:56 +07:00
Anton Medvedev
50163385bd Set https for manifest file. 2016-11-05 12:05:41 +07:00
Anton Medvedev
e397486eb2 Merge branch 'master' into 4.x
# Conflicts:
#	README.md
#	recipe/symfony.php
#	src/Bootstrap/BootstrapByConfigFile.php
#	src/functions.php
2016-11-05 11:55:03 +07:00
Anton Medvedev
5b7ae5be20 Merge pull request #836 from mathieu-gilloots/master
Don't stop the deploy process when zero migrations
2016-11-04 12:46:49 +07:00
Mathieu GILLOOTS
6900a2ae12 Don't stop the deploy process when zero migrations 2016-11-03 23:47:16 +01:00
Anton Medvedev
45cf68e9a8 Update README.md 2016-11-03 20:44:05 +07:00
Anton Medvedev
4328d6e0fc Merge pull request #529 from x3ro/docker-testrunner
[WIP] Docker test runner
2016-11-03 20:29:21 +07:00
Lucas Jenss
fd1ea39f24 Allow parameters to be passed to phpunit 2016-11-03 14:26:38 +01:00
Lucas Jenss
d21672c4d9 [WIP] Docker test runner 2016-11-03 14:13:13 +01:00
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
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