Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | 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 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -10/+10 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Check for free space on touch | Julius Härtl | 2019-05-28 | 1 | -0/+5 |
* | 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 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
* | Fix getMock QuotaTest | Roeland Jago Douma | 2016-09-13 | 1 | -9/+9 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+211 |