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/tests
AgeCommit message (Expand)Author
2020-04-24Allow specifying a default expiration dateRoeland Jago Douma
2020-04-23Do not create remember me cookieJulius Härtl
2020-04-22Fix new routing in settings etcRoeland Jago Douma
2020-04-21Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma
2020-04-19Move to subfolders for preview filesRoeland Jago Douma
2020-04-18Extend tests for root urlJoas Schilling
2020-04-17Fix mailer testRoeland Jago Douma
2020-04-17Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ
2020-04-17Fix testsMorris Jobke
2020-04-16Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-15fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon
2020-04-15add DB tests for credentials managerArthur Schiwon
2020-04-15Run cs:fix and fix HashWrapper codeMorris Jobke
2020-04-15Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling
2020-04-15Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma
2020-04-15Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma
2020-04-15Fix unit testsJoas Schilling
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-14Fix jsunit testsDaniel Kesselberg
2020-04-13Return hashes of uploaded content for dav uploadsRobin Appelman
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ
2020-04-11Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ
2020-04-10Bump acceptance testsJohn Molakvoæ (skjnldsv)
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-10Fix absolute redirectJohn Molakvoæ (skjnldsv)
2020-04-09Remove space between switch case and colonChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
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-09Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08dont show remote and email options if we have an exact match for local user e...Robin Appelman
2020-04-07tests: fix failing header acceptance testAzul
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-04-06Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma
2020-04-04Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma
2020-04-01add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman
2020-04-01fix testsRobin Appelman
2020-03-31Merge pull request #19858 from nextcloud/feature/webauthnRoeland Jago Douma