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-18Fix tests with email templatesCarl Schwan
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
2022-01-13Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan
2022-01-13Check style updateCarl Schwan
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
2022-01-11Add check before sending email that email address is validCarl Schwan
2022-01-11Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling
2022-01-11Fix testJoas Schilling
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2022-01-11Streamline reseting of private static propertiesLouis Chemineau
2022-01-10Revert "Streamline reseting of private static properties"Louis Chemineau
2022-01-10Streamline reseting of private static propertiesLouis Chemineau
2022-01-08Reset $scriptDeps in testsLouis Chemineau
2022-01-08Adapt test to new dist file layoutLouis Chemineau
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