summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow apps to specify if their background job can be delayedJoas Schilling2022-02-221-1/+2
* Merge pull request #30958 from nextcloud/backport/30949/stable22Vincent Petry2022-02-182-2/+10
|\
| * Fix unit testsJoas Schilling2022-02-012-2/+10
* | Merge pull request #30826 from nextcloud/backport/stable22/psalm-fixJohn Molakvoæ2022-01-2718-126/+119
|\ \
| * | Fix psalmCarl Schwan2022-01-2418-126/+119
* | | Fix tests with email templatesCarl Schwan2022-01-202-4/+4
|/ /
* | Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-17/+41
* | Fix idn emails not working in sharesCarl Schwan2022-01-131-8/+50
* | Merge pull request #30610 from nextcloud/backport/30588/stable22Joas Schilling2022-01-121-1/+1
|\ \
| * | Fix testJoas Schilling2022-01-111-1/+1
* | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-112-0/+17
|/ /
* | Fix email verificationChristopher Ng2022-01-071-0/+39
* | fix testsRobin Appelman2021-12-061-20/+0
|/
* Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-231-1/+9
* Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-231-0/+4
* Normalize directory entries in Encoding wrapperVincent Petry2021-11-191-1/+43
* OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-171-2/+4
* Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi2021-11-171-0/+2
* Fix missing setlocale with php 8Naoto Kobayashi2021-11-171-0/+8
* Apply changes from master's update to 3.1.3Joas Schilling2021-11-151-7/+3
* Fix unit testsJoas Schilling2021-11-121-2/+2
* Enable Avatar tests as well for PHP>=8Côme Chilliet2021-11-021-20/+0
* Revert "Do not run image tests on php8"Côme Chilliet2021-11-021-68/+0
* Merge pull request #29415 from nextcloud/backport/27440/stable22MichaIng2021-10-301-2/+2
|\
| * Update Testsacsfer2021-10-231-1/+1
| * Tests updateacsfer2021-10-231-1/+1
* | Merge pull request #29393 from nextcloud/backport/26725/stable22MichaIng2021-10-241-0/+1
|\ \
| * | Add missing scope to testDaniel Calviño Sánchez2021-10-231-0/+1
| |/
* | Merge pull request #29391 from nextcloud/backport/29220/stable22MichaIng2021-10-231-0/+3
|\ \ | |/ |/|
| * ciRobin Appelman2021-10-221-0/+3
* | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-221-7/+6
|/
* explicitly close source stream on local storageDaniel Kesselberg2021-10-081-1/+2
* Fix app version checkJoas Schilling2021-09-292-27/+17
* Add a unit test to check for casting a IQueryFunctionJoas Schilling2021-09-241-0/+34
* Add email addresses to contacts menuDaniel Kesselberg2021-09-171-1/+3
* Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-141-2/+5
* Add database ratelimiting backendLukas Reschke2021-09-132-36/+19
* use specific email getter where necessaryArthur Schiwon2021-09-101-1/+21
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-101-1/+4
* add a job to clean up expired verification tokensArthur Schiwon2021-09-101-2/+39
* implement verification for additional mailsArthur Schiwon2021-09-101-0/+36
* move verification token logic out of lost password controllerArthur Schiwon2021-09-102-258/+315
* Adjust testsLukas Reschke2021-09-071-27/+0
* Resolve absolute path in testsLukas Reschke2021-09-071-1/+1
* Merge pull request #28256 from nextcloud/enh/21045/stable22-quota-restrictionsPytal2021-08-231-0/+65
|\
| * refs #21045 add app config to disable unlimited quota and to set max quotaChristopher Ng2021-08-201-0/+65
* | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
|/
* fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-08-091-68/+30
* add test for searching within a "root jail"Robin Appelman2021-07-291-0/+18