Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 1 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Improved logging of smb connection errors | Robin Appelman | 2018-07-03 | 1 | -1/+1 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Fix tests | Roeland Jago Douma | 2017-12-04 | 1 | -1/+1 |
* | A failed storage is a not available storage | Roeland Jago Douma | 2017-12-04 | 1 | -0/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | cache nodes from search results | Robin Appelman | 2017-08-26 | 1 | -5/+1 |
* | Fix comparisons in the dav app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
* | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 1 | -3/+3 |
* | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 |
* | Storage 503 message improvements | Vincent Petry | 2016-10-24 | 1 | -1/+1 |
* | UPDATE permissions qualify for renaming a node | Joas Schilling | 2016-09-07 | 1 | -5/+10 |
* | Only require CREATE permissions when the file does not exist yet | Joas Schilling | 2016-09-07 | 1 | -2/+11 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+5 |
* | fix error message | Bjoern Schiessle | 2016-06-30 | 1 | -1/+1 |
* | Add proper throws PHP docs | Lukas Reschke | 2016-06-30 | 1 | -2/+13 |
* | Add required $message parameter | Lukas Reschke | 2016-06-30 | 1 | -2/+2 |
* | add some additonal permission checks to the webdav backend | Bjoern Schiessle | 2016-06-30 | 1 | -1/+16 |
* | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 1 | -0/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+297 |