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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
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-04-30Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-26Provide links to calendar in event creation/update activitiesThomas Citharel
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph 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-29Expose subadmin to OCPRoeland Jago Douma
2018-11-23Fix wrong used typeJoas Schilling
2018-07-19Fixed testsJohn Molakvoæ (skjnldsv)
2018-03-08Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)
2017-12-11Fix testsRoeland Jago Douma
2017-12-11Create activities for (un)publishing calendar eventsThomas Citharel
2017-11-06Update license headersMorris Jobke
2017-10-16Fix missing translation of "Personal" calendar in activitiesJoas Schilling
2017-01-10Make sure the used event type and the setting/filter are the sameJoas Schilling
2016-12-16Fix TodoTestRoeland Jago Douma
2016-11-30Add tests for the base providerJoas Schilling
2016-11-30Move generic tests into namespaceJoas Schilling
2016-11-30Add unit tests for ISetting instancesJoas Schilling
2016-11-30Add tests for the filtersJoas Schilling
2016-11-29Move event and todo parsing to new APIJoas Schilling
2016-11-03Add more testsJoas Schilling
2016-11-03Add tests for triggerCalendarActivityJoas Schilling
2016-11-03Start unit tests for the activity listenerJoas Schilling