Commit Graph

2882 Commits (125b33ab76a1c7bc4230b71813f2e55a0adc35d0)

Author SHA1 Message Date
Alex Pott 125b33ab76
Issue #3126848 by mondrake, longwave, daffie: Replace usage of the $ignoreCase parameter of assertContains(), that is deprecated 2020-04-12 21:39:49 +01:00
Alex Pott 0bfda930ab
Issue #3126569 by mondrake, longwave: Replace usage of assertAttributeEmpty() that is deprecated 2020-04-12 15:04:54 +01:00
Alex Pott 5228b8df1c
Issue #3126792 by mondrake: Replace usage of assertAttributeSame() that is deprecated 2020-04-12 12:43:10 +01:00
Alex Pott 6108526c9c
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase() 2020-04-12 12:34:00 +01:00
catch 396a950cbc Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets 2020-04-11 19:38:24 +01:00
Alex Pott 221b7aed06
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods 2020-04-11 06:35:50 +01:00
catch bcbb697561 Issue #3126333 by mondrake, longwave: Replace usage of the optional $canonicalize parameter of assertEquals(), that is deprecated 2020-04-10 17:04:33 +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
catch 363a6611be Issue #3122961 by mondrake: PHPUnit\Framework\TestCase::__construct() should not be extended 2020-04-07 19:59:07 +01:00
catch 6964f09b96 Issue #2989745 by plach, jungle, alexpott, Lendude, catch, tim.plunkett: views_update_8500() inlines configuration changes instead of this being done on config save for bc 2020-04-06 12:28:45 +01:00
xjm 5c457b5509 Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
catch a1d4b16203 Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions() 2020-03-31 14:53:34 +01:00
xjm 0a5e29b092 Issue #3122742 by alexpott: Fix PHP 5 tests on 8.7.x 2020-03-26 20:32:40 -05:00
Alex Pott b9fce45b5c
Issue #3115223 by bnjmnm, lauriii, tedbow, xjm, alexpott: Remove Stable as a base theme of core themes 2020-03-25 09:37:24 +00:00
Alex Pott f156b5c6b1
Issue #3113403 by Beakerboy, neelam_wadhwani, daffie, alexpott: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-23 08:29:05 +00:00
xjm f3069ccf1f Issue #3117330 by longwave, tedbow, xjm: Trigger errors in deprecated theme functions 2020-03-19 19:27:02 -05:00
xjm 6cd25dfddb Issue #3120954 by tim.plunkett, czigor: Add function name to the deprecation message about theme functions 2020-03-19 16:50:27 -05:00
catch 3304901ac2 Issue #3119373 by alexpott, BramDriesen: Configuration synchronisation that both enables & configures a module fails and drupal_flush_all_caches() 2020-03-19 20:10:32 +00:00
catch a130897f02 Issue #474684 by bnjmnm, dawehner, tedbow, pfrenssen, JohnAlbin, ademarco, kalpaitch, vdacosta@voidtek.com, rensingh99, markcarver, jungle, jhedstrom, RobLoach, almaudoh, kevineinarsson, shaal, dpagini, thedavidmeister, sreynen, Snugug, Miguel.kode, kamkejj, alexpott, Pol, sun, Wim Leers, lauriii, tim.plunkett, eaton: Allow themes to declare dependencies on modules 2020-03-19 11:37:34 +00:00
catch 0d78f4c082 Issue #3117342 by longwave, alexpott: Update dependencies for Drupal 9 2020-03-19 11:15:53 +00:00
catch eae7058a05 Issue #3103529 by alexpott, mcdruid, Chris Burge, greg.1.anderson, rfay, anavarre, catch, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-17 10:29:32 +00: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 bc295bf22d Issue #3119910 by mondrake: Change hardcoded quote identifier in EntityQueryTest to square brackets 2020-03-16 07:52:43 +00:00
Alex Pott 1af1f11738
Issue #3119847 by jungle, dww: Fix typos in InfoParserUnitTest and UpdaterTest doc comments 2020-03-15 21:37:29 +00:00
Alex Pott 6aee149769
Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files 2020-03-13 22:25:24 +00:00
Alex Pott 8ed835c0bc
Issue #2999549 by mtift, Daniel Korte, mherchel, alexpott, larowlan: Allow button tag in LinkGenerator for better accessibility 2020-03-13 22:18:35 +00:00
Lauri Eskola b389f67d40
Issue #2550717 by mradcliffe, bnjmnm, finnsky, Manuel Garcia, lauriii, longwave, tedbow, silesky, catch, xjm, droplet, johndevman, nod_, marassa: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer 2020-03-13 22:00:18 +02:00
catch cb2fc312c1 Revert "Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution"
This reverts commit 8a23417a43.
2020-03-13 14:19:47 +00:00
catch 3e9a5a531f Issue #2986452 by alexpott, andypost, kostyashupenko, daffie, kriboogh, larowlan, kristiaanvandeneynde, chrisrockwell, bleen, nevergone: Database reserved keywords need to be quoted as per the ANSI standard. Also resolves https://www.drupal.org/project/drupal/issues/371 2020-03-13 11:40:12 +00:00
catch 8a23417a43 Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-13 11:02:52 +00:00
Alex Pott 6139217555
Revert "Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable"
This reverts commit 7a943a3b5f.
2020-03-12 14:54:51 +00:00
Alex Pott 7a943a3b5f
Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-12 14:42:41 +00:00
Alex Pott 449b333d5b
Issue #3114041 by swatichouhan012, longwave, chr.fritsch, alexpott, mondrake: PhpUnit 8 tests breaking because of compatibility issue with setUp() 2020-03-12 14:39:41 +00:00
Gábor Hojtsy e8a6b798ab Issue #3113211 by bnjmnm, lauriii, xjm: Create test for theme asset decoupling from Stable and address any regressions that decoupling may cause 2020-03-12 15:01:35 +01:00
Alex Pott 250534625e Issue #3050374 by bnjmnm, lauriii, alexpott, DyanneNova, xjm: Create Drupal 9 stable theme 2020-03-12 00:29:43 +00:00
Alex Pott 0a65cd6076 Issue #3118477 by mondrake, Mile23: RegistryTest, RegistryLegacyTest both define the same class, use mock instead 2020-03-11 21:33:30 +00:00
catch d3b2a6f654 Issue #3078671 by Simon Peacock, greg.1.anderson, vuil, alexpott, jungle, rodrigoaguilera, sam-elayyoub, mmjvb, karolrybak: Pin behat/mink and behat/mink-selenium2-driver to use resolvable release 2020-03-11 21:14:29 +00:00
Alex Pott 05b122f2cb
Issue #3043471 by longwave, catch, Wim Leers, xjm: Replace the DiactorosFactory message factory in symfony/psr-http-message-bridge with a PSR-17 compliant message factory 2020-03-11 13:56:53 +00:00
catch d5fc3d9404 Issue #3117558 by alexpott, xjm, longwave: 9.0.x core's hash in composer.lock is wrong 2020-03-11 12:14:39 +00:00
Alex Pott fd11c5a42c
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, webchick, dww: Add more strict checking of hook_update_last_removed() and better explanation 2020-03-10 22:15:20 +00:00
xjm 1b82190349 Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state 2020-03-10 16:32:33 -05:00
Alex Pott 4ff3848262
Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates() 2020-03-10 16:10:29 +00:00
Gábor Hojtsy 3594d55605 Issue #3118454 by catch, andypost, xjm, Gábor Hojtsy, mradcliffe, mondrake: Drupal\KernelTests\Core\Database\SelectTest fails on postgres 10 2020-03-09 09:41:51 +01:00
Alex Pott 27987af53e
Issue #3107155 by catch, effulgentsia, andypost, xjm, daffie, Gábor Hojtsy, alexpott, mondrake: Raise SQLite version requirement to 3.26 in Drupal 9 2020-03-08 09:20:31 +00:00
catch 28b8b4e4f6 Issue #3109534 by TravisCarden, mondrake, effulgentsia, andypost, Gábor Hojtsy, catch, daffie, xjm: Raise the minimum MySQL version to 5.7.8 and MariaDB version to 10.2.7 in Drupal 9 2020-03-06 22:11:08 +00:00
Alex Pott e3e5937d5c
Issue #3115624 by martijn.cuppens, jungle, JeroenT, greg.1.anderson, Mile23: Scaffolding: Only add root files to gitignore 2020-03-05 21:32:44 +00:00
xjm e13523ae38 Revert "Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9"
This reverts commit 39a543768e.
2020-03-05 13:44:49 -06:00
catch 51e3dc846f Issue #3117250 by alexpott, longwave: Update StringLoader and TestLoader for Twig 3 compatibility 2020-03-05 11:36:06 +00:00
catch 00d95c7493 Issue #3116856 by alexpott, Mile23: Workaround PHPUnit 8 warnings 2020-03-05 11:34:11 +00:00
catch e79723c3ef Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters 2020-03-05 11:22:39 +00:00