Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -7/+6 |
* | Cleanup CardDav SyncService | Carl Schwan | 2022-06-24 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Drop all dead packages | Christoph Wurst | 2020-12-23 | 1 | -38/+0 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -10/+10 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | 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 | -2/+1 |
* | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 1 | -25/+9 |
* | Catch the errors related to untrusted self signed certificates for federation | Roeland Jago Douma | 2017-12-11 | 1 | -0/+38 |
* | Actually set the status so we don't cause another exception | Roeland Jago Douma | 2017-11-29 | 1 | -0/+38 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 1 | -18/+66 |
* | update unit tests | Bjoern Schiessle | 2017-08-01 | 1 | -5/+13 |
* | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 1 | -2/+11 |
* | Fix deprecated getMock call in Federation app | Roeland Jago Douma | 2016-08-31 | 1 | -7/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move federation tests to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -0/+211 |