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-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
2021-06-14Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst
2021-06-14occ: new command dav:delete-calendarMattia Narducci
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-07Fix MoveCalendarTestRoeland Jago Douma
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
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
2020-04-09Use exactly one empty line after the namespace declarationChristoph 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-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-01-16Handle moving calendar to an user who already has the shareThomas Citharel
2019-01-16Don't check group shares if shareWithGroupMembersOnly is falseThomas Citharel
2019-01-16add list-calendars commandGeorg Ehrke
2019-01-16Add command to move a calendar from an user to anotherThomas Citharel
2018-05-28Move repairstep to a custom commandRoeland Jago Douma