server/apps
Robin McCorkell 05642733a3 Add storage priority support
Each storage backend has a default priority, assigned to any system mounts
created in ownCloud. mount.json can be manually modified to change these
priorities.

The priority order is as follows:
 * Personal
 * User
 * Group
 * Global

Within each mount type, the mount with the highest priority is active.

The storage backend defaults were chosen to be the following:
 * Local - 150
 * Remote storage - 100
 * SMB / CIFS with OC login - 90
2014-05-21 22:17:21 +01:00
..
files Merge pull request #8612 from owncloud/share-updateshareiconsafterrename 2014-05-21 06:27:07 -04:00
files_encryption Merge pull request #8637 from owncloud/enc_improved_error_handling 2014-05-21 09:57:45 +02:00
files_external Add storage priority support 2014-05-21 22:17:21 +01:00
files_sharing move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
files_trashbin Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
files_versions Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
user_ldap [tx-robot] updated from transifex 2014-05-20 01:54:53 -04:00
user_webdavauth [tx-robot] updated from transifex 2014-05-04 01:56:15 -04:00