nextcloud/apps
Adam Williamson c237acb395 google: disable compression when curl is not available
This is a slightly hacky workaround for
https://github.com/google/google-api-php-client/issues/59 .
There's a bug in the Google library which makes it go nuts on
file uploads and transfer *way* too much data if compression is
enabled and it's using its own IO handler (not curl). Upstream
'fixed' this (by disabling compression) for one upload
mechanism, but not for the one we use. The bug doesn't seem to
happen if the google lib detects that curl is available and
decides to use it instead of its own handler. So, let's disable
compression, but only if it looks like the Google lib's check
for curl is going to fail.
2014-11-07 22:52:07 -08:00
..
files unbold labels and folders 2014-11-05 14:13:09 +01:00
files_encryption check if the provided password is really the current log-in password 2014-11-06 11:12:20 +01:00
files_external google: disable compression when curl is not available 2014-11-07 22:52:07 -08:00
files_sharing Fix sharing tests 2014-11-06 18:31:41 +01:00
files_trashbin Merge pull request #11853 from owncloud/close-session-for-trashbin 2014-11-05 12:44:10 +01:00
files_versions Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folder 2014-11-03 12:53:14 +01:00
user_ldap [tx-robot] updated from transifex 2014-11-06 01:55:04 -05:00
user_webdavauth [tx-robot] updated from transifex 2014-11-06 01:55:04 -05:00