Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 2 | -42/+6 |
* | Feature: Provide access to app generated calendars through CalDAV | Ferdinand Thiessen | 2023-04-25 | 1 | -11/+14 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 2 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+0 |
* | Fix PluginManager annotation | Roeland Jago Douma | 2021-02-14 | 1 | -12/+22 |
* | 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 shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
* | Allow apps to provide Calendars in user's calendarHome | Georg Ehrke | 2020-02-18 | 1 | -0/+23 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Do not try to autoload built in types | Roeland Jago Douma | 2019-06-04 | 1 | -6/+6 |
* | "Fix" the unit tests | Joas Schilling | 2019-03-06 | 1 | -19/+2 |
* | Add all parameters to returnValueMap | Julius Härtl | 2018-01-31 | 1 | -2/+2 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -1/+1 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Let apps register Sabre plugins or collections | Vincent Petry | 2017-10-14 | 1 | -0/+104 |
* | Fix more tests | Joas Schilling | 2016-09-20 | 1 | -4/+4 |
* | Use magic DI | Joas Schilling | 2016-09-20 | 1 | -2/+4 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+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/+62 |