Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Add files:scan warning when NFD or incompatible encoding found | ||||
| * | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 1 | -13/+8 |
| | | | | | | | | | | | | | | This makes sure that even if a NFD file name exists, it is found by the storage and will be visible to higher layers. Even though the file will be discarded anyway there, it gives the scanner a chance to display a warning at least. | ||||
* | | Merge pull request #24207 from owncloud/cache-mount-provider | Roeland Douma | 2016-04-30 | 1 | -19/+0 |
|\ \ | | | | | | | mount custom cache folder using mount providers | ||||
| * | | mount custom cache folder using mount providers | Robin Appelman | 2016-04-29 | 1 | -19/+0 |
| |/ | |||||
* | | Merge pull request #24335 from ↵ | Thomas Müller | 2016-04-29 | 1 | -0/+18 |
|\ \ | |/ |/| | | | | | owncloud/warning-for-wrongly-done-storage-wrappers Add a warning if a storage wrapper was registered outside of the hook | ||||
| * | 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 |