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-03-17Merge pull request #26146 from nextcloud/backport/26013/stable21Morris Jobke
2021-03-16add ICopyFromCache trait to expose existing implementationRobin Appelman
2021-03-05catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-02code style and dispatchTypedRobin Appelman
2020-11-26rename cache event to follow new naming standardsRobin Appelman
2020-11-26extend cache eventsRobin Appelman
2020-10-13The file cache entry is array accessibleChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-02-13Allow to overwrite the path on the cache eventJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13store filecache extension fieldsRobin Appelman
2019-07-26Remove deprecated searchByTagRoeland Jago Douma
2019-02-18add event for cache updateRobin Appelman
2019-02-07add event for inserting cache entriesRobin Appelman
2017-04-23Remove unused use statementsMorris Jobke
2017-03-01Implement webdav SEARCHRobin Appelman
2017-01-24minor storage interface tweaksRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-06-02add propagator batchingRobin Appelman
2016-05-23Only recurse into incomplete folders during background scansRobin Appelman
2016-05-18Move \OCP\Files to PSR-4Roeland Jago Douma