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
2017-03-08Allow searching for favoritesRobin Appelman
2017-03-01add tests for searchQueryRobin Appelman
2017-03-01Implement webdav SEARCHRobin Appelman
2017-02-28add icewind/searchdavRobin Appelman
2017-02-14Add missing PHPDoc and properly throw exceptionMorris Jobke
2017-01-27Add sinceRobin Appelman
2017-01-27Add a more powerful notify mechanismRobin Appelman
2017-01-24minor storage interface tweaksRobin Appelman
2016-11-21Move the validation into one place onlyJoas Schilling
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-24Storage 503 message improvementsVincent Petry
2016-10-12optimize Folder::getById to use less queriesRobin Appelman
2016-10-06add proper exception documentation for ISimpleFS interfaceMorris Jobke
2016-10-05avatar to appdataRoeland Jago Douma
2016-10-05Initial AppDataRoeland Jago Douma
2016-08-17Fix constant name, copy-pasterinoJoas Schilling
2016-08-09get shared storage storage id without setting up the storageRobin Appelman
2016-07-22use limit instead of since when listing recent filesRobin Appelman
2016-07-22add recent files to node apiRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-15fix sinceRobin Appelman
2016-07-14add notify support to smb storageRobin Appelman
2016-07-13Save the files external mount id in the mount cache tableRobin Appelman
2016-06-02add propagator batchingRobin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-23Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry
2016-05-23Code style and doc fixPiotr Filiciak
2016-05-23Only recurse into incomplete folders during background scansRobin Appelman
2016-05-20Http Range requests support in downloadsPiotr Filiciak
2016-05-18Move \OCP\Files to PSR-4Roeland Jago Douma