Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 2 | -40/+8 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 2 | -8/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+0 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -0/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 2 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+0 |
* | Fix avatarHome | Roeland Jago Douma | 2018-01-16 | 1 | -10/+7 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -2/+5 |
* | add missing parent::setUp that broke any other dav app test | Georg Ehrke | 2017-06-08 | 1 | -0/+1 |
* | Adding AvatarNodeTest | Thomas Müller | 2017-03-29 | 1 | -0/+48 |
* | Adding AvatarHomeTest | Thomas Müller | 2017-03-29 | 1 | -0/+125 |