Commit Graph

48 Commits (74a6dce280a8fc4f1f7952b86841d115d7617eda)

Author SHA1 Message Date
Alex Pott b59a6f101b
Issue #3436671 by narendraR, Wim Leers, phenaproxima: Add validation constraints to system.cron 2024-04-01 12:37:58 +01:00
Lee Rowlands dfa0168120
Issue #3432863 by obsidian_, mstrelan, DanielVeza: Remove deprecated code from core/tests/fixtures 2024-03-22 11:48:52 +10:00
Lee Rowlands 192c0f5dea
Revert "Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation"
This reverts commit ad606a8fb7.
2024-03-22 10:21:02 +10:00
Alex Pott ad606a8fb7
Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation 2024-03-14 11:43:09 +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 79b5436806
Issue #3333401 by nicxvan, tsquared212, xjm, larowlan, smustgrave, andrewmacpherson, bnjmnm, lauriii, itmaybejj, xurizaemon: Pager h4 causes accessibility flag on many pages 2024-01-08 07:38:51 +10:00
Dave Long 5f533ca660
Issue #3017054 by alexpott, deviantintegral, percoction, mattwith, ankithashetty, Wim Leers, jwilson3, longwave, bircher: Consistently sort filter formats to simplify config exports 2023-11-11 12:38:56 +00:00
Dave Long eafbd246a9
Issue #3394093 by quietone: Correct spelling of corefake 2023-10-15 19:18:00 +01:00
Dave Long f890b7ff46
Issue #981870 by Spokje, Lendude, longwave, xjm, smustgrave: Skip default argument for view URL does not work and never has so it can be removed 2023-08-16 10:10:49 +01:00
Dave Long 99636a7600
Issue #3361121 by Spokje, andypost, catch: [random test failure] InstallerExistingConfig[SyncDirectory]MultilingualTest::testConfigSync 2023-08-03 20:02:26 +01:00
Kostia Bohach c44d89e37d Issue #3364659 by Utkarsh_33, lauriii, sakthi_dev, bnjmnm, tim.plunkett, fadilraj, Chris Matthews, longwave, smustgrave, ckrina: Give display modes a description 2023-07-21 14:48:24 +00:00
Dave Long 97db62a138
Issue #3217531 by mondrake, daffie, longwave: Deprecate usage of Connection::getDriverClass for some classes, and use standard autoloading instead 2023-07-20 11:26:52 +02:00
catch 6204ba9c59 Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema 2023-06-08 12:59:56 +01:00
Alex Pott f711435482
Issue #3075608 by mondrake, Mile23, longwave: Introduce TestRun objects and refactor TestDatabase to be testable 2023-03-07 12:28:55 +00:00
catch 2c3f5743df Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
catch 461eb14b7a Issue #3326378 by Spokje: Fix PHPStan L1 error "Instantiated class Foo\Bar not found." 2023-02-06 12:05:14 +00:00
catch 6c087ced8e Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable 2022-09-13 11:13:31 +01:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
catch d77a68d585 Issue #3272779 by mondrake, longwave, alexpott: [Symfony 6.1] Replace deprecationListenerTrait with PHPUnitBridge ignoreFile 2022-06-17 15:41:39 +01:00
catch 6c97da6634 Issue #3261266 by mondrake, longwave, daffie: Remove deprecated code from the testing framework (base classes, listeners, etc) 2022-05-20 17:23:54 +01:00
catch 9f5c2e9907 Issue #3210486 by Spokje, longwave, andypost, alexpott: Remove typo3/phar-stream-wrapper and associated code 2022-01-26 08:51:43 +00:00
Alex Pott 8f2269dd64
Issue #3210310 by mondrake, murilohp, andypost, daffie, alexpott: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10 2022-01-04 22:49:10 +00:00
catch 86e9f19a30 Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install 2021-12-02 11:50:03 +00:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
catch f56323ab7f Issue #3240456 by alexpott, andypost, daffie: Allow E_DEPRECATED deprecations to be skipped so we can test on PHP 8.1 2021-10-04 15:43:00 +01:00
catch 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
catch a35df16d45 Issue #3211780 by mondrake, daffie: Deprecate Connection::queryTemporary() 2021-05-10 13:56:52 +01:00
catch c72c953a21 Issue #3186795 by mondrake, daffie: Deprecate Drupal\Core\Database\StatementEmpty 2021-04-22 15:46:56 +01:00
Alex Pott 5478a95d62
Issue #3186934 by mondrake, daffie, donquixote, alexpott: Introduce an ExceptionHandler class in the database API, deprecate Connection::handleQueryException 2021-03-02 11:47:18 +00:00
Alex Pott d829a0e5c6
Issue #2340699 by mondrake, andypost, jofitz, Jelle_S, Yiannis.Tzikas.Ziogos, kiamlaluno, fietserwin, alexpott, Mixologic, attiks, anavarre: Let GDToolkit support WEBP image format 2021-02-08 10:12:19 +00:00
catch 3302b4e0fb Issue #3169171 by mondrake, anmolgoyal74, ayushmishra206, ankithashetty, sulfikar_s, longwave, Pooja Ganjage, daffie, alexpott: Fix AssertHelperTrait deprecation 2021-01-18 16:13:14 +00:00
catch 738ac00672 Issue #3129563 by daffie, mondrake: The database query extenders does not allow database drivers to override them 2021-01-15 10:42:03 +00:00
catch 7f828c966c Issue #3181644 by alexpott, andypost, longwave, chr.fritsch: PCRE library version 10.35 with pcre.jit=1 makes \Drupal\Core\StringTranslation\Translator\FileTranslation::getTranslationFilesPattern() regex misbehave 2021-01-04 13:05:12 +00:00
xjm 1220c0712f Issue #2937844 by andypost, ravi.shankar, mrinalini9, Deepak Goyal, RoSk0, daffie, borisson_, tstoeckler, xjm: Fix 'Squiz.PHP.NonExecutableCode' coding standard 2020-06-23 06:03:03 -05:00
Alex Pott a11ed7af53
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers 2020-05-03 11:14:25 +01:00
effulgentsia ff6279aa78 Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module 2020-04-07 13:00:31 -07:00
Alex Pott c4f0d96291
Issue #3118832 by effulgentsia, alexpott, daffie: Allow custom database drivers to extend and have the same name as the core ones 2020-03-17 10:08:29 +00:00
catch 4af66535e4 Issue #3098250 by alexpott, longwave, Wim Leers, lauriii: Remove all @deprecated code in \Drupal\Core\Extension 2020-01-27 10:58:40 +00:00
catch 2c08ab2b31 Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module 2019-11-07 19:47:09 +00:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
catch 5448b07b67 Issue #3065545 by Wim Leers, lauriii, alexpott, xjm: Deprecate base theme fallback to Stable 2019-09-13 12:02:10 +01:00
catch 90a550d555 Issue #3080163 by Mile23, voleger, Lendude, mondrake: Decouple TestFileCreationTrait::getTestFiles() from simpletest module 2019-09-13 11:42:26 +01:00
catch c848fb6b0f Issue #3039026 by kim.pepper, Berdir, Peter Majmesku, vadim.hirbu, YurkinPark, andypost, dww, claudiu.cristea, alexpott, jibran, dawehner, mikelutz: Deprecate file_directory_temp() and move to FileSystem service 2019-07-26 11:14:11 +01:00
Alex Pott f335587290
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 12:01:11 +01:00
Nathaniel Catchpole 163144a923 Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins 2018-07-12 13:01:47 +01:00
Nathaniel Catchpole de724027fe Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config 2018-06-20 19:03:54 +01:00
Lee Rowlands 9ac4d54417
Issue #2926633 by alexpott, dawehner, Mile23, mglaman, Wim Leers, jibran, larowlan, Lendude, Berdir: Provide a script to install a Drupal testsite 2018-04-06 08:50:12 +10:00
Nathaniel Catchpole 5f3b66ed0d Issue #2728579 by Mile23, neclimdul, Munavijayalakshmi, klausi, dawehner: Explicitly skip @requires module in PHPUnit Kernel and Browser tests 2017-09-25 13:07:02 +01:00