| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 3 | -3/+0 |
* | Fix errors in calendar tests saying function handleIMipMessage does not exist... | Côme Chilliet | 2022-12-06 | 1 | -4/+11 |
* | Fix iMIP tests | Anna Larch | 2022-09-08 | 1 | -16/+13 |
* | Fix trying to use MockBuilder instead of Mock | Côme Chilliet | 2022-09-06 | 1 | -6/+12 |
* | Fix Calendar tests mocking a non-existant method. | Côme Chilliet | 2022-09-05 | 1 | -12/+12 |
* | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 1 | -1/+376 |
* | Move calendar resource/room backend registration to IBootstrap | Christoph Wurst | 2022-02-07 | 2 | -76/+126 |
* | 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 |