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-07-28Add nc:share-attributes Webdav propertyVincent Petry
2021-12-07Prevent writing invalid mtimeJohn Molakvoæ
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-04-09Use exactly one empty line after the namespace declarationChristoph 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
2018-07-18Fix getting ocs share permissions if a storage is not availableRobin Appelman
2017-11-20Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle
2017-11-06Update license headersMorris Jobke
2017-11-02Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling