Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
il y a 9 ans |
Thomas Müller
|
5855108e9b
drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447
|
il y a 9 ans |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
il y a 9 ans |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
il y a 9 ans |
Lukas Reschke
|
9ea205dc3d
Check if open_basedir is set
|
il y a 10 ans |
Lukas Reschke
|
63e0599218
Merge pull request #11565 from owncloud/fix-behaviourOnOSX
|
il y a 10 ans |
Lukas Reschke
|
1b3feb710d
Use `rawurlencode` since this seems to be expected by cURL
|
il y a 10 ans |
Lukas Reschke
|
bf84cd4bcc
Add darwin to if block
|
il y a 10 ans |
Tony Zelenoff
|
2d03019c91
Urlencode file name before passing it to cURL
|
il y a 10 ans |
Michael Roitzsch
|
cde1a9241d
file size on non-(Linux/BSD/Windows)-installations
|
il y a 10 ans |
Andreas Fischer
|
2929d19c7f
Document exceptions thrown by \OC\LargeFileHelper.
|
il y a 10 ans |
Andreas Fischer
|
ea246d058e
Use "file size" instead of "filesize", then also apply camel case.
|
il y a 10 ans |
Andreas Fischer
|
0417e52134
Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable.
|
il y a 10 ans |
Andreas Fischer
|
a9b28323dd
Add LargeFileHelper::__construct() verifying that our assumptions hold.
|
il y a 10 ans |
Andreas Fischer
|
2c36a4b07a
Add helper method for turning int|float into base-10 unsigned integer string.
|
il y a 10 ans |
Andreas Fischer
|
df29eec72b
Windows exec() implementation.
|
il y a 10 ans |
Andreas Fischer
|
626e87aa54
Output validation for exec() method.
|
il y a 10 ans |
Andreas Fischer
|
c8fa1fd687
Refactor Large File handling code.
|
il y a 10 ans |