nextcloud/lib
Robin McCorkell aac84f732d Unit test OC_Files::setUploadLimit()
There was also a bug with checking the upper limit on the passed upload
size. PHP does funny things with integer vs float comparisons, so our
check didn't work. Now the check is much simpler, and ensures the value
is sane.
2015-07-20 15:03:09 +01:00
..
l10n [tx-robot] updated from transifex 2015-07-20 01:54:47 -04:00
private Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +01:00
public Merge pull request #17046 from nicolas-grekas/fix-16654 2015-07-16 11:35:25 +02:00
repair Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
autoloader.php Remove OC_Log 2015-07-03 18:00:16 +02:00
base.php Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00