server/apps
Robin McCorkell 97dbc79c16 Compatibility shims for OC_Mount_Config
The following functions have been removed:
 - addMountPoint()
 - removeMountPoint()
 - movePersonalMountPoint()

registerBackend() has been rewritten as a shim around BackendService,
allowing legacy code to interact with the new API seamlessly

addMountPoint() was already disconnected from all production code, so
this commit completes the job and removes the function itself, along
with disconnecting and removing related functions. Unit tests have
likewise been removed.

getAbsoluteMountPoints(), getSystemMountPoints() and
getPersonalMountPoints() have been rewritten to use the StoragesServices
2015-08-19 10:08:14 +01:00
..
encryption Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
files Merge pull request #18076 from owncloud/fix-thumbnail-api-master 2015-08-19 09:59:14 +02:00
files_external Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
files_sharing Merge pull request #14401 from owncloud/ux-s2s-ldap 2015-08-19 08:31:27 +02:00
files_trashbin Merge pull request #18065 from owncloud/new-trashbin-retention 2015-08-12 13:13:45 +02:00
files_versions Use DI 2015-08-10 10:45:16 +02:00
provisioning_api Check for userSession->getUser() === null 2015-08-11 15:37:06 +02:00
user_ldap Merge pull request #14401 from owncloud/ux-s2s-ldap 2015-08-19 08:31:27 +02:00
user_webdavauth Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-specified 2015-07-02 12:37:31 +02:00