| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 3 | -3/+0 |
* | Also update the unencrypted size of files when creating them with empty content | Julius Härtl | 2022-12-07 | 1 | -9/+11 |
* | Cache the user backend info for 300s | Joas Schilling | 2021-02-15 | 1 | -1/+7 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Run cs:fix and fix HashWrapper code | Morris Jobke | 2020-04-15 | 1 | -1/+3 |
* | Return hashes of uploaded content for dav uploads | Robin Appelman | 2020-04-13 | 1 | -0/+55 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -5/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
|\ |
|
| * | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
|/ |
|
* | Add typed create user events | Christoph Wurst | 2019-12-03 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Fix tests | Julius Härtl | 2019-03-01 | 1 | -1/+2 |
* | Use CountWrapper instead of almost identical CountReadStream | Roeland Jago Douma | 2019-02-15 | 1 | -49/+0 |
* | extend storage api to allow directly writing a stream to storage | Robin Appelman | 2018-10-31 | 1 | -0/+49 |
* | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -0/+11 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+2 |
* | update file system tests to take the master key into account | Bjoern Schiessle | 2017-07-06 | 1 | -14/+23 |
* | Merge pull request #2934 from nextcloud/quota-stream-non-global | Roeland Jago Douma | 2017-01-06 | 1 | -4/+1 |
|\ |
|
| * | remove the need to register the quota streamwrapper globally | Robin Appelman | 2017-01-04 | 1 | -4/+1 |
* | | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 1 | -70/+0 |
|/ |
|
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | File getMock Files tests | Roeland Jago Douma | 2016-09-07 | 1 | -6/+6 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 4 | -0/+604 |