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
Anton
2e84a989a3
Merge pull request #139 from ArjandeV/feature/update-phpseclib-version
...
Changed PhpSecLib requirement to composer alias for dependency management.
2015-01-16 14:19:12 +03:00
Arjan de Vreede
b7ff5634b2
Changed phpseclib requirement to composer alias for dependency management
2015-01-16 12:02:36 +01:00
Anton
1c689aacb4
Merge pull request #135 from ArjandeV/feature/update-phpseclib-version
...
Changed phpseclib dependency to php5 branch.
2015-01-15 12:50:25 +01:00
Arjan de Vreede
397c8b73f2
Changed phpseclib dependency to php5 branch
...
The phpseclib php5 branch autoloads according to PSR-4 namespacing so the client encryptionalgorithms array isn't empty.
2015-01-15 10:43:14 +01:00
Anton
a0ca5f9048
Merge pull request #130 from fran6co/patch-1
...
Use mustRun instead of run and catch exception.
2015-01-12 12:27:33 +01:00
Francisco Facioni
613b1fe058
Use mustRun instead of run and catch exception
...
It does the same thing but it gives out a better exception object.
2015-01-08 14:45:17 -03:00
Anton Medvedev
0408d42a7a
Little fix.
2015-01-03 15:01:48 +03:00
Anton Medvedev
d33be7fd70
Refactor common tasks.
2015-01-03 14:48:38 +03:00
Anton Medvedev
7a797c9d45
Add functions to check verbosity.
2015-01-03 14:48:21 +03:00
Anton Medvedev
df1a98e7e8
Fix PhpDoc.
2015-01-03 00:09:50 +03:00
Anton Medvedev
be82566854
Remove extra newlines.
2015-01-03 00:07:58 +03:00
Anton Medvedev
4b66d7ab0f
Upgrade common recipe to v3.
2015-01-03 00:04:00 +03:00
Anton Medvedev
01c2f93403
Function improvements.
2015-01-03 00:03:30 +03:00
Anton Medvedev
2a9cd8c0e2
Remove some tests.
2015-01-02 21:22:43 +03:00
Anton Medvedev
cea2c4592a
Add parse env value feature.
2015-01-02 21:10:48 +03:00
Anton Medvedev
cf3dc66452
Update LICENSE 📖
2015-01-02 20:56:46 +03:00
Anton Medvedev
1f516ab03a
Fix run function.
2015-01-02 20:54:40 +03:00
Anton Medvedev
89413a0d22
A lot of small improvements 🍪
2015-01-02 20:52:02 +03:00
Anton Medvedev
332173a66c
A bit of improvements 🎅
2015-01-02 20:17:47 +03:00
Anton Medvedev
9754415ed4
A bit of improvements 🎅
2015-01-02 20:09:41 +03:00