| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 1 | -4/+4 |
* | refactor(Storage): Make all parameter types strong types | provokateurin | 2024-10-07 | 1 | -3/+4 |
* | fix(Storage): Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -13/+5 |
* | fix(Storage): Fix method docs inheritancefix/storage/method-docs-inheritance | provokateurin | 2024-09-17 | 1 | -6/+0 |
* | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 1 | -7/+1 |
* | chore: Fix psalm issues, put back private versions of getter in private Stora... | Côme Chilliet | 2024-09-16 | 1 | -1/+3 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -22/+4 |
* | improve di performance for cache | Robin Appelman | 2024-02-09 | 1 | -1/+1 |
* | more share permission logic to storage wrapper | Robin Appelman | 2023-08-14 | 1 | -1/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Use fallback path if data dir is not available for Storage/Local.php | Morris Jobke | 2018-01-18 | 1 | -1/+4 |
* | Nuke the legacy storage fallback from orbit | Vincent Petry | 2016-12-23 | 1 | -9/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | do propagation in a single query | Robin Appelman | 2016-04-25 | 1 | -1/+1 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+114 |