Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16Expose user language through DAVThomas Citharel
2021-06-07Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke
2021-06-07Code style fixesMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-04Fix dispatcher handling in CalDavBackendTestJoas Schilling
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-07Remove the untyped calendar create eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst
2021-04-29Exclusively use the typed calendar deletion events for DAVChristoph Wurst
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2020-08-18Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-04Add Event and Task Backends for Unified SearchGeorg Ehrke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-08-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-03-12Fix PHPUnitMorris Jobke
2018-11-07cache webcal calendars on serverGeorg Ehrke
2018-06-01Fix the master unit testsRoeland Jago Douma
2018-05-27Fix testsRoeland Jago Douma
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-11-27catch errors when parsing calendar data for calendar query requestsGeorg Ehrke
2017-11-07Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal...Lukas Reschke
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-06ensure uid for calendar objects is uniqueGeorg Ehrke
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-05Check if the user/group exists for dav sharesJoas Schilling