Dave Long
|
85eeb1bde1
|
Issue #3324801 by Spokje, mondrake: Fix PHPStan L2 error "Property Foo::$bar has unknown class Baz as its type."
|
2022-12-07 11:22:31 +00:00 |
bnjmnm
|
adfa35d41f
|
Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies
|
2022-12-02 13:01:44 -05:00 |
Alex Pott
|
830646e662
|
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-10-19 12:03:31 +01:00 |
Alex Pott
|
c900c8d35c
|
Issue #3265574 by mondrake: Convert remaining assertions involving use of xpath to WebAssert, where possible
|
2022-10-05 22:56:32 +01:00 |
Alex Pott
|
fdaf5636e4
|
Issue #3295880 by Spokje, longwave: ->willReturn(...) would make more sense here
|
2022-10-03 15:41:01 +01:00 |
Alex Pott
|
6bbfb05500
|
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins
|
2022-09-28 09:49:56 +01:00 |
Alex Pott
|
2c468a0049
|
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown()
|
2022-09-27 13:28:52 +01:00 |
Lauri Eskola
|
f40b8e85f7
|
Issue #3275843 by danflanagan8, smustgrave: Search Tests should not rely on Classy
|
2022-08-03 16:08:28 +03:00 |
Lauri Eskola
|
cd700d8409
|
Issue #3281454 by _shY, pooja saraah, deviantintegral, quietone, alexpott, nod_: Update various module tests to not use Bartik and Seven
|
2022-07-13 12:01:29 +03:00 |
Alex Pott
|
f76cebd189
|
Issue #3295157 by mondrake: Fix 'Access to an undefined property' PHPStan L0 errors - public properties
|
2022-07-11 12:09:54 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
Alex Pott
|
34e0d0adeb
|
Issue #3218562 by bradjones1, yogeshmpawar, Lendude, catch: Fix typo in/rename SearchSimplifyTest
|
2022-05-15 21:59:49 +01:00 |
Alex Pott
|
fdfde8e5d1
|
Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property
|
2022-05-15 15:25:35 +01:00 |
catch
|
7e81e515da
|
Issue #2616814 by dpi, Xano, geek-merlin, Hardik_Patel_12, jofitz, alexpott, Fabianx, catch, joachim, andypost, dawehner, daffie, cweagans, neclimdul: Delegate all hook invocations to ModuleHandler
|
2022-03-29 11:00:53 +01:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +00:00 |
quietone
|
3194ddf391
|
Issue #3261239 by andypost, longwave: Remove deprecations from search module
|
2022-02-10 02:50:46 +00:00 |
xjm
|
db9e985ec9
|
Revert "Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services"
This reverts commit d0f7178186 .
|
2022-02-09 18:08:44 -06:00 |
Alex Pott
|
42630422b9
|
Issue #3261486 by catch, longwave, dww: Remove core updates added prior to 9.3.0 and adjust test coverage
|
2022-02-08 12:16:18 +00: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
|
ff2d2ea1d9
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:52:01 +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
|
331e284ef0
|
Issue #3092430 by quietone, shrutidkadam, RdeBoer, bgprior, danflanagan8: Ensure SearchPlugin has a configuration array
|
2021-12-27 13:57:02 +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
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +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
|
3eba4b3c58
|
Issue #3226052 by longwave, alexpott: Update to cspell 5
|
2021-10-28 13:18:59 +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 |
Alex Pott
|
b69a33ede2
|
Issue #3161223 by andypost, longwave, Hardik_Patel_12, alexpott, jungle, dww: Use PHP 7.0 "spaceship" operator for user sort functions where possible
|
2021-10-20 10:23:57 +01:00 |
Alex Pott
|
de537bdba1
|
Issue #3236443 by paulocs, benjifisher, marcos_lima: Link to module-specific permissions forms in Help pages
|
2021-10-18 13:08:44 +01:00 |
Alex Pott
|
2178a984eb
|
Issue #3239558 by andypost: Properly use state counter in \Drupal\search_embedded_form\Form\SearchEmbeddedForm
|
2021-09-28 10:10:18 +01:00 |
catch
|
b8561b81bc
|
Issue #3239294 by alexpott, daffie, andypost: Passing NULL to the limit argument of preg_split triggers a deprecation in PHP 8.1
|
2021-09-27 09:47:03 +01:00 |
Alex Pott
|
60f924386c
|
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count()
|
2021-09-25 18:35:31 +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
|
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
|
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
|
686951d3c9
|
Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls
|
2021-07-28 08:48:45 +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
|
37bd3765c3
|
Issue #3124762 by Spokje, dww, johnwebdev, paulocs, piyuesh23, Suresh Prabhu Parkala, Deepak Goyal, catch, larowlan, rpsu, xjm, andypost, alexpott, daffie, longwave, fgm, Wim Leers, anmolgoyal74: Add 'lifecycle' key to .info.yml files
|
2021-06-17 11:50:33 +01:00 |
catch
|
3066423e43
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
|
2021-05-24 14:27:52 +01:00 |
catch
|
f3ad0680a3
|
Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests
|
2021-05-24 14:26:11 +01:00 |
Alex Pott
|
3872f1a8ed
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
|
2021-05-20 22:10:07 +01:00 |
Alex Pott
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +01:00 |