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
path: root/lib
AgeCommit message (Expand)Author
2020-04-16Merge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal...Roeland Jago Douma
2020-04-16[tx-robot] updated from transifexNextcloud bot
2020-04-16Revert "Make sure MySQL is not saying 'this' = 'this ' is true"Roeland Jago Douma
2020-04-15Run cs:fix and fix HashWrapper codeMorris Jobke
2020-04-15Merge pull request #19540 from jlutran/fixKeystoneV3AuthMorris Jobke
2020-04-15Merge pull request #20050 from nextcloud/bugfix/noid/mysql-equal-trims-shockMorris Jobke
2020-04-15Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling
2020-04-15Merge pull request #20361 from nextcloud/write-stream-close-on-exceptionChristoph Wurst
2020-04-15Fix issues with Keystone auth v3 in files_external appJulien Lutran
2020-04-15Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma
2020-04-15Make sure MySQL is not saying 'this' = 'this ' is trueJoas Schilling
2020-04-14Merge pull request #19936 from nextcloud/bugfix/noid/handle-unset-owner-in-sh...Joas Schilling
2020-04-14Merge pull request #20181 from nextcloud/bugfix/noid/dont-break-on-path-nullJoas Schilling
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-14[tx-robot] updated from transifexNextcloud bot
2020-04-13Return hashes of uploaded content for dav uploadsRobin Appelman
2020-04-13[tx-robot] updated from transifexNextcloud bot
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ
2020-04-11[tx-robot] updated from transifexNextcloud bot
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst
2020-04-10Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10fix preview generation testsRobin Appelman
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-10Merge pull request #20385 from nextcloud/skeeable-http-hardenRoeland Jago Douma
2020-04-10[tx-robot] updated from transifexNextcloud bot
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Remove space between switch case and colonChristoph Wurst
2020-04-09Make sure there is exactly one newline after importsChristoph Wurst
2020-04-09Make sure every file ends with an empty newlineChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09harden seekable http stream a bit against failuresRobin Appelman
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09optimize batch generation of previewsRobin Appelman
2020-04-09allow generating multiple preview sizes for a single file at onceRobin Appelman
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-09[tx-robot] updated from transifexNextcloud bot
2020-04-09Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayn...Roeland Jago Douma