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-08-20Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma
2020-08-20Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke
2020-08-20Remove unneeded importMorris Jobke
2020-08-20Fix unit testsMorris Jobke
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-19Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke
2020-08-19Only load routes of the app which is requestedMorris Jobke
2020-08-19More test fixingJoas Schilling
2020-08-19Fix unit testsJoas Schilling
2020-08-18Fix activity tests againJoas Schilling
2020-08-14Expose status via Collaborators APIGeorg Ehrke
2020-08-14Merge pull request #22242 from nextcloud/techdebt/noid/remove-deprecated-methodsGary Kim
2020-08-14Fix existing test and add a specific one for the new caseMorris Jobke
2020-08-13Remove getLastJob from IJobListMorris Jobke
2020-08-13Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-eventMorris Jobke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-11Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke
2020-08-06Add config option to enable multibucket preview distributionMorris Jobke
2020-08-06Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke
2020-08-05Merge pull request #22008 from elijahnyp/OCImage_Leak_FixMorris Jobke
2020-08-05allow grouping of activity settingsRobin Appelman
2020-07-31Add user-status appGeorg Ehrke
2020-07-28Fix overwriteService() for appsJoas Schilling
2020-07-27fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill
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