| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ |
|
| * | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 1 | -1/+1 |
* | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -1/+4 |
|/ |
|
* | basic lockdown logic | Robin Appelman | 2016-11-16 | 1 | -15/+27 |
* | Fix initMountPoints to set usersSetup earlier | Vincent Petry | 2016-11-03 | 1 | -8/+18 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -3/+11 |
* | hide storage wrapper warning for the readonly storage | Morris Jobke | 2016-10-13 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Add keepUnicode value in the cache key of normalizedPathCache | Vincent Petry | 2016-06-01 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+2 |
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 1 | -33/+8 |
* | Merge pull request #24341 from owncloud/scan-nfd-showwarning | Morris Jobke | 2016-05-02 | 1 | -13/+8 |
|\ |
|
| * | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 1 | -13/+8 |
* | | Merge pull request #24207 from owncloud/cache-mount-provider | Roeland Douma | 2016-04-30 | 1 | -19/+0 |
|\ \ |
|
| * | | mount custom cache folder using mount providers | Robin Appelman | 2016-04-29 | 1 | -19/+0 |
| |/ |
|
* | | Merge pull request #24335 from owncloud/warning-for-wrongly-done-storage-wrap... | Thomas Müller | 2016-04-29 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Add a warning if a storage wrapper was registered outside of the hook | Joas Schilling | 2016-04-29 | 1 | -0/+18 |
* | | cap the normalized path cache | Robin Appelman | 2016-04-29 | 1 | -1/+6 |
|/ |
|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+928 |