- Jun 30, 2015
-
-
Vincent Petry authored
Just log the exception instead of preventing access to OC.
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Perform the filesize on the file that exists
-
Morris Jobke authored
Cleanup part file after upload exception
-
Joas Schilling authored
Regression from 95602d40 and 9b336765
-
Joas Schilling authored
Fixing "ImportController::__construct() must implement interface OCP\…
-
- Jun 29, 2015
-
-
Thomas Müller authored
Fixing "ImportController::__construct() must implement interface OCP\\ICache, instance of OC\\Cache\\File given"
-
Thomas Müller authored
Fix class name conflict
-
Thomas Müller authored
Do not rely on actual time in unit tests
-
Vincent Petry authored
-
Vincent Petry authored
Added unit tests for checking for stray part files. Convert exception to sabre exception in upload put method. Also added unit test for exception mapping, which also indirectly tests that the part file is being deleted on exception. This applies to both chunking and non-chunking mode. Added some unit tests for chunk upload.
-
Vincent Petry authored
Looks like PHP 5.6.x doesn't like name conflicts. \Sabre\DAV\Server would overlap with \OC\Connector\Sabre\Server.
-
Morris Jobke authored
Add missing version field
-
Joas Schilling authored
Unit tests added for MaintenancePlugin
-
Thomas Müller authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Send OC version to appstore so it can reply with the right links
-
Thomas Müller authored
-
Joas Schilling authored
Keep shared lock for post-hooks
-
Morris Jobke authored
In case of maintenance we should add a message to the exception
-
Lukas Reschke authored
Request approved state for disabled apps with ocsid
-
Thomas Müller authored
-
Joas Schilling authored
-
Lukas Reschke authored
-
Thomas Müller authored
Use new updater URL + add unit tests
-
Vincent Petry authored
take share target into account when updating recipient etags
-
Jenkins for ownCloud authored
-
- Jun 28, 2015
-
-
Thomas Müller authored
Increase timeout again
-
Lukas Reschke authored
-
Lukas Reschke authored
Our test execution is terribly slow and now also exceeds more than one hour on our CI system. This means that Scrutinizer fails hard on a lot of PRs such as https://github.com/owncloud/core/pull/17217#issuecomment-116252420
-
Lukas Reschke authored
-
Lukas Reschke authored
Uses the new updater url "https://updates.owncloud.com/server/"
-
Jenkins for ownCloud authored
-
- Jun 27, 2015
-
-
Lukas Reschke authored
Fix PHPDoc + Indentation
-
Lukas Reschke authored
Add endpoint with list of OCS providers
-
Lukas Reschke authored
-
Lukas Reschke authored
-