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-03-25Add profile default setting for adminChristopher Ng
2022-03-25Add global profile toggle configChristopher Ng
2022-03-01Merge pull request #31098 from nextcloud/backport/30942/stable23Vincent Petry
2022-02-22Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-16fix fs cache test user setupRobin Appelman
2022-02-16Merge pull request #30949 from nextcloud/bugfix/noid/allow-to-disable-v1-auth...Vincent Petry
2022-01-31Fix unit testsJoas Schilling
2022-01-27Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ
2022-01-27Fix psalm not runningCarl Schwan
2022-01-20Fix tests with email templatesCarl Schwan
2022-01-14Merge pull request #30659 from nextcloud/backport/29622/stable23Julius Härtl
2022-01-14Implement multibucket shift for ObjectStoreJohn Molakvoæ
2022-01-13Fix idn emails not working in sharesCarl Schwan
2022-01-12Merge pull request #30611 from nextcloud/backport/30588/stable23Joas Schilling
2022-01-11Fix testJoas Schilling
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2022-01-07Fix email verificationChristopher Ng
2021-12-02fix testsRobin Appelman
2021-11-26add method to shorten a string to given byte size to UtilsArthur Schiwon
2021-11-23Improve normalizer detecting IPv4 inside of IPv6Vincent Petry
2021-11-23Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry
2021-11-19Normalize directory entries in Encoding wrapperVincent Petry
2021-11-16OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-16Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi
2021-11-16Fix missing setlocale with php 8Naoto Kobayashi
2021-11-15Fix branch selection in stable23Joas Schilling
2021-11-12Fix unit testsJoas Schilling
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
2021-10-28Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-10-28Revert "Do not run image tests on php8"Côme Chilliet
2021-10-28Add an OCP for trusted domain helperJoas Schilling
2021-10-23Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ
2021-10-23Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ
2021-10-23add check isFairUseOfFreePushService on loginVitor Mattos
2021-10-23Fair use of push notificationsJoas Schilling
2021-10-23fix populating account array with missing default valuesArthur Schiwon
2021-10-22Update Testsacsfer
2021-10-22Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ
2021-10-22Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ
2021-10-22Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ
2021-10-22Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ
2021-10-22Prevent duplicate auth token activity updatesChristoph Wurst
2021-10-22Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst
2021-10-21Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier
2021-10-21Fix unit testsJoas Schilling
2021-10-20Change origin field to appIdJoas Schilling
2021-10-20Do not remove current user on findOneJohn Molakvoæ