| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 1 | -445/+0 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -30/+5 |
* | Fix file_get_content signatures to make it clear it can return false | Côme Chilliet | 2023-04-27 | 1 | -1/+1 |
* | More type cleanup in View and FileInfo | Côme Chilliet | 2023-04-03 | 1 | -1/+1 |
* | Fix return type of methods returning false on error | Côme Chilliet | 2023-04-03 | 1 | -3/+3 |
* | Make it clear that file sizes may be float on 32bits | Côme Chilliet | 2023-04-01 | 1 | -2/+2 |
* | Move back typing to phpdoc to keep backward compatibility in OCP | Côme Chilliet | 2023-02-07 | 1 | -1/+4 |
* | Strong type filesize related methods to ease 32bits problem findings | Côme Chilliet | 2023-02-07 | 1 | -4/+1 |
* | ci: migrate ocp since checker to psalm | Daniel Kesselberg | 2023-01-24 | 1 | -0/+4 |
* | fix link to documentation of php function | bbx-github | 2023-01-03 | 1 | -1/+1 |
* | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 1 | -6/+6 |
* | teach psalm about `Storage::instanceOfStorage` | Robin Appelman | 2021-12-02 | 1 | -0/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -6/+0 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -1/+3 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -14/+14 |
* | 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 | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -4/+4 |
* | Merge pull request #3600 from coletivoEITA/master | Roeland Jago Douma | 2017-03-14 | 1 | -0/+2 |
|\ |
|
| * | added method needsPartFile() in Storage | Vinicius Cubas Brand | 2017-03-14 | 1 | -0/+2 |
* | | Add missing PHPDoc and properly throw exception | Morris Jobke | 2017-02-13 | 1 | -0/+1 |
|/ |
|
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+459 |