Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 3 | -43/+43 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -19/+19 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -51/+51 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -6/+6 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -21/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -4/+4 |
* | 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 | 4 | -8/+4 |
|/ | |||||
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -0/+241 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 2 | -16/+17 |
* | Fix getMock MapperTestUtility | Roeland Jago Douma | 2016-09-07 | 1 | -1/+1 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+727 |