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 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -5/+5 |
* | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -0/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
|/ | |||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Fix subscription tests | Julius Härtl | 2019-06-17 | 1 | -0/+2 |
* | Fix tests | Roeland Jago Douma | 2017-08-01 | 1 | -3/+3 |
* | Add tests for public capabilties | Julius Härtl | 2017-06-30 | 1 | -0/+35 |
* | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -40/+1 |
* | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -18/+0 |
* | Fix changing display names for subadmins | Lukas Reschke | 2016-11-21 | 1 | -7/+42 |
* | Add OCSControllerTests | Roeland Jago Douma | 2016-11-16 | 1 | -0/+209 |