Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reading blob data as resource | Thomas Citharel | 2022-07-25 | 1 | -0/+17 |
* | Make sure we just check for the keys | Roeland Jago Douma | 2020-12-07 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -15/+15 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -19/+19 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -10/+10 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -12/+12 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -8/+35 |
|\ | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -8/+35 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
|/ | |||||
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -7/+10 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+227 |