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-27Fix typos in lib/private subdirectoryluz paz
2022-04-26Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet
2022-04-25Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry
2022-04-22Use a lazy user for the file owner when listing a directorydirectory-content-lazy-ownerRobin Appelman
2022-04-22optimize adding submount info to directory contentdirectory-listing-optimize-add-submountRobin Appelman
2022-04-06shRobin Appelman
2022-04-06allow reusing known folder info when getting directory contentsRobin Appelman
2022-04-05composer run cs:fixCôme Chilliet
2022-04-05Exit early if $storage is falsy in View::getDirectoryContentCôme Chilliet
2022-04-05Fix incorrect if conditions in ViewCôme Chilliet
2022-03-31Add dav plugin to trigger recalculating of checksumsbackport/27378/masterRobin Appelman
2022-03-04type fixesfs-setup-managerRobin Appelman
2022-03-04move teardown logic to SetupManagerRobin Appelman
2022-01-17Merge pull request #29866 from nextcloud/isset-sizeVincent Petry
2022-01-13Check style updateCarl Schwan
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2021-11-24Typoacsfer
2021-11-23Check if size value is setacsfer
2021-11-04Fix psalmJohn Molakvoæ
2021-11-01Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ
2021-08-23Add dav plugin to trigger recalculating of checksumsRobin Appelman
2021-06-08Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-29Check whether output buffering is active before turning it offRichard de Boer
2021-05-21Drop \OCP\UserChristoph Wurst
2021-03-10reuse usermanager instance when processing search resultsRobin Appelman
2021-02-26Properly end iterating over the file once the target has been reachedJulius Härtl
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-07Unlock when promoting to exclusive lock failsAshod Nakashian
2020-09-16optimize View::getPath if we already know the storage idRobin Appelman
2020-04-29Update license headers for 19Christoph Wurst
2020-04-15Update View.phpScott Dutton
2020-04-12Increase max readScott Dutton
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-16Actually check if the owner is not nullRoeland Jago Douma
2020-03-02pass the existing locks info when making locked exception with absolute pathsRobin Appelman
2020-02-12Don't create invalid usersJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-11-28Properly anotate LockedException in files node apiJulius Härtl
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-06-25Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfol...Roeland Jago Douma
2019-06-17Fix full text search for groupfoldersMorris Jobke
2019-06-06handle storage exceptions when trying to set mtimeRobin Appelman
2019-05-28search files by id in shared storages lastRobin Appelman
2019-03-19always allow moving mountpoints inside the same mountpointRobin Appelman