Dave Long
|
654b1f2074
|
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public
|
2024-02-14 13:38:28 +00:00 |
catch
|
4c6cd6e343
|
Issue #3405353 by mondrake, neclimdul, smustgrave: Convert use of TestCase::getName() to forward compatible TestCase::name()
|
2024-02-14 11:05:15 +00:00 |
catch
|
54a8e1befa
|
Issue #3421248 by quietone, longwave: Clean cspell:ignore lines and rebuild dictionary
|
2024-02-14 10:20:17 +00:00 |
Dave Long
|
4a0bdc34a4
|
Issue #2936995 by viappidu, mcaddz, acbramley, slydevil, yash.rode, sokru, quietone, Sandeep_k, smustgrave, amateescu, AaronMcHale, lauriii, longwave: Add taxonomy term revision UI
|
2024-02-09 18:01:26 +00:00 |
Dave Long
|
0b70058e0f
|
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames
|
2024-02-08 09:21:36 +00:00 |
Dave Long
|
b930619b05
|
Issue #3377269 by _tarik_, ReINFaTe, smustgrave, bbrala: Warning: Undefined array key "id" in Drupal\jsonapi\Controller\EntityResource->patchIndividual()
|
2024-02-07 14:40:31 +00:00 |
catch
|
47475efaac
|
Issue #3418243 by Spokje, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\GuzzleException
|
2024-02-04 18:20:08 +00:00 |
Dave Long
|
d0677640d2
|
Issue #3415706 by kim.pepper, smustgrave, longwave: Deprecate unused constant BYTES_TO_READ in FileUploadResource and TemporaryJsonapiFileFieldUploader
|
2024-02-03 17:00:24 +00:00 |
Dave Long
|
2624df1b1c
|
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words
|
2024-02-02 11:44:34 +00:00 |
Dave Long
|
614ff9d255
|
Issue #3418379 by mondrake, Spokje: Deprecate Drupal\Tests\TestRequirementsTrait::checkRequirements and ::checkModuleRequirements
|
2024-02-02 11:26:12 +00:00 |
Lee Rowlands
|
af369c3cce
|
Issue #3404508 by mstrelan, smustgrave, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed
|
2024-02-02 07:57:36 +10:00 |
Lee Rowlands
|
501e1ed2fb
|
Issue #3402981 by kim.pepper, larowlan, quietone: Filename property is not updated when a duplicate file is renamed In REST and JSON API file uploads
|
2024-01-31 17:59:53 +10:00 |
Dave Long
|
f4c7499b85
|
Issue #3416071 by catch: Consolidate one more jsonapi invalid file upload test method
|
2024-01-24 22:46:15 +00:00 |
Dave Long
|
fc1a8d516f
|
Issue #3415422 by kim.pepper: Fix incorrect change record link in FileUploadResource and TemporaryJsonapiFileFieldUploader constructors
|
2024-01-24 22:26:19 +00:00 |
Dave Long
|
944b923059
|
Issue #3416220 by catch: Split filter tests out of JsonApiRegressionTest
|
2024-01-24 22:24:41 +00:00 |
Dave Long
|
526d8ef95e
|
Issue #3415811 by catch: Add @group #slow to more functional tests
|
2024-01-24 22:18:29 +00:00 |
catch
|
2746a72d83
|
Issue #3369914 by Spokje, quietone, Hardik_Patel_12: Move non-migrations tests to Actions module
|
2024-01-19 14:23:09 +00:00 |
Lauri Eskola
|
1e8ae69e1d
|
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0
|
2024-01-15 14:55:37 +02:00 |
Lee Rowlands
|
4b5138e6c3
|
Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.*
|
2024-01-15 15:35:13 +10:00 |
catch
|
16552b02a3
|
Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with()
|
2024-01-11 21:45:16 +00:00 |
Alex Pott
|
02f4022504
|
Issue #3412029 by catch: Split up JsonApiRegressionTest
|
2024-01-10 11:54:49 +00:00 |
Alex Pott
|
50f72e80d6
|
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow
|
2024-01-10 11:50:14 +00:00 |
catch
|
4ca4dbaabe
|
Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
|
2024-01-08 10:48:04 +00:00 |
Lee Rowlands
|
9add7f71ff
|
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests
|
2024-01-03 15:25:34 +10:00 |
catch
|
2e73418c1e
|
Issue #3402850 by kristiaanvandeneynde, catch, smustgrave: Fix MemoryCache discovery and DX
|
2023-12-18 14:48:26 +00:00 |
xjm
|
b70dfff449
|
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits
|
2023-12-09 08:40:55 -06:00 |
Dave Long
|
67dbfb98ae
|
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests
|
2023-11-28 22:56:54 +00:00 |
Dave Long
|
184f22eef0
|
Issue #3395404 by acbramley, larowlan, smustgrave, Berdir, jannakha, xjm: Information disclosure access bypass for revision log fields when the JSON:API module is enabled
|
2023-11-25 11:27:22 +00:00 |
Lee Rowlands
|
bd8f43d127
|
Issue #3394741 by acbramley, jenlampton, smustgrave: BlockContentAccessControlHandler requires access block library permission for update, delete and revisions operations
|
2023-11-20 07:55:06 +10:00 |
xjm
|
73b4628445
|
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability
|
2023-11-15 14:44:07 -06:00 |
Lee Rowlands
|
82c59f8499
|
Issue #3389447 by kim.pepper, smustgrave, quietone: Provide a trait to create file upload validators from file field settings
|
2023-11-13 14:35:58 +10:00 |
Lee Rowlands
|
56b614e7e6
|
Issue #3380379 by kim.pepper, smustgrave, quietone: Create content disposition filename extractor and deprecate duplicate code in REST and JSON API
|
2023-11-13 12:52:19 +10:00 |
Lee Rowlands
|
4d6f38f68c
|
Issue #3380345 by kim.pepper, smustgrave, quietone, larowlan: Create a InputStreamFileWriter for writing the input stream to a file
|
2023-11-13 11:30:17 +10:00 |
catch
|
c1a42fda67
|
Issue #3398891 by alexpott, Wim Leers: Do not require the config in #config_target to be listed in getEditableConfigNames()
|
2023-11-08 10:05:15 +00:00 |
Lauri Eskola
|
d4c6b3217f
|
Issue #2911977 by yash.rode, acbramley, bnjmnm, smustgrave, phenaproxima, Wim Leers, chr.fritsch, larowlan: Add Media revision UI
|
2023-11-08 11:55:37 +02:00 |
catch
|
09b18e5e5f
|
Issue #3399295 by alexpott, Wim Leers, bircher, andypost, borisson_: Allow all callables in ConfigTarget
|
2023-11-07 16:26:38 +00:00 |
Alex Pott
|
e1c95b2f99
|
Issue #3382510 by phenaproxima, Wim Leers, alexpott, longwave, claudiu.cristea, borisson_, lauriii, effulgentsia, bircher: Introduce a new #config_target Form API property to make it super simple to use validation constraints on simple config forms, and adopt it in several core config forms
|
2023-11-02 14:17:04 +00:00 |
catch
|
8f50a5caaf
|
Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3
|
2023-10-31 11:18:42 +00:00 |
Dave Long
|
41b777c6be
|
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama
|
2023-10-24 12:12:43 +01:00 |
Dave Long
|
257191b8a2
|
Issue #3395431 by acbramley, smustgrave, larowlan: BlockContent JSON:API collection endpoint doesn't return unpublished block when filtered without administer block content permission
|
2023-10-23 09:23:37 +01:00 |
Dave Long
|
36ab456505
|
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1
|
2023-10-18 11:00:47 +02:00 |
Dave Long
|
5e8d5e8a48
|
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes
|
2023-10-13 14:42:49 +01:00 |
Alex Pott
|
c3ff5768b0
|
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns"
|
2023-10-08 11:25:35 +01:00 |
Lauri Eskola
|
cda718131a
|
Issue #3391578 by catch: jsonapi FileUploadTest clears too many caches
|
2023-10-05 13:03:16 +03:00 |
Lauri Eskola
|
43169249b6
|
Issue #3389839 by catch: Mark some more tests #slow
|
2023-09-28 22:52:16 +03:00 |
Lauri Eskola
|
fec7c654aa
|
Issue #3389957 by catch: Consolidate methods in jsonapi FileUploadTest
|
2023-09-28 20:48:35 +03:00 |
quietone
|
dff468354d
|
Issue #3386058 by welly, bbrala: Update PhpDoc type for Drupal\jsonapi\JsonApiResource\Link::$rel
|
2023-09-26 18:36:01 +13:00 |
Lee Rowlands
|
6d93485084
|
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things
|
2023-09-26 09:14:17 +10:00 |
Lee Rowlands
|
0af9348ce7
|
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests
|
2023-09-26 07:27:04 +10:00 |
xjm
|
3515f040ae
|
SA-CORE-2023-006 by ghostccamm, effulgentsia, larowlan, xjm, pwolanin, catch, Wim Leers, mcdruid, benjifisher
(cherry picked from commit 1b96b5ed93 )
|
2023-09-19 13:00:58 -05:00 |