| Commit message (Expand) | Author | Age | Files | Lines |
* | apply known mtime wrapper for external storages | Robin Appelman | 2023-10-10 | 1 | -1/+0 |
* | add wrapper to ensure we don't get an mtime that is lower than we know it is | Robin Appelman | 2023-10-10 | 1 | -0/+71 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -19/+15 |
* | fix using FSEEK_END with SeekableHttpStream to get file size | Robin Appelman | 2022-09-15 | 1 | -0/+14 |
* | get quota for user only when needed | Robin Appelman | 2022-09-01 | 1 | -84/+0 |
* | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 1 | -3/+4 |
* | Fix codestyle | Côme Chilliet | 2022-03-24 | 1 | -1/+0 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -7/+6 |
* | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-17 | 1 | -1/+43 |
* | Merge pull request #27440 from nextcloud/is-file-handle | John Molakvoæ | 2021-10-23 | 1 | -2/+2 |
|\ |
|
| * | Update Tests | acsfer | 2021-10-22 | 1 | -1/+1 |
| * | Tests update | acsfer | 2021-08-15 | 1 | -1/+1 |
* | | ci | Robin Appelman | 2021-10-15 | 1 | -0/+3 |
* | | explicitly close source stream on local storage | Daniel Kesselberg | 2021-09-21 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 1 | -4/+14 |
|\ |
|
| * | Update EncryptionTest.php | Jasper Knockaert | 2021-01-05 | 1 | -3/+3 |
| * | 2nd attempt to fix tests | Jasper Knockaert | 2021-01-05 | 1 | -7/+11 |
| * | attemtp to fix test | Jasper Knockaert | 2021-01-05 | 1 | -1/+7 |
* | | Set umask before operations that create local files | Robin Appelman | 2021-03-23 | 1 | -3/+34 |
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | | Cache the user backend info for 300s | Joas Schilling | 2021-02-15 | 1 | -3/+19 |
|/ |
|
* | Fix code style | Morris Jobke | 2020-09-09 | 1 | -1/+0 |
* | Make sure tests cover the new mkdir behaviour on 0 quota | Julius Härtl | 2020-09-08 | 1 | -1/+11 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -17/+17 |
* | Fix getDirectoryContent implementation for Jail wrapper | Robin Appelman | 2020-04-30 | 1 | -0/+15 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -19/+17 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -8/+8 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 8 | -68/+68 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -5/+5 |
* | Add typed create user events | Christoph Wurst | 2019-12-03 | 1 | -3/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -19/+22 |
* | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -6/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 11 | -19/+19 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -3/+1 |
* | Merge pull request #17264 from nextcloud/move-from-storage-wrappers | Roeland Jago Douma | 2019-09-26 | 1 | -20/+97 |
|\ |
|
| * | handle moveFromStorage within the same storage even when storage wrappers are... | Robin Appelman | 2019-09-25 | 1 | -20/+97 |
* | | adjust tests | Arthur Schiwon | 2019-08-26 | 1 | -41/+53 |
|/ |
|
* | Check for free space on touch | Julius Härtl | 2019-05-28 | 1 | -0/+5 |
* | Fix tests | Julius Härtl | 2019-03-01 | 1 | -3/+4 |
* | fix writeStream for jail wrapper | Robin Appelman | 2018-10-31 | 1 | -0/+17 |
* | Remove HHVM check | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
* | Do not allow folder creation with quota of 0 | Roeland Jago Douma | 2018-05-03 | 1 | -0/+5 |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -0/+4 |
* | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -1/+1 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -12/+4 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -4/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -2/+3 |