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)
2021-05-08dav: do not use private AccountManagerArthur Schiwon
2021-03-26Map old account scope properties to new namesVincent Petry
2020-12-07Make code strictJoas Schilling
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph 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-06-25Add event dispatcher to OCPChristoph Wurst
2017-11-06Update license headersMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-04-23Remove unused use statementsMorris Jobke
2017-03-24use right format for avatarsBjoern Schiessle
2017-03-24don't add empty values to the vcardBjoern Schiessle
2016-11-23VCARDS don't hold binary dataRoeland Jago Douma
2016-11-21update unit testsBjoern Schiessle
2016-11-04Update sabre dav to 3.2 (#26115)Thomas Müller
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling