Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -7/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -10/+10 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -6/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -10/+10 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -10/+10 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -3/+5 |
* | Update SharingCheckMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -89/+0 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -2/+43 |
* | Add unit tests | Roeland Jago Douma | 2017-08-10 | 1 | -0/+136 |
* | allow to access mail shares even if public links are disabled | Bjoern Schiessle | 2017-01-04 | 1 | -1/+33 |
* | Fix tests | Roeland Jago Douma | 2016-10-24 | 1 | -19/+19 |
* | Fix middleware tests | Roeland Jago Douma | 2016-10-24 | 1 | -13/+17 |
* | Add OCSShareAPIMiddleware tests | Roeland Jago Douma | 2016-08-05 | 1 | -0/+115 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+287 |