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
2013-11-19Fixed ext storage free space to not be restricted by quotaVincent Petry
2013-11-19Fixed quota calculation to also exclude ext storageVincent Petry
2013-02-17Keep user quota into account when the storage backend has unkown free spaceRobin Appelman
2013-02-14Fix SpaceBeforeOpenBrace errorsBart Visscher
2013-01-16merge master into filesystemRobin Appelman
2013-01-16Whitespace cleanupBart Visscher
2013-01-01Fix Shared root problems with Watcher and Quota proxyMichael Gapczynski
2012-11-15merge master into filesystemRobin Appelman
2012-11-09fix quota off by one errorJörn Friedrich Dreyer
2012-11-09fix quota proxyRobin Appelman
2012-11-07merge master into filesystemRobin Appelman
2012-11-04Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller
2012-11-04Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller
2012-11-02Checkstyle: many fixesFelix Moeller
2012-10-27also use new cache api hereRobin Appelman
2012-10-27move some stuff to the new apiRobin Appelman
2012-10-23merge master into filesystemRobin Appelman
2012-10-23Merge pull request #12 from scambra/fixesicewind1991
2012-10-17merge master into filesystemRobin Appelman
2012-10-14Whitespace cleanupBart Visscher
2012-10-13merge master into filesystemRobin Appelman
2012-10-12remove unneeded variableBjörn Schießle
2012-10-12check if directory already exist before executing mkdirBjörn Schießle
2012-10-10don't use depricated OC_FilesystemRobin Appelman
2012-09-19check free space using folder's ownerscambra
2012-09-18fix problem with quota proxy when using copyRobin Appelman
2012-09-07adding space between) and {Thomas Mueller
2012-08-29Whitespace fixes in libBart Visscher
2012-06-21Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski
2012-06-19quota calculation fixedBjoern Schiessle
2012-06-18ignore "Shared"-directory when calculating free spaceBjoern Schiessle
2012-06-15cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman
2012-02-25add a default user quotaRobin Appelman
2011-12-14save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman
2011-09-25fix uploading files using webdavRobin Appelman
2011-09-24fix warning when uploading file using webdavFlorian Pritz
2011-08-15a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman