Maksim Kuznetsov
|
6fd636910b
|
Return back posix_setsid() for sending anonymous stats
|
2017-02-27 20:38:57 +03:00 |
|
Maksim Kuznetsov
|
86ca7be1cb
|
Fix some issues from SensioLabsInsight
|
2017-02-25 09:47:22 +03:00 |
|
Anton Medvedev
|
fa05a68efa
|
Merge pull request #1051 from pluseg/1012-native-ssh-errors
Change output of errors for native ssh (#1012)
|
2017-02-25 10:20:15 +07:00 |
|
Maksim Kuznetsov
|
eb9bb7ed48
|
Refactor checking isDebug for additional logging of NativeSsh
|
2017-02-25 05:06:23 +03:00 |
|
Anton Medvedev
|
1f66ef73e6
|
Fix docblock
|
2017-02-24 23:55:01 +07:00 |
|
Anton Medvedev
|
283e08ae50
|
Update phpunit.xml
|
2017-02-24 23:53:31 +07:00 |
|
Anton Medvedev
|
01e8315113
|
Fix docblock.
|
2017-02-24 23:37:48 +07:00 |
|
Anton Medvedev
|
a7c37fcd10
|
Fix possible bug: allow only arrays
|
2017-02-24 23:36:32 +07:00 |
|
Anton Medvedev
|
76743d22b9
|
Remove unnecessary tests
Test `testVendor` simple tests what composer.phar can be downloaded. This slows tests a lot, but doesn't give anything back. Drop it.
|
2017-02-24 23:32:59 +07:00 |
|
Anton Medvedev
|
42fcc6938a
|
Rename test method
|
2017-02-24 23:29:46 +07:00 |
|
Anton Medvedev
|
d03f45b29e
|
Remove unused variable
|
2017-02-24 23:25:31 +07:00 |
|
Anton Medvedev
|
9c9ffdc60d
|
Fix docs issues
|
2017-02-24 23:24:03 +07:00 |
|
Anton Medvedev
|
f3aad41ab9
|
Fix docblock
|
2017-02-24 23:20:02 +07:00 |
|
Anton Medvedev
|
dc82502073
|
Fix scrutinizer test command
|
2017-02-24 23:14:45 +07:00 |
|
Anton Medvedev
|
d910b58229
|
Add Reporter class
|
2017-02-24 21:07:24 +07:00 |
|
Anton Medvedev
|
4c19e209b0
|
Merge pull request #1049 from pluseg/1000-writable-directories
Create `writable_dirs` if they don’t exist
|
2017-02-24 13:47:14 +07:00 |
|
Anton Medvedev
|
1532033191
|
Merge branch 'master' into 1000-writable-directories
|
2017-02-24 13:47:05 +07:00 |
|
Anton Medvedev
|
9ce7b1cfd7
|
Merge pull request #1052 from pluseg/1010-scp-files-with-spaces
Fix uploading files with spaces in a path via Native SSH
|
2017-02-24 13:37:49 +07:00 |
|
Maksim Kuznetsov
|
a4153c2560
|
Fix uploading files with spaces in a path via Native SSH
|
2017-02-24 06:46:10 +03:00 |
|
Maksim Kuznetsov
|
a075f6c6ad
|
Change output of errors for native ssh (#1012)
|
2017-02-24 06:14:15 +03:00 |
|
Maksim Kuznetsov
|
a4900c94c9
|
Create writable_dirs if they don’t exist
|
2017-02-24 02:27:50 +03:00 |
|
Anton Medvedev
|
c06e2faf26
|
Update README.md
|
2017-02-23 23:50:50 +07:00 |
|
Anton Medvedev
|
6246c34379
|
Merge pull request #1044 from deployphp/analysis-XkBkRj
Apply fixes from StyleCI
|
2017-02-22 15:31:45 +07:00 |
|
Anton Medvedev
|
165b630034
|
Apply fixes from StyleCI
|
2017-02-22 08:17:37 +00:00 |
|
Anton Medvedev
|
98a77dc411
|
Merge pull request #1042 from crosma/master
Fixed old releases not being cleaned up when keep_releases reduced by than half.
|
2017-02-22 14:57:36 +07:00 |
|
Matt Crossley
|
8bfe691dd8
|
Added a comment.
|
2017-02-21 23:05:18 -08:00 |
|
Matt Crossley
|
5865afb6f2
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-21 23:03:06 -08:00 |
|
Matt Crossley
|
f87a1a11ea
|
Fixed old releases not being cleaned up when keep_releases reduced by more
than half.
|
2017-02-21 22:50:28 -08:00 |
|
Anton Medvedev
|
ca99a450b4
|
Merge pull request #1041 from deployphp/analysis-zDAe49
Apply fixes from StyleCI
|
2017-02-22 00:01:14 +07:00 |
|
Anton Medvedev
|
6dc344baa5
|
Apply fixes from StyleCI
|
2017-02-21 16:49:20 +00:00 |
|
Anton Medvedev
|
2bff6a8604
|
Update CHANGELOG.md
|
2017-02-21 23:49:14 +07:00 |
|
Anton Medvedev
|
30013f9849
|
Merge pull request #1036 from crosma/master
Fixed an issue with the output of ls in releases_list that was breaking cleanup.
|
2017-02-21 23:48:16 +07:00 |
|
Anton Medvedev
|
0c19903103
|
Merge branch 'master' into master
|
2017-02-21 23:46:51 +07:00 |
|
Anton Medvedev
|
bca5b41bf5
|
Merge pull request #1025 from ahfeel/fix/allowPemForNativeSsh
Fix/allow pem for native ssh
|
2017-02-21 19:11:52 +07:00 |
|
Matt Crossley
|
2366fac358
|
Updated changelog.
|
2017-02-21 01:46:53 -08:00 |
|
Matt Crossley
|
baa84b8292
|
Fixed an issue with the output of ls . Forces single column output and
trims newlines.
|
2017-02-21 01:38:38 -08:00 |
|
Anton Medvedev
|
4f40d68447
|
Style fix
|
2017-02-21 00:05:02 +07:00 |
|
Anton Medvedev
|
2adcfa703e
|
Merge pull request #1033 from deployphp/analysis-q1ZDEj
Apply fixes from StyleCI
|
2017-02-21 00:04:25 +07:00 |
|
Anton Medvedev
|
d9b211f10e
|
Apply fixes from StyleCI
|
2017-02-20 17:03:17 +00:00 |
|
Anton Medvedev
|
bd0247a1b1
|
Add more info into stats
|
2017-02-21 00:03:00 +07:00 |
|
Anton Medvedev
|
c08840b250
|
Merge pull request #1029 from johanmeiring/nativessh-config-file
Support for SSH config file in NativeSsh implementation
|
2017-02-19 01:32:28 +07:00 |
|
Johan Meiring
|
677b6eabf0
|
Use correct variable name for scp
|
2017-02-18 17:51:45 +02:00 |
|
Anton Medvedev
|
b8a4207e7b
|
Merge pull request #1007 from lasselehtinen/master
Add task queue:restart for Laravel recipe
|
2017-02-18 22:27:08 +07:00 |
|
Anton Medvedev
|
96bb9c1112
|
Merge pull request #1015 from mbrodala/autoload-functions
Autoload functions via Composer
|
2017-02-18 22:21:05 +07:00 |
|
Anton Medvedev
|
d4488dbf3c
|
Merge pull request #987 from lewactwo/patch-1
use bin/php when composer is found
|
2017-02-18 22:20:27 +07:00 |
|
Kamil Piwowarski
|
f2cd8ec73d
|
Update common.php
|
2017-02-18 15:45:26 +01:00 |
|
Johan Meiring
|
04fafbbf9f
|
Update CHANGELOG
|
2017-02-17 21:58:40 +02:00 |
|
Johan Meiring
|
281e4cca83
|
Add support for configFile() to NativeSsh
|
2017-02-17 21:55:46 +02:00 |
|
ahfeel
|
d2eee04563
|
* Add change to Changelog.
|
2017-02-17 12:19:04 +01:00 |
|
ahfeel
|
a6ce58f0cf
|
* Allow using PEM files with native ssh.
|
2017-02-17 11:51:05 +01:00 |
|