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
2022-01-07Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling
2022-01-07Unit testsVitor Mattos
2022-01-07Fix email verificationChristopher Ng
2022-01-05Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling
2022-01-05Fix unit testsJoas Schilling
2022-01-04Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling
2022-01-04Add a test with integerJoas Schilling
2022-01-04Test with real dataJoas Schilling
2022-01-04Add unit testVitor Mattos
2022-01-03Add unit test and orderBy parameterVitor Mattos
2021-12-29Sort app scripts topologically by its dependenciesJonas Meurer
2021-12-29Pass username prefill through unauthenticated request redirectsJulius Härtl
2021-12-21Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl
2021-12-20Improve unit testing for Util::addScript() and Util::getScript()Jonas Meurer
2021-12-16Avoid Deprecation warning from Zip tests on PHP 8.1Côme Chilliet
2021-12-16Fix PHP deprecation warning in File/ViewTestCôme Chilliet
2021-12-08Add integration tests for email completionJulius Härtl
2021-12-02Adapt testsJohn Molakvoæ (skjnldsv)
2021-12-02Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman
2021-12-02fix testsRobin Appelman
2021-12-02Remove unused importsJoas Schilling
2021-12-02Fix last testsJoas Schilling
2021-12-02More test fixingJoas Schilling
2021-12-02More test fixingJoas Schilling
2021-12-01More unit test adjustmentsJoas Schilling
2021-12-01Fix testsCarl Schwan
2021-11-26add method to shorten a string to given byte size to UtilsArthur Schiwon
2021-11-23Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry
2021-11-23Fix tests and avoid PHP errors in themCôme Chilliet
2021-11-23Make mock config return default value to fix warningsCôme Chilliet
2021-11-23Fix TempManager test errors about passing null to is_dirCôme Chilliet
2021-11-23Fix Encryption tests on PHP 8.1Côme Chilliet
2021-11-23Fix FolderTest calls to Mountpoint constructor with wrong typeCôme Chilliet
2021-11-23Fix DateTime constructor calls with nullCôme Chilliet
2021-11-23Fix test class namesCôme Chilliet
2021-11-23Fix Guzzle function callsCôme Chilliet
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-11-22Improve normalizer detecting IPv4 inside of IPv6Vincent Petry
2021-11-22Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry
2021-11-19Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry
2021-11-17Normalize directory entries in Encoding wrapperVincent Petry
2021-11-15OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-15Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi
2021-11-14Fix missing setlocale with php 8Naoto Kobayashi
2021-11-12Fix unit testsJoas Schilling
2021-11-11Implement multibucket shift for ObjectStoreJohn Molakvoæ
2021-11-09Add unit test for share enumeration methodJoas Schilling
2021-11-09Move common logic to share managerJoas Schilling
2021-11-02Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warningsChristoph Wurst
2021-11-02Fix missing import of ILoggerJoas Schilling