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/lib
AgeCommit message (Expand)Author
2020-07-31Add user-status appGeorg Ehrke
2020-07-28Fix overwriteService() for appsJoas Schilling
2020-07-23Merge pull request #21972 from nextcloud/techdebt/noid/cleanup-phpunit-warningsMorris Jobke
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-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
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-03Callable parameter injectionChristoph Wurst
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-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-26Fix unit testsJoas Schilling
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
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
2020-06-21Fix unit test of the ResponseTestRoeland Jago Douma
2020-06-19Allow crash reporters registration during app bootstrapChristoph Wurst
2020-06-18Fix unit testsJoas Schilling
2020-06-17Add dedicated API for apps' bootstrapping processChristoph Wurst
2020-06-16Merge pull request #21416 from nextcloud/fix/user-deleted-token-cleanupChristoph Wurst
2020-06-15Clean up auth tokens when user is deletedChristoph Wurst
2020-06-15Avoid duplicate matches in wide and exact resultsJulius Härtl
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-06-11prevent the root storage from accidentally scanning user foldersRobin Appelman
2020-06-08Remove dropped " ON " when join has no conditionJoas Schilling
2020-06-03Prevent harder to share your rootJoas Schilling
2020-05-29Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez
2020-05-28Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez