Pádraic Brady
|
a2bf14e381
Make disableTls a core RemoteFilesystem option - per method invites human error
|
há 11 anos atrás |
Pádraic Brady
|
3cd979b324
Merge remote-tracking branch 'upstream/master' into tls-config
|
há 11 anos atrás |
Nils Adermann
|
31fd6c233c
Rethrow download exceptions when no options left & clean up code
|
há 11 anos atrás |
Nils Adermann
|
1ccf4b0fc3
Correct the tests for dist urls for github
|
há 11 anos atrás |
Nils Adermann
|
a80fde97d5
Make the github driver behave like git if "no-api" is specified.
|
há 11 anos atrás |
Nils Adermann
|
35fbe3fd42
Download failover means we can now always try github zip urls for dist
|
há 11 anos atrás |
Nils Adermann
|
5ed18d9aa2
Fail over from source to dist and vice versa when downloads fail
|
há 11 anos atrás |
Sandy Pleyte
|
ee62ec60f0
Remove old comment
|
há 11 anos atrás |
Sandy Pleyte
|
ab8f67e8cf
Always use rootPackage config
|
há 11 anos atrás |
Sandy Pleyte
|
9af5eaa574
Refactored the code with the switch statement.
|
há 11 anos atrás |
Sandy Pleyte
|
bc7c93ae85
Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies.
|
há 11 anos atrás |
Jordi Boggiano
|
234be0b5e3
CS fixes, refs #2750
|
há 11 anos atrás |
Jordi Boggiano
|
d607432c75
Merge remote-tracking branch 'parsingphase/avoidFalseWildcardUpdateWarning'
|
há 11 anos atrás |
Richard George
|
2c01c9dd05
Avoid "Package foo/* listed for update is not installed" error
|
há 11 anos atrás |
Jordi Boggiano
|
5eafcf155a
Merge pull request #2748 from sndpl/issue/1849
|
há 11 anos atrás |
Sandy Pleyte
|
eed5ba7752
Updated the troubleshooting doc with a chapter for the proc_fork errors that happen on a tiny VPS with no swap space. Also added the solution provided in #1849, #1101, #945.
|
há 11 anos atrás |
Nils Adermann
|
e8a3fc5c1c
Run tests on PHP 5.6 on travis too
|
há 11 anos atrás |
Pádraic Brady
|
49590af656
$originUrl passed to RemoteFilesystem is actually a HOST string already (so far!)
|
há 11 anos atrás |
Pádraic Brady
|
0a8180674e
Adding some HTTPS check to diagnose command (stash)
|
há 11 anos atrás |
Jordi Boggiano
|
714a47ef93
Fix detached head handling for non-committish sources, fixes #2732
|
há 11 anos atrás |
Jordi Boggiano
|
3fb216b703
Merge pull request #2743 from cebe/patch-1
|
há 11 anos atrás |
Pádraic Brady
|
2a552df315
Fix openssl_x509_parse() function namespace issue under PHP 5.3.3
|
há 11 anos atrás |
Pádraic Brady
|
bdad4f2b0c
Small test fix to RemoteFilesystemMock
|
há 11 anos atrás |
Pádraic Brady
|
2648064e5a
Some typos/corrections
|
há 11 anos atrás |
Pádraic Brady
|
1e1e713329
Added test for RemoteFilesystem TLS options setup
|
há 11 anos atrás |
Pádraic Brady
|
fa54b7054c
Put CN matching above the final recursive option merge
|
há 11 anos atrás |
Pádraic Brady
|
9412bb427a
Add CN_match and SNI_server_name setup to RemoteFilesystem
|
há 11 anos atrás |
Pádraic Brady
|
4d5515190f
Reorder self-update opts and correct requirements
|
há 11 anos atrás |
Pádraic Brady
|
fa6c8eb6c0
Add disable-tls to self-update command as a defined option
|
há 11 anos atrás |
Pádraic Brady
|
ca4b4696b0
Added Exceptions, errors and info messages for self-update command and TLS defaults to RemoteFilesystem
|
há 11 anos atrás |