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
2019-10-01Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz
2019-09-28Move settings to an appChristoph Wurst
2019-09-28Remove input id on login formJohn Molakvoæ (skjnldsv)
2019-09-26Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma
2019-09-26Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma
2019-09-25handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman
2019-09-25dont delete cache entries if deleting an object from object store failedRobin Appelman
2019-09-18Use the actual password to update the tokensRoeland Jago Douma
2019-09-15Fixed the SecurityTest errorGreta Doci
2019-09-15Fixed the testGreta Doci
2019-09-14Harden identifyproof openssl codeRoeland Jago Douma
2019-09-12Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst
2019-09-11Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma
2019-09-10Split personal security settings in codeRoeland Jago Douma
2019-09-10adapt file hooks test to eventdispatcher utilizationArthur Schiwon
2019-09-09Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma
2019-09-07Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma
2019-09-06add MAX and MIN to functionbuilderRobin Appelman
2019-09-04Log/FileTest does not require the DBRoeland Jago Douma
2019-09-04adjust test expectationsArthur 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-26adjust testsArthur Schiwon
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
2019-07-31Move actual password reset to vueJulius Härtl
2019-07-30Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling
2019-07-30Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma