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-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-07-24Do scan the root storage in background scanRobin Appelman
2018-06-28Add option to only scan the home storageRobin Appelman
2018-05-19feat: allow files:scan --shallowBlaok
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-26Fix scanner after reviewVincent Petry
2017-04-26OCC scanner commit in batchesVincent Petry
2017-04-20check for existence before we start the db transactionRobin Appelman
2017-04-20Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke
2017-04-19show error when trying to scan non existing pathRobin Appelman
2017-03-17Skip FailedStorage in background scanVincent Petry
2017-01-10Only check for local shared storagesRoeland Jago Douma
2017-01-10Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry
2016-08-10Store the shared propagator instanceVincent Petry
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-06-10Merge pull request #24863 from owncloud/propagator-batchingVincent Petry
2016-06-08skip scanning for a user when the user is not setup yetRobin Appelman
2016-06-02use propagator batching in the scannerRobin Appelman
2016-05-30trigger size calculation after scanning (#24875)Robin Appelman
2016-05-18Trigger propagation from the background scannerRobin Appelman
2016-04-25triger the propagator from the command line scannerRobin Appelman
2016-04-24Move \OC\Files to PSR-4Roeland Jago Douma