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-24force full setup after external storage config changeRobin Appelman
2021-06-16remove depricated methods from MountConfigRobin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-19better cleanup of filecache when deleting an external storageRobin Appelman
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-10Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke
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
2019-12-05Update license headersChristoph Wurst
2019-11-27Fix external storagestestsRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-06-21use DAV instead of SMB for deletion testsRobin Appelman
2018-06-21update icewind/smb to 3.0.0Robin Appelman
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-06adjust tests to new failed storage handlingRobin Appelman
2016-09-06Fix getMock files_externalRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-24Move remaining classes to PSR-4Joas Schilling
2016-05-24Move stuff from outside lib/ to PSR-4Joas Schilling