summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/jsonapi
Commit message (Collapse)AuthorAge
...
* Issue #3483599 by nicxvan, ghost of drupal past, catch, longwave, fabianx: ↵Dave Long2024-11-14
| | | | Convert all procedural hook implementations to Hook classes
* Issue #3483050 by mstrelan, nicxvan: Add int return type to all ↵catch2024-11-13
| | | | hook_update_last_removed implementations
* Issue #3477687 by mstrelan, quietone: Add ResponseInterface return typehints ↵Dave Long2024-11-02
| | | | to protected test helper methods
* Issue #3483057 by mstrelan, bbrala, smustgrave: Add void return type to all ↵quietone2024-10-31
| | | | hook_install and hook_uninstall implementations
* Issue #3470403 by mstrelan, smustgrave, quietone: Add EntityInterface return ↵Lee Rowlands2024-10-24
| | | | typehints to protected test helper methods
* Issue #3456601 by mstrelan, xjm, smustgrave, longwave: Add void return ↵catch2024-10-23
| | | | typehints to test helper methods
* Issue #3251754 by spokje, quietone, longwave, smustgrave, mallezie, ↵Alex Pott2024-10-23
| | | | mstrelan, alexpott, daffie, tstoeckler, mondrake, samaraof@ciandt.com: Use DrupalPractice.CodeAnalysis.VariableAnalysis for Kernel and Unit tests
* Issue #3444257 by bbrala, mxr576, quietone, acbramley, larowlan, casey, ↵catch2024-10-08
| | | | enyug, mstrelan, nick_schuch: ResourceObjectNormalizer::getNormalization can result in max-age drift when different sets of fields are requested
* Issue #3478422 by catch: Tweak @group #slow for kernel tests againnod_2024-10-06
|
* Issue #2951814 by wim leers, mxr576, vakulrai, claudiu.cristea, neclimdul, ↵Alex Pott2024-10-02
| | | | alexpott, sanjayk, joachim, chi, smustgrave: Improve X-Drupal-Cache and X-Drupal-Dynamic-Cache headers, even for responses that are not cacheable
* Issue #3462868 by annmarysruthy, yujiman85, nexusnovaz, pierregermain, ↵quietone2024-09-30
| | | | ankitv18, sheetal-wish, smustgrave, lostcarpark, rodrigoaguilera, ultimike: Replace url usage of http://www.w3.org with https://www.w3.org in core
* Issue #3110831 by bbrala, z3cka, smustgrave, mglaman, wim leers, alexpott, ↵Dave Long2024-09-27
| | | | matthand: Method to enable a resource type field disabled by a previous ResourceTypeBuildEvent subscriber
* Issue #3470203 by mstrelan, smustgrave: Add (more) bool return typehints to ↵quietone2024-09-25
| | | | protected test helper methods
* Issue #3275491 by dewalt, murz, pooja_sharma, avpaderno, Nicolas Bouteille, ↵catch2024-09-14
| | | | dmitry.korhov: External application is redirected to frontpage in maintenance mode
* Issue #2973356 by mxr576, kristiaanvandeneynde, wim leers, berdir, bbrala: ↵catch2024-09-09
| | | | Cacheability information from route access checker access results are ignored by dynamic_page_cache
* Issue #3468280 by catch, bbrala: Speed up JSON:API ResourceTestBasenod_2024-09-01
|
* Issue #3465602 by catch, quietone, smustgrave: Order tests by number of ↵nod_2024-08-27
| | | | public methods to optimize gitlab job times
* Issue #3469819 by catch: Split up jsonapi CommentTestnod_2024-08-25
|
* Issue #3400334 by mstrelan, quietone, smustgrave: Add ↵catch2024-08-24
| | | | declare(strict_types=1) to all test modules
* Issue #3458422 by mstrelan, smustgrave: Add string return typehints to ↵Dave Long2024-08-22
| | | | protected test helper methods
* Issue #3466813 by quietone: Fix 6 spelling words in testscatch2024-08-13
|
* Issue #3456611 by mstrelan, longwave: Add bool return typehints to protected ↵catch2024-07-29
| | | | test helper methods
* Issue #3379725 by Wim Leers, phenaproxima, narendraR, alexpott, quietone, ↵Alex Pott2024-07-22
| | | | borisson_, tim.plunkett: Make Block config entities fully validatable
* Issue #3458427 by mstrelan: Add array return typehints to protected test ↵catch2024-07-19
| | | | helper methods
* Issue #3462264 by alexpott: Skip unsupported methods in rest/jsonapi tests ↵catch2024-07-18
| | | | in an efficient way
* Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statementscatch2024-07-17
|
* Issue #3412420 by acbramley, douggreen, Hardik_Patel_12, xjm, smustgrave, ↵Alex Pott2024-07-11
| | | | larowlan: BlockContentAccessControlHandler requires access block library permission for create
* Issue #3454346 by kristiaanvandeneynde, bbrala, mxr576: ↵Alex Pott2024-07-10
| | | | JsonApiRequestValidator does not set cacheable metadata when the filter allows the request
* Issue #3445215 by narendraR, borisson_, mtift, mikelutz, smustgrave, Wim ↵Alex Pott2024-07-02
| | | | Leers, alexpott: Add validation constraints to user.role.*
* Issue #3453068 by kalpanajaiswal, BenStallings: Sort::fields property is ↵Dave Long2024-06-27
| | | | incorrectly defined as a string
* Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add ↵catch2024-06-19
| | | | void return typehints to all test methods
* Issue #3452426 by mxr576, kristiaanvandeneynde: Insufficient cacheability ↵catch2024-06-11
| | | | information bubbled up by UserAccessControlHandler
* Issue #3449891 by NexusNovaz, manish-31, bbrala: Move to new test path in ↵Dave Long2024-06-07
| | | | NodeTest as per todo
* Issue #3180696 by Spokje, Nikolay Shapovalov, adamzimmermann, quietone, ↵Lee Rowlands2024-06-05
| | | | manish-31, xjm, SuperfluousApostrophe, smustgrave, jonathan1055, longwave: Fix 'Drupal.Commenting.TodoComment' coding standard
* Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable ↵catch2024-06-01
| | | | type declarations
* Issue #3449564 by harivansh, bbrala: Calling normalize without account ↵catch2024-05-28
| | | | context generates a warning
* Issue #3444748 by kim.pepper, bbrala, andypost: Refactor JSON-API file ↵Alex Pott2024-05-12
| | | | uploads to use FileUploadHandler
* Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, ↵xjm2024-05-08
| | | | rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole()
* Issue #3440993 by bbrala, bradjones1, larowlan, quietone: Improve JSON:API ↵quietone2024-05-03
| | | | test failure messages to include errors when data is expected
* Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and ↵quietone2024-05-03
| | | | editor module test config exports/stubs rely on hook_editor_presave() bc layers
* Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data ↵xjm2024-04-29
| | | | sets returned by data provider methods that do not match the parameter names in Kernel tests
* Issue #3057070 by joachim, Pancho, nicxvan: Refactor ImageFieldCreationTrait ↵xjm2024-04-26
| | | | to support entity types other than nodes
* Issue #144538 by acbramley, tuutti, Damien Tournoud, alexpott, ↵catch2024-04-23
| | | | solideogloria, Xano, TwoD, damiankloip, smustgrave, pameeela, deviantintegral, L_VanDamme, daften, karishmaamin, g.oechsler, larowlan, klausi, sun, Fabianx, andypost, dawehner, kwinters, greggles, Wim Leers, grendzy, pwolanin, alexanderpas, drumm, Chi: User logout is vulnerable to CSRF
* Issue #3442660 by catch, smustgrave: Remove deprecated code from jsonapi and ↵quietone2024-04-23
| | | | serialization modules
* Issue #3389688 by kim.pepper, smustgrave, alexpott, quietone: Add a trait to ↵Alex Pott2024-04-17
| | | | get file upload location from a field definition
* Issue #3440039 by samit.310@gmail.com, quietone, smustgrave, catch, ↵Alex Pott2024-04-15
| | | | mondrake: Log warning when relatable resource type references a missing entity type / bundle instead triggering E_USER_WARNING
* Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, ↵Alex Pott2024-04-14
| | | | smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values
* Issue #3439738 by mondrake, longwave: Change remaining Jsonapi module test ↵catch2024-04-12
| | | | dataproviders to static
* Issue #3439766 by markusVJH, quietone: Removed unused update test fixturesLee Rowlands2024-04-12
|
* Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel testsAlex Pott2024-04-10
|