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
2018-01-03Added additional methods for removal of sensitive infoJohannes Schlichenmaier
2017-12-19Fix duplicate session token after remembered loginChristoph Wurst
2017-12-18Merge pull request #7558 from nextcloud/12-7427Morris Jobke
2017-12-18Fix email buttons for white themeMorris Jobke
2017-12-12Allow getting the filepath when getting cached mounts by fileidRobin Appelman
2017-12-11Remove wrong entry in admin_settings that causes 500Morris Jobke
2017-12-08Merge pull request #7409 from nextcloud/swift-retry-12Roeland Jago Douma
2017-12-08Merge pull request #7323 from nextcloud/shared-jailed-source-root-12Morris Jobke
2017-12-06add retry wrapper when reading files from swiftRobin Appelman
2017-12-04delay calculating the shared cache root until it's usedRobin Appelman
2017-12-04Merge pull request #7144 from nextcloud/rename-locks-stable12Morris Jobke
2017-12-01Allow to skip data dir permission checks by configArthur Schiwon
2017-11-28Merge pull request #7328 from nextcloud/backport/7327/access-list-regression-...Morris Jobke
2017-11-28Only in case of $currentAccess the array uses the id as indexJoas Schilling
2017-11-28Use the correct root for shared jail when the source storage is also a jailRobin Appelman
2017-11-27Merge pull request #7257 from kyrofa/bugfix/5289/apps_outside_webrootRoeland Jago Douma
2017-11-23Merge pull request #7262 from nextcloud/backport/7168/files-access-list-with-...Morris Jobke
2017-11-23Fix accesslist when a user has an ID only containting 0-9Joas Schilling
2017-11-23CSSResourceLocator: handle SCSS in apps outside rootKyle Fazzari
2017-11-22Allow migration from upcoming 10.0.4 ownCloud releaseJoas Schilling
2017-11-20Merge pull request #7170 from kyrofa/backport/6028/app_path_realpathRoeland Jago Douma
2017-11-17only create the file cache entry after the empty file was created successfull...Bjoern Schiessle
2017-11-15Use non empty files for object store touchRobin Appelman
2017-11-15Fix contructing headers for s3 downloadRobin Appelman
2017-11-14{J,CS}SResourceLocator: account for symlinks in app pathKyle Fazzari
2017-11-11Unlock files even if an exception occurskorelstar
2017-11-09Merge pull request #7120 from nextcloud/12-6988Morris Jobke
2017-11-09Improve performance of UserMountCache with external storage foldersDariusz Olszewski
2017-11-09If for some reason the json can't be decoded it is not cachedRoeland Jago Douma
2017-11-08Revert "[stable12] Only allow colons in db host for IPv6 addresses"Morris Jobke
2017-11-06Merge pull request #7082 from nextcloud/12-6974Morris Jobke
2017-11-06Merge pull request #7081 from nextcloud/12-6958Morris Jobke
2017-11-06Fix seeking on object storageMorris Jobke
2017-11-06Improve mimetype detection for object storagesMorris Jobke
2017-11-06use fopen directly when reading objects from s3Robin Appelman
2017-10-25Fix uninitialized variable $this->paramsWilliam Pain
2017-10-22Correctiondartcafe
2017-10-22Fix future time spansdartcafe
2017-10-17propagate multipart upload exception when aborting uploadRobin Appelman
2017-10-15Merge pull request #6814 from nextcloud/upload-cache-path-12Roeland Jago Douma
2017-10-15Merge pull request #6815 from nextcloud/s3-multipart-upload-part-size-12Roeland Jago Douma
2017-10-15Merge pull request #6774 from nextcloud/backport-6645-only-colons-for-ipv6Roeland Jago Douma
2017-10-11set s3 part size to 500mbRobin Appelman
2017-10-11also use configured 'cache_path' for new chunkingRobin Appelman
2017-10-09Merge pull request #6737 from nextcloud/aws-sdk-12Robin Appelman
2017-10-09Add tests for multipart uploadRobin Appelman
2017-10-09only do multipart upload for large filesRobin Appelman
2017-10-09multipart upload for s3 object storageRobin Appelman
2017-10-06Only allow colons in db host for IPv6 addressesJoas Schilling
2017-10-03dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman