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-07-22Make sure that the dav propfind plugins always use the proper user idJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Add visibility to all constantsChristoph Wurst
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-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix fileplugintestRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2017-12-15Handle OC-Total-Length in new chunkingThomas Müller
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-06-07Fix unit testJoas Schilling
2017-04-27Properly handle missing READ permissionVincent Petry
2017-04-26Fix FutureFile MOVE to keep destination nodeVincent Petry
2016-12-23Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst
2016-11-14Remove unused $view from FilesPlugin (#26549)Vincent Petry
2016-11-04Update sabre dav to 3.2 (#26115)Thomas Müller
2016-11-03Upload autorename on client sideVincent Petry
2016-10-24Use Webdav PUT for uploads in the web browserVincent Petry
2016-09-26FilesHome now also returns DAV propertiesVincent Petry
2016-08-29[master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz
2016-07-27add dav property to check if a file has a preview availableRobin Appelman
2016-07-21Fix apps/Joas Schilling
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-06-09DAV now returns file name with Content-Disposition headerVincent Petry
2016-06-06Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)Thomas Müller
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling