Lauri Eskola
|
8c62a32c2d
|
Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS
|
2022-01-28 11:53:59 +02:00 |
Alex Pott
|
d0f7178186
|
Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services
|
2022-01-25 17:29:25 +00:00 |
catch
|
eacb05b19f
|
Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities
|
2022-01-24 17:25:00 +00:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
a0b2090aac
|
Issue #3257654 by mondrake: Fix PHPStan L0 failures that cannot be included in baseline
|
2022-01-10 10:59:14 +00:00 |
Alex Pott
|
adff905c9e
|
Issue #3175287 by murilohp, quietone, SivaprasadC, ankithashetty, anmolgoyal74, sarvjeetsingh, xjm, longwave: Remove accidentally duplicated words in code comments
|
2022-01-01 16:19:49 +00:00 |
Alex Pott
|
09795b6e93
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
|
2021-12-30 13:40:35 +00:00 |
Alex Pott
|
934f42ae87
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:14:14 +00:00 |
catch
|
4ca93c9ca8
|
Issue #3254250 by Spokje, longwave, catch, daffie: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
|
2021-12-28 10:12:12 +00:00 |
Alex Pott
|
f1e57201c2
|
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets
|
2021-12-18 06:12:16 +00:00 |
catch
|
cfd8517353
|
Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods
|
2021-12-14 12:05:17 +00:00 |
Alex Pott
|
d7082acf60
|
Issue #2886615 by scott_euser, clemens.tolboom, quietone, joachim, alexpott, Lendude: comment_empty_title_test has invalid hook
|
2021-12-06 09:15:32 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
catch
|
b7e8bd496e
|
Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation
|
2021-10-29 11:32:32 +01:00 |
catch
|
b78a9333aa
|
Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0
|
2021-10-27 21:02:41 +01:00 |
Alex Pott
|
4e87f84c02
|
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value
|
2021-10-25 15:19:08 +01:00 |
Alex Pott
|
ec2c23d65c
|
Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig
|
2021-10-25 11:29:12 +01: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
|
8065ee3ee6
|
Issue #3134470 by heddn, gabesullice, sudiptadas19, ridhimaabrol24, quietone, mikelutz, Kristen Pol, alexpott, Wim Leers, larowlan, longwave: Switch to entity owner in EntityContentBase during validation
|
2021-10-22 10:18:35 +01:00 |
Alex Pott
|
57d91dbea0
|
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words
|
2021-10-18 09:13:24 +01:00 |
catch
|
6fb2c098e3
|
Issue #3240167 by andypost, alexpott, daffie, larowlan: \Drupal\comment\CommentStorage::getMaxThread() and \Drupal\comment\Entity\Comment::getThread() cause deprecations on PHP 8.1
|
2021-10-04 16:07:16 +01:00 |
catch
|
3fc999a87f
|
Issue #3240247 by alexpott, daffie: \Drupal\filter\Entity\FilterFormat::$name with a NULL value causes deprecations in PHP 8.1
|
2021-10-04 15:57:06 +01:00 |
catch
|
f4962936e0
|
Issue #3240171 by andypost, alexpott, larowlan: \Drupal\comment\Entity\Comment::getSubject() can cause deprecations on PHP 8.1
|
2021-10-01 12:14:44 +01:00 |
catch
|
9da1866da4
|
Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL
|
2021-09-30 12:15:17 +01:00 |
catch
|
e420029e40
|
Issue #3239292 by alexpott: Missing configuration in KernelTests causes deprecations in PHP 8.1
|
2021-09-28 16:53:23 +01:00 |
catch
|
1b66ab0cb3
|
Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
|
2021-09-13 17:23:15 +01:00 |
catch
|
406dfbc6c6
|
Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions
|
2021-09-07 14:35:25 +01:00 |
catch
|
6951f4d77a
|
Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand
|
2021-08-27 12:36:31 +01:00 |
Lauri Eskola
|
8a40e42714
|
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib
|
2021-08-10 13:05:02 +03:00 |
catch
|
7af1ea2e69
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 21:40:23 +01:00 |
catch
|
604fee30da
|
Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949 .
|
2021-08-09 14:50:34 +01:00 |
catch
|
71e8db1949
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 11:21:51 +01:00 |
catch
|
0aed1298a1
|
Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls
|
2021-08-09 10:29:45 +01:00 |
catch
|
a983c28084
|
Issue #3069260 by quietone, andypost, guilhermevp, anmolgoyal74, rahulkhandelwal1990, Meenakshi_j, hmendes, mikelutz, swatichouhan012: Deprecate Drupal\comment\Plugin\migrate\source\d6\Comment::prepareComment()
|
2021-08-06 13:35:40 +01:00 |
catch
|
e33e4c71c4
|
Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated
|
2021-08-06 11:12:32 +01:00 |
catch
|
89da8c8d52
|
Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls
|
2021-08-06 08:21:30 +01:00 |
catch
|
6f48525b43
|
Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert
|
2021-08-06 07:52:55 +01:00 |
catch
|
068f00c4c9
|
Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated
|
2021-07-28 14:41:19 +01:00 |
catch
|
6335af17b4
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
|
2021-07-28 11:57:46 +01:00 |
catch
|
686951d3c9
|
Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls
|
2021-07-28 08:48:45 +01:00 |
Alex Pott
|
1110b04d14
|
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname()
|
2021-07-15 11:20:33 +01:00 |
catch
|
e76b29a0de
|
Issue #3222783 by longwave, mondrake: Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used
|
2021-07-08 15:56:55 +01:00 |
xjm
|
c1179c9377
|
Issue #3217717 by longwave, mondrake, tim.plunkett, xjm: Replace usages of the at() matcher, which is deprecated
|
2021-06-28 16:09:48 -05:00 |
catch
|
d3dabc4603
|
Issue #2897638 by Spokje, claudiu.cristea, istavros, PaulDinelle, drclaw, Giuseppe87, KapilV, Lendude: Views exposed sort identifiers are not configurable
|
2021-06-28 13:24:26 +01:00 |
catch
|
33ba45820a
|
Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard
|
2021-06-24 13:35:45 +01:00 |
catch
|
1327c4ddc9
|
Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins
|
2021-06-22 15:36:26 +01:00 |
catch
|
1d5e219f85
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
|
2021-06-21 12:31:24 +01:00 |
catch
|
e48dcff470
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
|
2021-06-21 11:27:34 +01:00 |