Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 1 | -1/+1 |
* | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-17 | 1 | -3/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | catch notfound and forbidden exception in smb::getmetadata | Robin Appelman | 2021-03-04 | 1 | -4/+0 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+3 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -13/+13 |
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 1 | -19/+19 |
|\ | |||||
| * | Unify links to php.net | J0WI | 2020-09-17 | 1 | -19/+19 |
* | | Merge pull request #24594 from kofemann/dcache | Julius Härtl | 2020-12-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | storage: update IStorage#file_put_contents docs to match usage | Tigran Mkrtchyan | 2020-12-21 | 1 | -2/+2 |
| |/ | |||||
* / | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
|/ | |||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add method to storage backends to get directory content with metadata | Robin Appelman | 2020-04-20 | 1 | -0/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -4/+5 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Remove unneeded unsets in encoding wrapper | Vincent Petry | 2016-05-20 | 1 | -16/+3 |
* | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 1 | -41/+19 |
* | Add wrapper for NFD encoding workaround | Vincent Petry | 2016-05-20 | 1 | -0/+568 |