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
2019-09-09Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma
2019-09-04Return the proper jailed path when requesting the root pathJulius Härtl
2019-08-22set a storage availability delay on auth issues to avoid lock outArthur Schiwon
2019-08-20Undefined variable response when server is no nextcloud anymoreJoas Schilling
2019-07-29Merge pull request #16570 from nextcloud/enh/supress_touch_errorRoeland Jago Douma
2019-07-26Supress warnings touch can generateRoeland Jago Douma
2019-07-26Do not log all locked exceptionsRoeland Jago Douma
2019-06-27verify that paths are valid for recursive local moveRobin Appelman
2019-05-28Check for free space on touchJulius Härtl
2019-03-14handle long etags from dav external storageRobin Appelman
2019-01-10don't close input stream when writing in encrypted fileFlorian Schunk
2018-12-06No need to propogate changes in appdataRoeland Jago Douma
2018-10-31fix writeStream for jail wrapperRobin Appelman
2018-10-31allways fall back to fopen for encryption wrapperRobin Appelman
2018-10-31extend storage api to allow directly writing a stream to storageRobin Appelman
2018-10-24Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma
2018-10-11Normalize getUnjailedPathRoeland Jago Douma
2018-08-06Do not log to error loglevel when converting the errorRoeland Jago Douma
2018-07-05allow to disable encryptionBjoern Schiessle
2018-06-21Request a valid property for DAV opendirRoeland Jago Douma
2018-06-07Make sure initial files can be properly createdRoeland Jago Douma
2018-05-07Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke
2018-05-07Merge pull request #9372 from nextcloud/bugfix/4577Morris Jobke
2018-05-04always log locking errorsRobin Appelman
2018-05-03Do not allow folder creation with quota of 0Roeland Jago Douma
2018-05-02Cache is not part of the quotaRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-23Fix undefined variable - found by PhanMorris Jobke
2018-04-03Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle
2018-04-03reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle
2018-03-19Remove \OCP\Files::tmpFileRoeland Jago Douma
2018-03-01Merge pull request #8284 from nextcloud/lib_log-storage-test-failedRoeland Jago Douma
2018-02-15Merge pull request #8259 from nextcloud/guzzle6Morris Jobke
2018-02-13Simplify return statementMorris Jobke
2018-02-11External storage test: log exceptionsRoland Tapken
2018-02-09Adjust dav client to new guzzleRobin Appelman
2018-01-26Merge pull request #8054 from nextcloud/substr-use-indexMorris Jobke
2018-01-26Use index based string access for substr with length of 1Morris Jobke
2018-01-26Simplify ternary operator statementsMorris Jobke
2018-01-23Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-18Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke
2018-01-12Fix call to clearstatcache to actually use the file pathMorris Jobke
2017-12-18additional debug logging on smb copy/rename failuresRobin Appelman
2017-12-11Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma
2017-11-10Use the correct root for shared jail when the source storage is also a jailRobin Appelman
2017-11-07Run updated license header updaterMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-28Use ::class and fix missing docJoas Schilling
2017-09-28Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman