- Jun 05, 2015
-
-
Vincent Petry authored
-
Morris Jobke authored
port detection needs to take care of now thrown exceptions when LDAP …
-
Jenkins for ownCloud authored
-
- Jun 04, 2015
-
-
Robin McCorkell authored
Fix typo in PHPDoc
-
Arthur Schiwon authored
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jun 03, 2015
-
-
Joas Schilling authored
Get etag from remote OC server
-
Thomas Müller authored
Fix unit tests
-
Lukas Reschke authored
Regression caused by https://github.com/owncloud/core/pull/16721 Failed the unit tests as per https://ci.owncloud.org/job/server-master-linux/database=sqlite,label=SLAVE/1994/testReport/junit/(root)/Test_Encryption_ManagerTest/testGetEncryptionModuleUnknown/: ``` Test\Encryption\ManagerTest::testGetEncryptionModuleUnknown Failed asserting that exception message 'Module with id: unknown does not exist.' contains 'Module with id: unknown does not exists.' ```
-
Morris Jobke authored
Fix IE8 & IE9 - setup page
-
Morris Jobke authored
Keep versions when deleting as recipient
-
Clark Tomlinson authored
Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/t…
-
Thomas Müller authored
Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user.
-
Thomas Müller authored
use not deprecated method in tests
-
Morris Jobke authored
-
Thomas Müller authored
Persist the state of the maintenance after an upgrade
-
Thomas Müller authored
Check for redis to be 2.2.5+
-
Lukas Reschke authored
Fix #16713
-
Morris Jobke authored
make sure that we always use the correct owner for both source and target
-
Lukas Reschke authored
Move the helpful invokePrivate method to the TestCase class
-
Thomas Müller authored
Translate invalid path exception to sabre exception for files
-
Bernhard Posselt authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Björn Schießle authored
-
Vincent Petry authored
Properly quote memcache.locking
-
Morris Jobke authored
-
Morris Jobke authored
This reverts commit a4c96887.
-
Jenkins for ownCloud authored
-
- Jun 02, 2015
-
-
Lukas Reschke authored
-
Vincent Petry authored
The original owner could not be resolved because the original file was already deleted, so no versions were retained. This fix passes the owner and path to retainVersions() since it was already resolved before the file deletion. This reactivates the versions logic and creates a copy of the versions in each trashbin.
-
Lukas Reschke authored
show federated cloud id in the personal settings
-
Morris Jobke authored
Add tests for the storage wrapper and fix the wrapping
-
Joas Schilling authored
-
Morris Jobke authored
-
Vincent Petry authored
The checkUpdate test is intended for testing real storages, not wrappers.
-
Björn Schießle authored
-
Thomas Müller authored
Fix get local file encryption master
-