aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 #49097 from nextcloud/backport/48933/stable29Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable29Daniel 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/stable29yemkareems2024-11-131-1/+1
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-133-4/+4
|/
* Merge pull request #48998 from nextcloud/backport/47986/stable29Louis2024-10-313-0/+182
|\
| * fix(tests): Fix most obvious errors in ObjectStore testsbackport/47986/stable29Côme Chilliet2024-10-313-56/+60
| * perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-10-303-0/+178
* | Merge pull request #48488 from nextcloud/backport/48235/stable29Benjamin Gaussorgues2024-10-301-0/+15
|\ \ | |/ |/|
| * test: re-add object store primary storage phpunit testsRobin Appelman2024-10-091-0/+15
* | test: add test for nested jail cross-storage movebackport/47847/stable29Robin 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 #48764 from nextcloud/backport/48539/stable29Joas Schilling2024-10-171-5/+5
|\ \
| * | fix(message): Fix logic of Mail testbackport/48539/stable29Joas Schilling2024-10-171-5/+5
* | | Merge pull request #48588 from nextcloud/backport/47896/stable29Ferdinand Thiessen2024-10-172-14/+70
|\ \ \ | |/ / |/| |
| * | fix(UserTrait): Fix backend initializationbackport/47896/stable29provokateurin2024-10-151-0/+3
| * | fix: Make user removal more resilientFerdinand Thiessen2024-10-151-14/+67
| |/
* / fix(share): Return empty string if no label is setbackport/48673/stable29Ferdinand Thiessen2024-10-151-0/+34
|/
* fix: gracefully parse non-standard trusted certificatesbackport/48307/stable29Richard Steinmetz2024-09-302-2/+32
* fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable29Louis Chemineau2024-09-235-30/+48
* fix(tests): Fix Folder testsCôme Chilliet2024-09-191-3/+22
* test: put parent items into cache in testsRobin Appelman2024-09-195-49/+82
* test: fix incorrect ltrim usage in testRobin Appelman2024-09-191-2/+2
* Merge pull request #48100 from nextcloud/backport/46140/stable29Robin Appelman2024-09-161-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/stable29provokateurin2024-09-161-2/+7
|/
* Merge pull request #47941 from nextcloud/backport/47933/stable29Joas Schilling2024-09-161-0/+36
|\
| * fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable29Joas Schilling2024-09-131-0/+36
* | fix(files): Check if the target path is a descendant of the shared folder pathbackport/47756/stable29Git'Fellow2024-09-061-1/+9
|/
* fix(files): Create non-existent parents of mountpointsprovokateurin2024-09-041-0/+31
* fix(tests): Fix PHP 8.0 compatibilityCôme Chilliet2024-08-131-1/+2
* fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-131-6/+15
* Merge pull request #46889 from nextcloud/backport/46476/stable29Andy Scherzinger2024-08-081-0/+209
|\
| * feat(upgrade): migration attributesMaxence Lange2024-08-061-0/+209
* | fix(session): Log when session_* calls are slowChristoph Wurst2024-08-073-17/+17
|/
* fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-3/+11
* fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-291-0/+1
* feat: support excalidraw fileHoang Pham2024-07-252-2/+4
* 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-101-0/+8
* 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
* test: update DummyJobListRobin Appelman2024-07-101-4/+18
* fix(tests): Remove output when running testsJoas Schilling2024-07-031-0/+15
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-272-16/+13