Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 2 | -42/+4 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -2/+2 |
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 1 | -3/+3 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 2 | -20/+20 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+4 |
* | add event for when a direct download is triggered | Robin Appelman | 2021-02-12 | 2 | -2/+15 |
* | 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 | -7/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+6 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Add tests for DirectFile and DirectHome | Roeland Jago Douma | 2018-04-26 | 2 | -0/+314 |