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-04-14Merge pull request #31747 from nextcloud/backport/31592/stable22blizzz
2022-04-14Merge pull request #31677 from nextcloud/backport/31658/stable22blizzz
2022-04-14Add direct arg to login flowVincent Petry
2022-04-12confirm user is internal to globalscaleMaxence Lange
2022-03-23Fix unit testsbackport/31658/stable22Joas Schilling
2022-03-23Limit the length of app password namesJoas Schilling
2022-03-21fix fs cache test user setupRobin Appelman
2022-02-22Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-18Merge pull request #30958 from nextcloud/backport/30949/stable22Vincent Petry
2022-02-01Fix unit testsJoas Schilling
2022-01-27Merge pull request #30826 from nextcloud/backport/stable22/psalm-fixJohn Molakvoæ
2022-01-24Fix psalmCarl Schwan
2022-01-20Fix tests with email templatesCarl Schwan
2022-01-14Implement multibucket shift for ObjectStoreJohn Molakvoæ
2022-01-13Fix idn emails not working in sharesCarl Schwan
2022-01-12Merge pull request #30610 from nextcloud/backport/30588/stable22Joas 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-06fix testsRobin Appelman
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-17OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-17Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi
2021-11-17Fix missing setlocale with php 8Naoto Kobayashi
2021-11-15Apply changes from master's update to 3.1.3Joas Schilling
2021-11-12Fix unit testsJoas Schilling
2021-11-02Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-11-02Revert "Do not run image tests on php8"Côme Chilliet
2021-10-30Merge pull request #29415 from nextcloud/backport/27440/stable22MichaIng
2021-10-24Merge pull request #29393 from nextcloud/backport/26725/stable22MichaIng
2021-10-23Add missing scope to testDaniel Calviño Sánchez
2021-10-23Merge pull request #29391 from nextcloud/backport/29220/stable22MichaIng
2021-10-23Update Testsacsfer
2021-10-23Tests updateacsfer
2021-10-22ciRobin Appelman
2021-10-22Prevent duplicate auth token activity updatesChristoph Wurst
2021-10-08explicitly close source stream on local storageDaniel Kesselberg
2021-09-29Fix app version checkJoas Schilling
2021-09-24Add a unit test to check for casting a IQueryFunctionJoas Schilling
2021-09-17Add email addresses to contacts menuDaniel Kesselberg
2021-09-16Bump @nextcloud/vueJohn Molakvoæ
2021-09-14fixes missing prefix to validate password reset tokenArthur Schiwon
2021-09-13Add database ratelimiting backendLukas Reschke
2021-09-10use specific email getter where necessaryArthur Schiwon
2021-09-10enable the user to set a primary (notification) email address (backend)Arthur Schiwon
2021-09-10add a job to clean up expired verification tokensArthur Schiwon
2021-09-10implement verification for additional mailsArthur Schiwon
2021-09-10move verification token logic out of lost password controllerArthur Schiwon