aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49822/stable28Côme Chilliet2024-12-121-1/+1
* fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable28Robin Appelman2024-12-111-0/+35
* fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
* fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-281-2/+3
* Merge pull request #49096 from nextcloud/backport/48933/stable28Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable28Daniel 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/stable28yemkareems2024-11-121-1/+1
* | Clean-up some remaining readdir calls with undesirable false evaluation poten...Josh Richards2024-11-123-4/+4
|/
* Merge pull request #48985 from nextcloud/backport/47986/stable28Louis2024-10-313-0/+182
|\
| * fix(tests): Fix most obvious errors in ObjectStore testsbackport/47986/stable28Côme Chilliet2024-10-313-56/+60
| * perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-10-293-0/+178
* | test: add test for nested jail cross-storage movebackport/47847/stable28Robin Appelman2024-10-291-0/+23
|/
* fix: crypto added manually as expectedyemkareems2024-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
* Merge pull request #48762 from nextcloud/backport/48539/stable28Joas Schilling2024-10-171-5/+5
|\
| * fix(message): Fix logic of Mail testbackport/48539/stable28Joas Schilling2024-10-171-5/+5
* | Merge pull request #48739 from nextcloud/backport/48673/stable28Ferdinand Thiessen2024-10-171-0/+34
|\ \
| * | fix(share): Return empty string if no label is setbackport/48673/stable28Ferdinand Thiessen2024-10-171-0/+34
| |/
* | fix(UserTrait): Fix backend initializationbackport/47896/stable28provokateurin2024-10-171-0/+3
* | fix: Make user removal more resilientFerdinand Thiessen2024-10-151-14/+67
|/
* fix(tests): UserManager constructor argumentsLouis Chemineau2024-10-081-3/+3
* fix(tests): Fix Folder testsCôme Chilliet2024-10-081-3/+22
* test: put parent items into cache in testsRobin Appelman2024-10-085-49/+82
* test: fix incorrect ltrim usage in testRobin Appelman2024-10-081-2/+2
* fix: gracefully parse non-standard trusted certificatesbackport/48307/stable28Richard Steinmetz2024-09-302-2/+32
* fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable28Louis Chemineau2024-09-235-27/+45
* Merge pull request #48099 from nextcloud/backport/46140/stable28Robin Appelman2024-09-231-0/+7
|\
| * fix(config): add envCache tests for getKeys()Josh Richards2024-09-161-0/+7
* | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable28provokateurin2024-09-161-2/+7
|/
* fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable28Joas Schilling2024-09-131-0/+36
* fix(files): Create non-existent parents of mountpointsprovokateurin2024-09-041-0/+31
* Revert "Revert "[stable28] Apply group limit on remove from group""Arthur Schiwon2024-08-191-6/+17
* Revert "[stable28] Apply group limit on remove from group"Arthur Schiwon2024-08-191-17/+6
* fix: Remove call to non-existing method in 28 and add missing use in testCôme Chilliet2024-08-191-0/+1
* fix(tests): Fix PHP 8.0 compatibilityCôme Chilliet2024-08-191-1/+2
* fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-191-6/+15
* fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-3/+11
* Merge pull request #46763 from nextcloud/backport/46672/stable28Andy Scherzinger2024-07-281-0/+1
|\
| * fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-251-0/+1
* | feat: support excalidraw fileHoang Pham2024-07-251-3/+3
* | feat: support excalidraw fileHoang Pham2024-07-252-3/+5
|/
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-195-3/+8
* feat: don't count failed CSRF as failed login attemptBenjamin Gaussorgues2024-07-111-1/+0
* test: run tests in child processDaniel Kesselberg2024-07-111-0/+8
* Merge pull request #45955 from nextcloud/backport/45228/stable28Andy Scherzinger2024-07-101-5/+14
|\
| * fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-07-101-2/+1
| * fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-07-101-5/+15
* | Merge pull request #45920 from nextcloud/backport/45582/stable28Andy Scherzinger2024-07-101-4/+18
|\ \ | |/ |/|