| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 5 | -51/+51 |
* | Fix test to check the expire date | Vitor Mattos | 2022-06-20 | 1 | -0/+5 |
* | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 4 | -12/+11 |
* | Prepare for ILogger drop in RootCollectionTest | Côme Chilliet | 2022-03-24 | 1 | -5/+5 |
* | Fix more ILogger related problems from tests | Côme Chilliet | 2022-03-24 | 1 | -1/+1 |
* | Fix affected unit test | Vitor Mattos | 2022-01-21 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -5/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -2/+2 |
* | Use PSR Logger in event dispatcher | Joas Schilling | 2020-10-08 | 1 | -1/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -4/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 4 | -25/+25 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -7/+6 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -28/+28 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -8/+13 |
|\ |
|
| * | Fix unit tests | Joas Schilling | 2020-04-02 | 1 | -8/+13 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 4 | -0/+4 |
|/ |
|
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 4 | -115/+115 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -83/+83 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -5/+5 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -3/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -0/+5 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -1/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 5 | -73/+102 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -2/+0 |
* | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -2/+21 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -0/+15 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -10/+21 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 5 | -40/+130 |
* | Show error message when posting an invalid comment | Vincent Petry | 2016-06-24 | 1 | -1/+5 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -5/+10 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+1581 |