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-07-31Add user-status appGeorg Ehrke
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-28Fix overwriteService() for appsJoas Schilling
2020-07-24Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes...Morris Jobke
2020-07-23Merge pull request #21972 from nextcloud/techdebt/noid/cleanup-phpunit-warningsMorris Jobke
2020-07-23Merge pull request #21628 from nextcloud/external-to-s3-trashbin-fixMorris Jobke
2020-07-23Adjust tests to new e-mail layoutSimon Spannagel
2020-07-23Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-23Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-23use exceptions for error signaling in writeStreamRobin Appelman
2020-07-23rollback cache rename if trashbin move failsRobin Appelman
2020-07-22Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke
2020-07-22Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez
2020-07-22Fix breaking changes of nc/vue updateGeorg Ehrke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-21Revert "Disable fragile tests for now"Morris Jobke
2020-07-20Remove outdated ui-regression testsJulius Härtl
2020-07-15Add real events to load additionalscriptsRoeland Jago Douma
2020-07-15Move to lazy panel registration during registration contextJulius Härtl
2020-07-14Delegate bootstrap registration lazilyChristoph Wurst
2020-07-09Merge pull request #21759 from nextcloud/enh/lazy_subscriptionRoeland Jago Douma
2020-07-09Add DummySubscription for testsDaniel Kesselberg
2020-07-09Make the subscription registry lazyRoeland Jago Douma
2020-07-09ensure mounts are scanned during testsRobin Appelman
2020-07-09Use the correct mountpoint to calculateRoeland Jago Douma
2020-07-08Fix supporting defaults for routesRoeland Jago Douma
2020-07-07Do not create a RouteActionHandler object for each routeRoeland Jago Douma
2020-07-06Update SecurityMiddleware.phpHolger Hees
2020-07-06Tags.php and the old sharing mechanismMorris Jobke
2020-07-05Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke
2020-07-03Callable parameter injectionChristoph Wurst
2020-07-03Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte...Joas Schilling
2020-07-02Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma
2020-07-02Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma
2020-07-02Merge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresse...Roeland Jago Douma
2020-07-02Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling
2020-07-01Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-26Fix unit testsJoas Schilling
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
2020-06-24Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-06-24Add unified search APIChristoph Wurst
2020-06-23Fix language in share notes email for usersJoas Schilling
2020-06-23Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling
2020-06-22Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma