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
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-06Add config option to enable multibucket preview distributionMorris Jobke
2020-08-06Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke
2020-07-23use exceptions for error signaling in writeStreamRobin Appelman
2020-07-23rollback cache rename if trashbin move failsRobin Appelman
2020-07-02Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-06-11prevent the root storage from accidentally scanning user foldersRobin Appelman
2020-05-28Add lazy events for the Node APIRoeland Jago Douma
2020-04-30Fix getDirectoryContent implementation for Jail wrapperRobin Appelman
2020-04-15Run cs:fix and fix HashWrapper codeMorris Jobke
2020-04-13Return hashes of uploaded content for dav uploadsRobin Appelman
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-06Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma
2020-04-01add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman
2020-04-01fix testsRobin Appelman
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-02-28better tests for SimpleFolderRobin Appelman
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-12REVERT ME: comment out failing gz detection testRoeland Jago Douma
2019-12-10Update the unit test to dataProvidersJoas Schilling
2019-12-09Move custom definition logic into methodDaniel Kesselberg
2019-12-09Ensure that we don't merge broken json.Daniel Kesselberg
2019-12-04Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma
2019-12-03Merge pull request #18028 from nextcloud/enhancement/user-create-eventsRoeland Jago Douma
2019-12-03Add typed create user eventsChristoph Wurst
2019-12-02Fix testsJohn Molakvoæ (skjnldsv)
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27More fixesRoeland Jago Douma
2019-11-27More fixesRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-26Files first to use own GenericEventArthur Schiwon
2019-11-26dont set folder size to negative values during propagationRobin Appelman
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13fix folder deleteRobin Appelman
2019-11-13dont create empty filecache extended rowsRobin Appelman