aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Do not array access null valuefix/encoding-wrapper-scanner-stable30Ferdinand Thiessen2025-01-281-0/+8
* fix: Metadata field searchbackport/50273/stable30Louis Chemineau2025-01-271-2/+7
* fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable30Dario Mehlich2025-01-271-0/+31
* test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurebackport/50319/stable30Josh2025-01-221-2/+2
* fix: Use getRelativePath method to check if node is inside folderbackport/47425/stable30Côme Chilliet2024-12-191-10/+14
* fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-16/+84
* fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-12-191-17/+17
* fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-8/+8
* fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-4/+116
* fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49361/stable30Côme Chilliet2024-12-121-1/+1
* Merge pull request #49165 from nextcloud/backport/48563/stable30John Molakvoæ2024-12-121-0/+98
|\
| * test: add some minimal testing for metadata storagebackport/48563/stable30Robin Appelman2024-12-051-0/+98
* | fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable30Robin Appelman2024-12-111-0/+35
|/
* test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2024-11-281-5/+14
* fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
* fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-2/+3
* Merge pull request #49098 from nextcloud/backport/48933/stable30Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable30Daniel Calviño Sánchez2024-11-051-0/+32
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+26
* | fix: conflicts resolved in apps.php loadDirectorybackport/38630/stable30yemkareems2024-11-131-1/+1
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-133-4/+4
* | 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-015-1/+78
* 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
* test(settings): Correctly only return bool for Symfony Input::hasParameterOpt...dependabot/composer/stable30/symfony-6.4Joas Schilling2024-10-211-7/+17
* fix(message): Fix logic of Mail testJoas Schilling2024-10-211-5/+5
* test: Fix mock creationJoas Schilling2024-10-211-4/+3
* 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
|/ /