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-15Fix absolute redirectJohn Molakvoæ (skjnldsv)
2020-03-25Check the user on remote wipeJoas Schilling
2020-03-24Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl
2020-03-20Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez
2020-03-06Add message for DoesNotExistExceptionDaniel Kesselberg
2020-02-22Strip of users home path from share api messageJoas Schilling
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2020-02-03Make sure to catch php errors during job executionDaniel Kesselberg
2020-01-30Do not encode contacts menu mailto linksChristoph Wurst
2020-01-27AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke
2020-01-06Restore old behavior allowing to set custom appstoreGeorg Ehrke
2019-12-13Update the unit test to dataProvidersJoas Schilling
2019-12-09Move overwritehost check to isTrustedDomainJulius Härtl
2019-12-02Handle token insert conflictsChristoph Wurst
2019-11-20Do not check for updates if we have no internetRoeland Jago Douma
2019-10-25Harden middleware checkRoeland Jago Douma
2019-10-07fix oauth client redirectSergej Nikolaev
2019-10-05fix updating and deleting authtokensSergej Nikolaev
2019-10-01adjust test expectationsArthur Schiwon
2019-09-27Merge pull request #17277 from nextcloud/backport/17264/stable17Roeland Jago Douma
2019-09-26dont delete cache entries if deleting an object from object store failedRobin Appelman
2019-09-26handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman
2019-09-18Use the actual password to update the tokensRoeland Jago Douma
2019-09-09adjust testsArthur Schiwon
2019-09-04Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-...Roeland Jago Douma
2019-09-03Add default timeout to expected request optionsDaniel Kesselberg
2019-08-29Adjust acceptance tests to changes in link share menu behaviourGreta Doci
2019-08-28SessionMiddleware: declare session propertyRoeland Jago Douma
2019-08-27Merge pull request #16879 from only-run-integration-tests-on-php-changesJohn Molakvoæ
2019-08-27Merge pull request #16875 from nextcloud/bugfix/16874/welcome-mail-client-urlRoeland Jago Douma
2019-08-27Only run integration tests when PHP was modifiedJoas Schilling
2019-08-27Mock client URL in new user mail testsJulius Härtl
2019-08-26Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cronRoeland Jago Douma
2019-08-26Cleanup the Settings classJoas Schilling
2019-08-26Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ
2019-08-21Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-nullblizzz
2019-08-19Fix report of phpstan in LimiterRoeland Jago Douma
2019-08-19Add test case for existing user with token nullDaniel Kesselberg
2019-08-19Return the disabled user mock instead of the existingDaniel Kesselberg
2019-08-16Allow Context subclasses in acceptance tests to access parent actorDaniel Calviño Sánchez
2019-08-12Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflowRoeland Jago Douma
2019-08-11Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma
2019-08-11Correctly handle emtpy string in proxyuserpwd configScott Shambarger
2019-08-11Fix login flow form actionsRoeland Jago Douma
2019-08-10Add testsRoeland Jago Douma
2019-08-10Add feature policy headerRoeland Jago Douma
2019-08-01Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma
2019-07-31Update CSP test cases to handle the new form-actionRoeland Jago Douma
2019-07-31Fix permission check on incoming federated sharesJulius Härtl
2019-07-31Merge pull request #16544 from nextcloud/bugfix/16540Roeland Jago Douma