aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #48317 from nextcloud/backport/48307/stable30Kate2024-09-302-2/+32
|\ \
| * | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable30Richard Steinmetz2024-09-302-2/+32
* | | fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-251-5/+1
|/ /
* | 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-285-18/+18
* 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: run sharding tests in ciRobin Appelman2024-08-281-0/+21
* 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
* Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handlingFerdinand Thiessen2024-08-134-262/+267
|\
| * feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-131-1/+0
| * test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-134-261/+267
* | feat(auth): Clean-up unused auth tokens and wipe tokensChristoph Wurst2024-08-131-11/+10
* | fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-121-6/+15
|/
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-082-10/+10