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
2021-01-27Add negative version comparison test for version suffixesChristoph Wurst
2021-01-26Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2021-01-22Convert 2FA token type to stringChristoph Wurst
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2021-01-18Cleanup the constructorJoas Schilling
2021-01-14Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz
2021-01-12Allow installing/updating of apps againRoeland Jago Douma
2021-01-11Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz
2021-01-11Only rollback when not MySQLJoas Schilling
2021-01-11DB: warn on parameter number constraintsArthur Schiwon
2021-01-11Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst
2021-01-08Rollback failed transactions in TestCase.php to not break followup testsChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-05Properly handle result when copying with failure and throw in testsJulius Härtl
2021-01-05Fix writeStream mockingJulius Härtl
2020-12-28Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst
2020-12-28Readd test getOnlyDefaultAliases()ACTom
2020-12-23deleteChildren only returns arrayMaxence Lange
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-14Show unique displayname context in the sharing inputJulius Härtl
2020-12-10Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma
2020-12-09Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl
2020-12-09Extend dummy factory in testsJulius Härtl
2020-12-09Skip the test if Imagick is misconfiguredJoas Schilling
2020-12-08Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling
2020-12-08Add temporary test for migrating int to stringJulius Härtl
2020-12-07php cs fixRoeland Jago Douma
2020-12-07fix appconfig testsRoeland Jago Douma
2020-12-07Fix filesystem testsRoeland Jago Douma
2020-12-07Make sure we can also run with escapedshell argsRoeland Jago Douma
2020-12-07Make sure we just check for the keysRoeland Jago Douma
2020-12-07Do not run image tests on php8Roeland Jago Douma
2020-12-07Do not run on php8Roeland Jago Douma
2020-12-07Move to new phpunitRoeland Jago Douma
2020-12-07Don't check on php8Roeland Jago Douma
2020-12-07Avatar fixesRoeland Jago Douma
2020-12-07Fix test traits for phpunit 9Roeland Jago Douma
2020-12-07Add and fix unit testsJoas Schilling
2020-12-07Make code strictJoas Schilling
2020-12-02Add notification for user limitMorris Jobke
2020-12-02Allow subscription to indicate that a userlimit is reachedMorris Jobke
2020-11-30Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke
2020-11-25Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma
2020-11-24use in objectstore copyRobin Appelman
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-11-23[encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke
2020-11-20Merge pull request #24007 from nextcloud/select-distinct-multipleMorris Jobke
2020-11-18Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma