Commit Graph

37 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Daniel Kesselberg 9bbbd11191
fix(imip): group messages by logging principal and uri as context 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 3cc4410273
test: Fix tests/lib/[C-G]* 8 months ago
SebastianKrupinski ebd80bc142 fix: check if properties exist before using them 8 months ago
SebastianKrupinski 2de6d6b908 fix: add event status and participant status 9 months ago
Richard Steinmetz 3dbdf3266c
feat(ocp): add calendar api to retrieve availability of attendees 12 months ago
Richard Steinmetz 80bc1c2d6c
feat(ocp): calendar event builder api 12 months ago
SebastianKrupinski 7ebeed45bd feat: add iMip Request Handling 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Richard Steinmetz 69e0158030
feat: implement public OCP api to update resources and rooms 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 7cf1dec842
Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString 3 years ago
Anna Larch e3a52ce13e Fix iMIP tests 3 years ago
Côme Chilliet 98c525a91a
Fix trying to use MockBuilder instead of Mock 3 years ago
Côme Chilliet 0b37d89893
Fix Calendar tests mocking a non-existant method. 3 years ago
Anna Larch 4ca4b02793 Support iMIP invitations from Mail 3 years ago
Christoph Wurst 9a656e5b35
Move calendar resource/room backend registration to IBootstrap 4 years ago
Christoph Wurst c75a12c154
Build instances of the calendar providers before using them 4 years ago
Anna Larch a58d1e6b06
Add Public Calendar Provider 4 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke 970242b6ca
RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Georg Ehrke 1c6f666bbf
adjust Calendar resource / room interfaces to use class implementation 7 years ago
Georg Ehrke cba783f5df
Calendar resource booking: unit tests / adding missing annotations 8 years ago
Georg Ehrke 556b2a2b6f
implement CalendarManager 8 years ago