aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Add IpAddressClassifier v6 zone ID testbackport/49039/stable30Josh2024-11-071-0/+1
* fix(tests): Add RemoteAddress v6 zone ID testJosh2024-11-061-0/+2
* fix(appinfo): Make sure screenshot, author and category are always arraysbackport/48912/stable30Joas Schilling2024-11-011-0/+1
* fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-3/+64
* test: add test for nested jail cross-storage movebackport/47847/stable30Robin Appelman2024-10-291-0/+23
* fix: crypto added manually as expectedbackport/48915/stable30yemkareems2024-10-281-1/+1
* fix: crypto type made not nullable and tests run using ICryptoyemkareems2024-10-281-4/+3
* fix: encrypt and store password, decrypt and retrieve the sameyemkareems2024-10-281-2/+19
* fix(message): Fix logic of Mail testJoas Schilling2024-10-211-5/+5
* fix(comments): Add test for email mentionbackport/48760/stable30Joas Schilling2024-10-181-0/+6
* Merge pull request #48703 from nextcloud/backport/48673/stable30Ferdinand Thiessen2024-10-171-0/+34
|\
| * fix(share): Return empty string if no label is setFerdinand Thiessen2024-10-141-0/+34
* | fix(UserTrait): Fix backend initializationbackport/47896/stable30provokateurin2024-10-081-0/+3
* | fix: Make user removal more resilientFerdinand Thiessen2024-10-081-14/+67
|/
* Merge pull request #48077 from nextcloud/backport/47852/stable30Benjamin Gaussorgues2024-10-022-14/+14
|\
| * fix: misc code fixes around db shardingbackport/47852/stable30Robin Appelman2024-09-162-14/+14
* | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable30Richard Steinmetz2024-09-301-2/+7
* | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-235-30/+48
* | Merge pull request #48221 from nextcloud/backport/30/fix_move_on_same_bucketKate2024-09-203-0/+182
|\ \
| * | fix(tests): Fix most obvious errors in ObjectStore testsbackport/30/fix_move_on_same_bucketCôme Chilliet2024-09-193-56/+60
| * | perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-09-193-0/+178
* | | fix(tests): Fix Folder testsCôme Chilliet2024-09-191-3/+22
* | | fix(tests): Remove deprecated tests for ServerTestCôme Chilliet2024-09-191-113/+7
* | | test: put parent items into cache in testsRobin Appelman2024-09-195-50/+83
* | | test: fix incorrect ltrim usage in testRobin Appelman2024-09-191-2/+2
|/ /
* | Merge pull request #48088 from nextcloud/backport/48008/stable30Kate2024-09-171-2/+7
|\ \
| * | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable30provokateurin2024-09-161-2/+7
| |/
* / fix(config): add envCache tests for getKeys()Josh Richards2024-09-161-0/+7
|/
* Merge pull request #47940 from nextcloud/backport/47933/stable30Andy Scherzinger2024-09-151-0/+36
|\
| * fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable30Joas Schilling2024-09-131-0/+36
* | Merge pull request #47796 from nextcloud/backport/47756/stable30Andy Scherzinger2024-09-151-1/+9
|\ \ | |/ |/|
| * fix(files): Check if the target path is a descendant of the shared folder pathbackport/47756/stable30Git'Fellow2024-09-061-1/+9
* | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-121-0/+1
|/
* fix(files): Create non-existent parents of mountpointsprovokateurin2024-09-041-0/+31
* fix: Adjust filename validation messagesFerdinand Thiessen2024-08-301-1/+1
* fix(TaskProcessing): Fix namespace of TaskProcessingTest.phpMarcel Klehr2024-08-301-1/+1
* fix(taskprocessing): fix testsJulien Veyssier2024-08-302-13/+5
* test(phpunit): skip sharding tests on 32bitArthur Schiwon2024-08-292-0/+6
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-3/+3
* fix: Backport to 30Louis Chemineau2024-08-281-2/+2
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-284-12/+12
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-282-9/+8
* test: fix share provider tests for shardingRobin Appelman2024-08-282-6/+6
* test: mark share test cleanup as running across all shardsRobin Appelman2024-08-281-0/+3
* feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-285-2/+154
* feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-282-0/+290
* fix: delay calculating global cache prefix untill a cache is createdRobin Appelman2024-08-281-3/+3
* feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-231-0/+23
* fix: `FilenameValidator::isForbidden` should only check forbidden filesFerdinand Thiessen2024-08-221-17/+7
* ci: Skip flaky test on PHP 8.3Joas Schilling2024-08-211-0/+4