summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Update Testsacsfer2021-10-301-1/+1
* Tests updateacsfer2021-10-301-1/+1
* Merge pull request #27407 from nextcloud/backport/24966/stable20blizzz2021-09-231-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
* | Add database ratelimiting backendLukas Reschke2021-09-132-36/+19
|/
* 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-111-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
* Run s3 tests againJulius Härtl2021-07-051-6/+1
* Merge pull request #27349 from nextcloud/backport/25280/stable20Robin Appelman2021-06-072-3/+38
|\
| * Skip the test if Imagick is misconfiguredJoas Schilling2021-06-071-0/+4
| * Set umask before operations that create local filesRobin Appelman2021-06-041-3/+34
* | Escape filename in Content-DispositionLukas Reschke2021-06-021-11/+25
|/
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Fix empty password check for mail sharesVincent Petry2021-04-211-2/+2
* Increase subnet matcherLukas Reschke2021-04-121-2/+10
* Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-04-011-13/+17
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* handle ordering in folder searchRobin Appelman2021-03-241-20/+34
* folder filtering in sqlRobin Appelman2021-03-241-1/+0
* cleanup fileinfo creationRobin Appelman2021-03-241-60/+30
* handle limit and offset in folder file searchRobin Appelman2021-03-241-41/+157
* only require user to be set in a query that handles tagsRobin Appelman2021-03-241-16/+11
* expand 'path is already shared' error messageRobin Appelman2021-03-191-4/+13
* Update user share must use correct expiration validationVincent Petry2021-03-191-40/+40
* Merge pull request #26123 from nextcloud/backport/26004/stable20Roeland Jago Douma2021-03-181-19/+35
|\
| * Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-151-19/+35
* | Merge pull request #26091 from nextcloud/backport/25722/stable20Morris Jobke2021-03-171-0/+24
|\ \
| * | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-121-0/+24
| |/
* | adjust testsRobin Appelman2021-03-161-3/+16
* | fix search in nested jailsRobin Appelman2021-03-161-0/+18
* | fix cachjail searching for rootRobin Appelman2021-03-161-2/+17
* | do cachejail search filtering in sqlRobin Appelman2021-03-161-0/+37
|/
* compatibility to Nc 20Arthur Schiwon2021-02-171-2/+2
* add missing changes from backport sourceArthur Schiwon2021-02-171-1/+1
* test: adjust expectationArthur Schiwon2021-02-171-3/+2
* add repair job for unencoded calendarsArthur Schiwon2021-02-171-0/+197
* Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-271-0/+8
* DB: warn on parameter number constraintsArthur Schiwon2021-01-141-6/+82
* Merge pull request #24592 from nextcloud/backport/23912/stable20Morris Jobke2021-01-073-0/+24
|\
| * use in objectstore copyRobin Appelman2020-12-073-0/+24
* | Properly handle result when copying with failure and throw in testsJulius Härtl2021-01-051-1/+2
* | Fix writeStream mockingJulius Härtl2021-01-051-1/+1
* | Show unique displayname context in the sharing inputJulius Härtl2021-01-052-23/+23
* | Add temporary test for migrating int to stringJulius Härtl2020-12-141-0/+49
|/
* Revert "Do not read certificate bundle from data dir by default"Morris Jobke2020-12-041-2/+3
* Add notification for user limitMorris Jobke2020-12-021-1/+31