365 Commits

Author SHA1 Message Date
oanhnn
74532611d5 Merge origin/master (Pull Request #172)
Conflicts:
	src/Server/Remote/PhpSecLib.php
2015-02-13 17:16:45 +07:00
oanhnn
557a699ea2 Merge origin/master (Pull Request #172)
Conflicts:
	src/Server/Remote/PhpSecLib.php
2015-02-13 17:16:28 +07:00
oanhnn
9f05d7c94b Implement SSH Agent Forwarding Feature 2015-02-13 16:27:37 +07:00
Anton Medvedev
fecfa2e16a Merge pull request #172 from tomzx/features/runtime-exception-on-login-failure
Throw a RuntimeException if PHPSecLib fails to login.
2015-02-13 11:57:18 +03:00
Anton Medvedev
d05dc4b9ff Merge pull request #171 from tomzx/refactor/move-self-update-to-application
Move the self-update command configuration in the Application class.
2015-02-13 11:56:07 +03:00
Tom Rochette
ded56cd8e2 Use date('YmdHis') instead of an integer value to represent a release. 2015-02-12 21:07:41 -05:00
Tom Rochette
350b050841 Throw a RuntimeException if PHPSecLib fails to login. 2015-02-12 20:18:48 -05:00
Tom Rochette
ad93c1da1d Move the self-update command configuration in the Application class. 2015-02-12 19:52:28 -05:00
Anton Medvedev
ef209e2ba0 Merge pull request #169 from deployphp/elfet-patch-1
Fix PhpSecLib integration
v3.0.0-beta.3
2015-02-12 13:45:26 +03:00
Anton Medvedev
4e765f923c Update PhpSecLib.php
Fix PhpSecLib integration.
2015-02-12 13:41:59 +03:00
Anton Medvedev
62d968af9e Merge pull request #164 from KennedyTedesco/phpunit-master
PHPUnit improvements
2015-02-09 13:20:43 +04:00
Anton Medvedev
e5047ec598 Merge pull request #163 from KennedyTedesco/clone-master
Shallow clone
2015-02-09 13:19:23 +04:00
Kennedy Tedesco
0082bf9e04 PHPUnit improvements 2015-02-06 15:19:41 -02:00
Kennedy Tedesco
b9a4aa2270 Set domain to null since it is optional when using the fluent api 2015-02-06 15:01:21 -02:00
Kennedy Tedesco
be2589cd4e Shallow clone
`--depth` create a shallow clone with a history truncated to a limited
number of revisions.
2015-02-06 12:27:44 -02:00
Anton Medvedev
da91dde5eb Update build 2015-02-05 17:25:17 +03:00
Anton Medvedev
8022c978b2 Update dep
Now all installs from composer will see `master` version of Deployer. And users who uses `deployer.phar` will see actual version (build script will replace `master` string with build tag).
2015-02-05 17:19:37 +03:00
Anton Medvedev
5a4dbb0af7 Create UPGRADE.md 2015-02-05 17:14:35 +03:00
Kennedy Tedesco
d2a5a0bae2 Added some tests to BuilderTest 2015-02-04 10:52:00 -02:00
Kennedy Tedesco
28a924b838 Added host() and port() to Builder 2015-02-03 21:45:44 -02:00
Anton Medvedev
293d9f7e13 Merge pull request #156 from gordalina/non-fatal-exception
[API] Display non-fatal error on deployment.
v3.0.0-beta.2
2015-02-03 18:42:42 +04:00
gordalina
4c99f7d480 Catch NonFatalException in SeriesExecutor 2015-02-03 13:41:44 +00:00
gordalina
24f9e1fde9 Catch NonFatalException in ParallelExecutor 2015-02-03 13:41:38 +00:00
gordalina
223f2c2067 Catch NonFatal exception in Worker 2015-02-03 13:41:28 +00:00
gordalina
458ce1acef Make informer aware of non fatal exception 2015-02-03 13:37:21 +00:00
gordalina
f7c228112c Add NonFatalException 2015-02-03 13:37:13 +00:00
Anton Medvedev
d36fedf55d Switch from elfet/php-ssh to herzult/php-ssh lib 💎 2015-02-03 13:52:42 +03:00
Anton Medvedev
39b8db3b0d Merge pull request #144 from BenjaminPaap/master
Fixed command configuration
2015-01-31 18:09:27 +04:00
Anton Medvedev
ea649eeebc Update README.md
[skip ci]
2015-01-29 14:37:26 +03:00
Anton Medvedev
cb73283965 Merge pull request #151 from tomaj/submodule_init_issue
Change output for cloning repository
v3.0.0-beta.1
2015-01-29 15:11:51 +04:00
Tomas Majer
abe110fe35 Change output for cloning repository
Changed output when cloning repository, because of initialization of submodule. Git always output some text, and this is actually considered as error. Update provide possibility to deploy repository with submodules.
2015-01-29 11:51:58 +01:00
Anton Medvedev
60c5fde1d4 Move build script to root dir. v3.0.0-beta 2015-01-28 16:24:56 +03:00
Anton Medvedev
b32b7f74de Update build
[skip ci]
2015-01-28 14:57:39 +03:00
Anton Medvedev
fb36434be9 Update composer.json 2015-01-28 14:48:25 +03:00
Anton Medvedev
c9a33e1d03 Update build
[skip ci]
2015-01-28 14:40:34 +03:00
Anton Medvedev
0765536fcf Merge pull request #147 from mabrahamde/master
Set local process timeout to a higher value
2015-01-22 15:19:56 +03:00
Anton Medvedev
457f396261 Update README.md 2015-01-22 12:36:30 +03:00
Martin Abraham
35d02eb17b Codestyle 2015-01-22 08:29:47 +01:00
Martin Abraham
592e132baa Set local process timeout to a higher value 2015-01-21 22:29:34 +01:00
Anton Medvedev
d15d170a3b Update functions.php 2015-01-21 17:05:08 +03:00
Anton Medvedev
3ff7f3e162 Update README.md 2015-01-21 11:13:11 +03:00
Benjamin Paap
33fefd81fd Fixed command configuration 2015-01-20 11:49:46 +01:00
Anton
7a31304b5f Update README.md
[skip ci]
2015-01-19 15:45:13 +03:00
Anton
285594d652 Update README.md
[skip ci]
2015-01-17 15:59:09 +03:00
Anton
75c2540535 Update README.md 2015-01-17 15:48:52 +03:00
Anton
167f2ab31b Update README.md
[skip ci]
2015-01-17 15:48:06 +03:00
Anton
86f522c016 Update composer.json ⚗
[skip ci]
2015-01-17 15:17:17 +03:00
Anton
c7a60bd91f Merge pull request #140 from ArjandeV/feature/update-phpseclib-version
Requirement should be @ not -
2015-01-16 17:15:36 +03:00
Arjan de Vreede
a4c42da99d Requirement should be @ not - 2015-01-16 14:52:28 +01:00
Anton
08e78670bf Update composer.json
[skip ci]
2015-01-16 14:23:27 +03:00