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-02-03Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Make sure to catch php errors during job executionDaniel Kesselberg
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-30Merge pull request #19176 from nextcloud/fix/contacts-menu-mailt-encodingRoeland Jago Douma
2020-01-28Do not encode contacts menu mailto linksChristoph Wurst
2020-01-28Move admin sections to settings appRoeland Jago Douma
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
2020-01-27Change avatar placeholder from single letter to 2 lettersSergey Shliakhov
2020-01-26add hub bundle for easy post-installationArthur Schiwon
2020-01-21Merge pull request #19035 from nextcloud/bugfix/noid/increase-timeout-for-dow...Roeland Jago Douma
2020-01-21Adjust unit test for #19017Joas Schilling
2020-01-16Make getServerHost more robust to faulty user inputDaniel Kesselberg
2020-01-14use `nodeExists` instead of catching exceptionsRobin Appelman
2020-01-14Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma
2020-01-13CHeck if file already exists during file creationJulius Härtl
2020-01-09AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke
2020-01-08Clean up 2FA provider registry when a user is deletedChristoph Wurst
2020-01-07Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma
2020-01-06Fix the LoggerTests for phpunitRoeland Jago Douma
2020-01-03Fix CIKim Brose
2020-01-03Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma
2019-12-27Modify regex to match some other chromium browsersDaniel Kesselberg
2019-12-22Restore old behavior allowing to set custom appstoreGeorg Ehrke
2019-12-19fix the folder shareGretaD
2019-12-16Return empty template for default creatorsJulius Härtl
2019-12-16Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling
2019-12-16Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-12-13Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-jsonblizzz
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-13Log critical fallback to user default if we can't parse the JSONChristoph Wurst
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-12Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-configRoeland Jago Douma
2019-12-12Move users management to multi lineGreta Doci
2019-12-12Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma
2019-12-12REVERT ME: comment out failing gz detection testRoeland Jago Douma
2019-12-11Fix testsJohn Molakvoæ (skjnldsv)
2019-12-10Viewer should be always enabledRoeland Jago Douma
2019-12-10Pick a shorter name for the transfer ownership tableJoas Schilling
2019-12-10Update the unit test to dataProvidersJoas Schilling
2019-12-09Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domainRoeland Jago Douma
2019-12-09Move custom definition logic into methodDaniel Kesselberg
2019-12-09Ensure that we don't merge broken json.Daniel Kesselberg
2019-12-09Merge pull request #17325 from nextcloud/enh/decouple-register-resource-providerChristoph Wurst
2019-12-09Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-07Move overwritehost check to isTrustedDomainJulius Härtl
2019-12-05Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w...Roeland Jago Douma