Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -170/+0 |
| | | | | | | - the file/folder's permission is now stored in the file cache - BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs - increase version to trigger database migration | ||||
* | get permissions directly from share storage to avoid additional db calls | Bjoern Schiessle | 2014-06-02 | 1 | -0/+14 |
| | |||||
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -3/+16 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+143 |
Conflicts: lib/private/vcategories.php |