Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -5/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -15/+15 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -3/+3 |
* | fix tests | Robin Appelman | 2020-03-18 | 1 | -57/+2 |
* | merge the two almost identical custom property backends | Robin Appelman | 2020-03-18 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Prefetching blows up if there are a lot of files. | Roeland Jago Douma | 2019-04-18 | 1 | -4/+0 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix another warning | Morris Jobke | 2017-10-26 | 1 | -4/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -3/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 1 | -1/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+313 |