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-10-08Update attendence for external usersDaniel Kesselberg
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-01Rewrite birthday calendar tests without $this->at()François Freitag
2021-04-20Fix DAV unit testsJoas Schilling
2021-03-03Move DirectMapper to QBMapperRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
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-29Update license headers for 19Christoph Wurst
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
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph 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-04-24remove obsolete use statementsArthur Schiwon
2018-07-12Also shorten the name of the invitation tokensJoas Schilling
2018-06-29Include accept / decline links in CalDAV invitation emailsGeorg Ehrke
2018-04-26Improve the directContollerRoeland Jago Douma
2017-11-11generate birthday calendars in a background job after admin enabled themGeorg Ehrke
2017-11-09Add admin checkbox to disable birthday calendarsGeorg Ehrke