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
2022-06-10Merge pull request #32364 from nextcloud/dav-listenersVincent Petry
2022-05-18Make sure activities are not created when a deleted calendar object expiresfix-wrong-dav-activitiesThomas Citharel
2022-05-17Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel
2022-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
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 update eventChristoph Wurst
2021-05-07Remove the untyped calendar create eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst
2021-04-29Exclusively use the typed calendar deletion events for DAVChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-29handle vcalander documents with recurrence with exemptions or editsleith abdulla
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
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-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-22Add extra test case to exclude by timerangeThomas Citharel
2020-03-22Added test testSearchdartcafe
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-01-16Add command to move a calendar from an user to anotherThomas Citharel
2018-11-07cache webcal calendars on serverGeorg Ehrke
2018-08-06Adding test for table schedulingobjects and fixing postgres LOBThomas Müller
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2017-12-12Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke
2017-11-11remember when a user deleted their contact birthdays calendarGeorg Ehrke
2017-11-09integrate Dav app with Calendar APIGeorg 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-09Fix tests with group managerJoas Schilling
2017-10-05Check if the user/group exists for dav sharesJoas Schilling
2017-05-21fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke
2017-04-28unit test custom calendar searchGeorg Ehrke
2017-04-23add owner-displayname property to calendars and addressbooksGeorg Ehrke