summaryrefslogtreecommitdiffstatshomepage
path: root/core
Commit message (Collapse)AuthorAge
* Issue #3521815 by mondrake: Fix test annotations for tests introduced by ↵HEAD11.xcatch6 hours
| | | | #3485896
* Issue #3520723 by fathershawn, nod_, catch, nicxvan, 1cg: Add HTMX ↵Pierre Dureau10 hours
| | | | dependency to core
* Issue #3397318 by godotislate, claudiu.cristea, catch: Parse attributes ↵catch11 hours
| | | | before annotations
* Issue #2905007 by mondrake, mile23, alexpott, Mixologic, dww, dawehner: ↵catch11 hours
| | | | Allow run-tests.sh to report skipped/incomplete PHPUnit tests
* Issue #3521621 by mstrelan: [random test failure] jQuery Events Deprecation ↵catch16 hours
| | | | Tests (Tests/dialogDeprecations)
* Revert "Issue #3521621 by mstrelan: [random test failure] jQuery Events ↵catch16 hours
| | | | | | Deprecation Tests (Tests/dialogDeprecations)" This reverts commit f9237efbff099ceda01823f7799232c09f2c5e4c.
* Issue #3521621 by mstrelan: [random test failure] jQuery Events Deprecation ↵catch17 hours
| | | | Tests (Tests/dialogDeprecations)
* Issue #3485896 by nicxvan, donquixote, ghost of drupal past, amateescu, ↵Lee Rowlands27 hours
| | | | godotislate, quietone, berdir, larowlan, catch: Hook ordering across OOP, procedural and with extra types i.e replace hook_module_implements_alter
* Issue #3483501 by dww, quietone, nlisgo, bbrala, godotislate, catch: Rename ↵Lee Rowlands2 days
| | | | update module back to Update Status
* Issue #3474876 by phenaproxima, catch, tedbow, larowlan, benjifisher: Rename ↵Lee Rowlands2 days
| | | | classes that reference a "stage" to be clearer and use the term "sandbox" instead
* Issue #3502913 by catch, godotislate, quietone, nicxvan, larowlan, oily, ↵Lee Rowlands2 days
| | | | dww, berdir, alexpott: Add a fallback classloader that can handle missing traits for attribute discovery
* Issue #3519804 by mondrake, kim.pepper, alexpott: ↵Alex Pott4 days
| | | | DummyMimeTypeMapLoadedSubscriber does not get registered
* Issue #3408713 by daniel.j, catch, berdir: Add database and cache assertions ↵catch4 days
| | | | to OpenTelemetryFrontPagePerformanceTest and OpenTelemetryNodePagePerformanceTest
* Issue #3485069 by mondrake, smustgrave, catch: [CI] Spin off Drupal ↵catch4 days
| | | | Components tests in a job of their own, add test coverage metrics
* Issue #3502094 by sivaji_ganesh_jojodae, kapil17, joshuami, smustgrave: When ↵catch4 days
| | | | saving the administrator role setting no success message is presented
* Issue #3161684 by Pooja Ganjage, acbramley, joachim: ↵catch4 days
| | | | NodeFieldMultilingualTest should use the API rather than form submissions in setUp()
* Issue #3424720 by vidorado, douggreen, immaculatexavier, smustgrave, ↵catch4 days
| | | | uri_frazier: LanguageNegotiationUrl unnecessarily adds domain to outbound URL's
* Issue #3511566 by prudloff, smustgrave: Remove srcdoc attributes in ↵catch4 days
| | | | Xss::filter()
* Issue #3495936 by daffie, benjifisher: Change the filter in the details page ↵catch4 days
| | | | for migration messages to a condition object
* Issue #3187643 by spokje, acbramley, quietone: Make Node views wizard ↵catch4 days
| | | | buildFilters more efficient
* Issue #3518967 by quadrexdev, joachim: incorrect @return docs for ↵quietone5 days
| | | | ElementInfoManagerInterface::getInfo()
* Issue #2586483 by brandonlira, snehi, anil280988, rakesh.gectcr, ↵quietone5 days
| | | | David_Rothstein, jhodgdon, trobey, alexpott: Update documentation for project versions in \Drupal\Core\Extension\InfoParserInterface::parse
* Issue #3200162 by brandonlira, ksenzee, ultimike, larowlan, cecelias, xjm: ↵quietone5 days
| | | | Improve documentation for Graph component
* Issue #3498468 by nexusnovaz, avpaderno, wombatbuddy, poker10: The example ↵quietone5 days
| | | | code given for FormattableMarkup::placeholderFormat() contains typos and syntax errors
* Issue #3516253 by lostcarpark, mradcliffe, rachel_norfolk, chrisdarke, ↵quietone5 days
| | | | volkswagenchick: Add lostcarpark as Mentoring Coordinator to MAINTAINERS.txt
* Issue #3504368 by godotislate, dpagini, smustgrave: Removing field from LB ↵catch5 days
| | | | content type edits associated roles
* Issue #3188136 by ahsannazir, tirupati_singh, yevko, bhanu951, ↵nod_5 days
| | | | kostyashupenko, arunkumark, gauravvvv, claudiu.cristea, ameymudras, mherchel, guilhermevp, sagarmohite0031, sourav_paul, manojithape, chetanbharambe, vikashsoni, akhildev.cs, redseujac, emofsnead, andy-blum, smustgrave, alexpott: The site slogan doesn't show with Olivero
* Issue #3516558 by plopesc, m4olivei, cb_govcms, tarawij: Settings is not a ↵Pierre Dureau6 days
| | | | valid render array in navigation module
* Issue #3515777 by ivavictoria, plopesc: Reorganize Navigation menu items and ↵catch11 days
| | | | make them consistent with other similar pages in core
* Issue #3217783 by prudloff, bircher, jsst, nigelcunningham, alexpott, ↵catch11 days
| | | | longwave: Configuration management performance regression - slow config:import
* Issue #3147148 by DarKFlameS, amateescu, mandclu, smustgrave: Media library ↵catch11 days
| | | | form can only be submitted in the default workspace
* Issue #3509310 by plopesc, rinku jacob 13, m4olivei, ckrina: The ↵catch11 days
| | | | AdminToolbar(Navigation) items are not clickable when we're on the navigation layout page
* Issue #3096790 by mrshowerman, danflanagan8, dcam, smustgrave, mgifford, ↵nod_12 days
| | | | xjm, jwilson3, thatguy, swirt, damienmckenna, glugmeister, duaelfr, henry.odiete, paulocs, larowlan, catch, chetanbharambe, ethant, guilhermevp: aria-required attribute is redundant when required attribute is present
* Issue #3227637 by larowlan, acbramley, daffie, amber himes matz, ↵Alex Pott12 days
| | | | yogeshmpawar, fubarhouse, chetanbharambe, jibran, catch, kristen pol, alexpott: NodeController::revisionOverview is uncacheable
* Issue #2625212 by faline, bbrala, cilefen, bircher, okay19, krishnan.n, ↵Alex Pott12 days
| | | | snehi, tstoeckler, kostyashupenko, chi, alexpott, dawehner, wim leers, smustgrave, godotislate, cs_shadow, catch, berdir, mxr576: Add ConfigSchemaChecker to development.services.yml
* Issue #3230442 by ultimike, lendude, _utsavsharma, heni_deepak: Views ↵nod_12 days
| | | | interface - change "Show: Content" to "Show: Content view mode"
* Issue #3441434 by kunal.sachdev, narendrar, omkar.podey, bbrala, wim leers, ↵Alex Pott12 days
| | | | catch, smustgrave, yash.rode, alexpott: Add validation constraints to core.menu.schema.yml
* Issue #3009349 by quietone, benjifisher, danflanagan8, alexpott, ↵catch12 days
| | | | ravi.shankar, smustgrave, mikelutz, catch, godotislate: Move source_module from Migrate to Migrate Drupal
* Issue #3468180 by john.oltman, sonfd, acbramley, smustgrave, tobiasb, ↵nod_13 days
| | | | nicxvan, catch, larowlan: Undefined array key "view_mode" in block_content_theme_suggestions_block_alter
* Issue #3517614 by alexpott, longwave, cmlara, catch, quietone, mstrelan: ↵Alex Pott13 days
| | | | Possible Non GPLv2 compatible code in ExpectDeprecationTrait
* Issue #3519621 by mstrelan: [random test failure] ↵catch13 days
| | | | MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource#
* Issue #3376941 by acbramley, kingdutch: Replace usage of generateString with ↵Dave Long13 days
| | | | generate in NodeRSSContentTest
* Issue #3461720 by bbrala, kunal.sachdev, longwave, penyaskito: Create ↵Dave Long13 days
| | | | AtLeastOneOf constraint
* Issue #3508822 by penyaskito: Property constraints validation adding errors ↵Dave Long14 days
| | | | to the field element instead of just the property
* Issue #3493872 by heilop, kwolford121, joachim, dalin: Standardize property ↵Dave Long14 days
| | | | name of HTTP Kernel in Middleware classes
* Revert "Issue #3514748 by catch: Remove legacy browser support from ↵nod_14 days
| | | | | | js.module.css" This reverts commit f9be36f068f77b352dd1f70f67b4ec71a75e5ba4.
* Issue #3227598 by nikolay shapovalov, longwave, quietone, smustgrave, ↵Dave Long14 days
| | | | larowlan: Remove remaining uses of FormattableMarkup in kernel test assertions
* Issue #2797421 by dcam, mikeryan, chx, id.conky, mkalkbrenner, mikelutz: ↵Alex Pott14 days
| | | | Sourceless migration plugins are broken
* Issue #3513307 by bigbabert, smustgrave, nicxvan, quietone, ghost of drupal ↵Alex Pott14 days
| | | | past: Use xpath instead of preg_match to search html string in BrowserTestBase
* Issue #3098560 by vasike, smustgrave, tetranz, joevagyok, pankaj.singh, ↵Dave Long14 days
| | | | vikashsoni, quietone, lendude: Add 'Is empty (NULL)' and 'Is not empty (NOT NULL)' to field Filter Operators Options