Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build instances of the calendar providers before using them | Christoph Wurst | 2021-10-14 | 1 | -1/+13 |
* | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 1 | -10/+19 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 3 | -36/+36 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -8/+8 |
* | RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server | Georg Ehrke | 2018-10-08 | 2 | -38/+60 |
* | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 2 | -14/+50 |
* | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 2 | -0/+188 |
* | implement CalendarManager | Georg Ehrke | 2017-11-09 | 1 | -0/+214 |