summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30660 from nextcloud/backport/29622/stable21John Molakvoæ2022-01-202-17/+41
|\
| * Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-17/+41
* | Fix idn emails not working in sharesCarl Schwan2022-01-131-8/+50
|/
* Prevent loading images that would require too much memory.Joachim Bauch2022-01-112-0/+17
* Merge pull request #30056 from nextcloud/backport/29735/stable21Louis2021-12-081-1/+0
|\
| * fix testsRobin Appelman2021-12-021-1/+0
* | Merge pull request #29834 from nextcloud/carl/bugfix/file-search-21John Molakvoæ2021-12-061-0/+24
|\ \ | |/ |/|
| * Fix search results filteringCarl Schwan2021-11-261-0/+24
* | 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
* Merge branch 'stable21' into backport/29479/stable21Côme Chilliet2021-11-041-0/+1
|\
| * Merge pull request #29384 from nextcloud/backport/26725/stable21John Molakvoæ2021-11-031-0/+1
| |\
| | * Add missing scope to testDaniel Calviño Sánchez2021-10-221-0/+1
* | | 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 #29416 from nextcloud/backport/27440/stable21MichaIng2021-10-301-2/+2
|\ \
| * | Update Testsacsfer2021-10-231-1/+1
| * | Tests updateacsfer2021-10-231-1/+1
| |/
* / ciRobin Appelman2021-10-261-0/+3
|/
* explicitly close source stream on local storageDaniel Kesselberg2021-10-081-1/+2
* Add email addresses to contacts menuDaniel Kesselberg2021-09-171-1/+3
* Add database ratelimiting backendLukas Reschke2021-09-132-36/+19
* Merge pull request #28741 from nextcloud/backport/28725/stable21Lukas Reschke2021-09-071-27/+0
|\
| * Adjust testsLukas Reschke2021-09-071-27/+0
* | Merge pull request #27406 from nextcloud/backport/24966/stable21John Molakvoæ2021-09-071-4/+14
|\ \ | |/ |/|
| * Update EncryptionTest.phpJasper Knockaert2021-09-031-3/+3
| * 2nd attempt to fix testsJasper Knockaert2021-09-031-7/+11
| * attemtp to fix testJasper Knockaert2021-09-031-1/+7
* | Resolve absolute path in testsLukas Reschke2021-09-071-1/+1
|/
* Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
* better cleanup of user files on user deletionRobin Appelman2021-08-121-0/+3
* 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
* Let memory limit set in tests fit the used amountJulius Härtl2021-07-221-4/+3
* Use minio for s3 testsJulius Härtl2021-07-052-4/+10
* Run s3 tests againJulius Härtl2021-07-051-6/+1
* Handle single action unshareJulius Härtl2021-06-291-4/+16
* Merge pull request #27359 from nextcloud/backport/27354/stable21Morris Jobke2021-06-071-11/+25
|\
| * Escape filename in Content-DispositionLukas Reschke2021-06-021-11/+25
* | Set umask before operations that create local filesRobin Appelman2021-06-041-3/+34
|/
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Validate the website field input to be a valid URLJoas Schilling2021-04-261-0/+26
* Make Testcase class compatible with phpunit-9.5Joas Schilling2021-04-221-3/+15
* Fix empty password check for mail sharesVincent Petry2021-04-191-2/+2
* Increase subnet matcherLukas Reschke2021-04-121-2/+10