1369 Commits

Author SHA1 Message Date
Lucas Mezêncio
69c8f7c1e2 Fix version regex and change version check 2017-05-30 17:32:25 -03:00
Lucas Mezêncio
03bbf7e557 Update changelog 2017-05-30 17:32:25 -03:00
Barry vd. Heuvel
724fa20c60 Update CHANGELOG.md 2017-05-30 17:32:25 -03:00
Barry vd. Heuvel
5e3feb99c4 Disable maintenance after failure 2017-05-30 17:32:11 -03:00
Lucas Mezêncio
ecc85dbc19 Update changelog 2017-05-30 09:09:54 -03:00
Lucas Mezêncio
7abcbbe033 Compare versions using PHP's built-in function version_compare() 2017-05-28 16:20:11 -03:00
Lucas Mezêncio
54b589f11c Change from task to configuration option 2017-05-28 16:18:41 -03:00
Lucas Mezêncio
c0f927fc70 Check Laravel version before run artisan storage:link
Since Laravel 5.2 does not have `artisan storage:link` command, we can't call it.
2017-05-27 23:10:44 -03:00
Lucas Mezêncio
6229d681eb Add Laravel version task 2017-05-27 23:09:45 -03:00
Anton Medvedev
6fdbc9838e Merge pull request #1239 from dudu84/master
#1137 - Added tests for HostSelector and ScriptManager.
2017-05-26 18:08:09 +07:00
de Christo
5a200a60f6 #1137 - Added tests and header comment 2017-05-26 10:09:30 +02:00
de Christo
9999e76802 #1137 - Adjusted coding style 2017-05-26 08:36:46 +02:00
de Christo
5fc67f66c0 #1137 - Adjusted coding style 2017-05-26 08:35:01 +02:00
de Christo
e84edfda30 #1137 - Adjusted coding style 2017-05-26 08:32:47 +02:00
de Christo
b825e47aa1 #1137 - Adjusted coding style 2017-05-26 08:29:42 +02:00
Anton Medvedev
0774c09865 Merge pull request #1240 from klitsche/fix-1227
Fixes upload / download with optional rsync ssh option #1227
2017-05-26 13:15:20 +07:00
Dirk Adler
a06757a591 Update CHANGELOG.md 2017-05-25 22:29:00 +02:00
Dirk Adler
180d9ffdfa fix extra options for rsync in upload / download 2017-05-25 22:22:42 +02:00
de Christo
70138c8003 #1137 - Added tests for HostSelector and ScriptManager. 2017-05-25 21:40:33 +02:00
Anton Medvedev
34a80d1e06 Update UPGRADE.md 2017-05-24 14:33:48 +07:00
Anton Medvedev
c517e2949e Update UPGRADE.md 2017-05-24 14:33:03 +07:00
Anton Medvedev
dc8955b446 Update CHANGELOG.md v5.0.1 2017-05-21 12:47:55 +07:00
Anton Medvedev
f6191f169b Merge pull request #1221 from snebes/patch-2
Cast "mixed" value as array.
2017-05-21 12:45:28 +07:00
Anton Medvedev
56ff118b8a Merge branch 'master' into patch-2 2017-05-21 12:45:04 +07:00
Anton Medvedev
bf116492a1 Update CHANGELOG.md 2017-05-21 12:41:49 +07:00
Anton Medvedev
1f9c74d4b0 Merge pull request #1222 from barryvdh/patch-3
Bump passphrase timeout to 30secs, check if process is running
2017-05-21 12:40:26 +07:00
Barry vd. Heuvel
b80f1d594e Use graceful shutdown for init exceptions 2017-05-19 12:21:31 +02:00
Barry vd. Heuvel
9997b80026 Update CHANGELOG.md 2017-05-19 09:01:46 +02:00
Barry vd. Heuvel
facca65399 Bump passphrase timeout to 30secs, check if process is running 2017-05-19 08:51:00 +02:00
Anton Medvedev
b2c8012dbe Update CHANGELOG.md 2017-05-19 13:17:16 +07:00
Anton Medvedev
2158535a84 Fix upload() with non-standard SSH port 2017-05-19 13:15:54 +07:00
Anton Medvedev
3f19c6b7c6 Update CONTRIBUTING.md 2017-05-19 12:53:29 +07:00
Anton Medvedev
39919905ce Merge pull request #1211 from lucasmichot/feature/master/contributing
Move contributing to .github folder
2017-05-19 12:51:59 +07:00
Steve Nebes
375c081578 Update CHANGELOG.md 2017-05-18 13:23:44 -05:00
Steve Nebes
f744603718 Cast "mixed" value as array. 2017-05-18 13:20:31 -05:00
Anton Medvedev
e03d57847a Merge pull request #1220 from barryvdh/patch-4
Check multiplexing until initialized
2017-05-19 00:27:20 +07:00
Barry vd. Heuvel
4b5fd89bfd Update CHANGELOG.md 2017-05-18 18:19:00 +02:00
Barry vd. Heuvel
0d14926ed3 Check multiplexing until initialized 2017-05-18 18:17:27 +02:00
Anton Medvedev
ecdf5abe67 Add check for php version 2017-05-16 17:26:00 +07:00
Anton Medvedev
6d9a0c24dd Update CHANGELOG.md 2017-05-16 15:38:16 +07:00
Anton Medvedev
96365f06f4 Merge remote-tracking branch 'origin/master' 2017-05-16 15:36:50 +07:00
Anton Medvedev
34afd1267d Add exception when no task will be executed 2017-05-16 15:36:31 +07:00
Anton Medvedev
a55451ec6a Merge pull request #1215 from snowiow/git-exception-fix
throw the correct exception on --reference fail
2017-05-16 08:17:05 +07:00
snowiow
1e8bad3022 merge upstream 2017-05-15 19:08:31 +02:00
snowiow
d373ba3f33 throw the correct exception on --reference fail 2017-05-15 17:29:58 +02:00
Anton Medvedev
493b3272f4 Merge pull request #1210 from lucasmichot/feature/master/phpunit-override
Let user override phpunit locally.
2017-05-15 19:02:41 +07:00
Lucas Michot
574127a9e3 Move contributing to .github folder 2017-05-15 12:34:32 +02:00
Lucas Michot
85e89a33e4 Let user override phpunit locally. 2017-05-15 11:22:08 +02:00
Anton Medvedev
4ef3d0927f Merge pull request #1208 from lucasmichot/feature/master/git-ignore
Update .gitignore.
2017-05-15 15:25:16 +07:00
Lucas Michot
0bf7ab548c Update .gitignore. 2017-05-15 10:01:03 +02:00