Alex Pott
|
2c02bb9ae7
|
Issue #3123065 by jungle, daffie: Fix 'Drupal.NamingConventions.ValidClassName' coding standard
|
2020-05-29 20:11:19 +01:00 |
xjm
|
68a59ee322
|
Issue #3139421 by mondrake, mrinalini9, daffie: Replace usages of deprecated AssertLegacyTrait::assert(No)Option()
|
2020-05-24 14:55:23 -05:00 |
xjm
|
11387380d5
|
Issue #3139218 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertResponse(), which is deprecated
|
2020-05-24 08:33:20 -05:00 |
xjm
|
0f66cce399
|
Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard
|
2020-05-20 17:11:54 -05:00 |
xjm
|
2436298a17
|
Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages
|
2020-05-18 19:21:21 -05:00 |
Alex Pott
|
15c4512b57
|
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests
|
2020-05-12 22:29:45 +01:00 |
catch
|
421c588c16
|
Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains()
|
2020-05-11 09:10:55 +01:00 |
xjm
|
da4caf4fb5
|
Issue #3113124 by B2F, Kristen Pol: Incorrect API example about default widget override
|
2020-05-09 15:20:16 -05:00 |
catch
|
40a5bd7e0a
|
Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount()
|
2020-05-07 19:07:00 +01:00 |
xjm
|
99cb88d6a7
|
Issue #3131816 by Spokje, jungle, mondrake, xjm, longwave: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray()
|
2020-05-04 07:43:32 -05:00 |
Alex Pott
|
6b54e9534f
|
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value
|
2020-05-02 13:07:36 +01:00 |
Alex Pott
|
3f87e0d805
|
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property
|
2020-05-02 12:34:00 +01:00 |
xjm
|
ca7abe1e11
|
Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc}
|
2020-05-01 16:59:23 -05:00 |
catch
|
27515dc255
|
Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls
|
2020-04-27 10:35:37 +01:00 |
catch
|
bcec845d85
|
Issue #3128575 by longwave, jungle, daffie: Replace assert*(*, is_null()) with assertNotNull()/assertNull()
|
2020-04-27 09:20:37 +01:00 |
catch
|
4fe0b034a9
|
Issue #3128905 by jungle, longwave, Kristen Pol, mondrake: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
|
2020-04-24 21:27:52 +01:00 |
catch
|
095686927f
|
Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead
|
2020-04-21 13:07:10 +01:00 |
Alex Pott
|
3ea981a11f
|
Issue #3128814 by longwave, jungle, dww: Replace assert* involving count() and an equality operator with assertCount()
|
2020-04-20 10:21:24 +01:00 |
catch
|
5132c83fac
|
Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests
|
2020-04-17 16:00:07 +01:00 |
Alex Pott
|
6bf02d966d
|
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase
|
2020-04-13 12:05:00 +01:00 |
Alex Pott
|
0dc28534c8
|
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes
|
2020-04-13 09:56:30 +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 |
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
|
c964d76ad9
|
Issue #2966856 by Gábor Hojtsy, quietone, alexpott, vuil, catch, heddn: Hide and disable Drupal Migrate Multilingual
|
2020-03-13 17:29:40 +00:00 |
xjm
|
4c453683e4
|
Issue #3106666 by catch, jungle, xjm, alexpott, tim.plunkett, Berdir: Remove post updates added prior to 8.8.0
|
2020-03-11 15:58:38 -05:00 |
catch
|
262b7fcc26
|
Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module
|
2020-02-27 20:05:19 +00:00 |
Gábor Hojtsy
|
d1c44dd07c
|
Issue #3104307 by Berdir, longwave, Gábor Hojtsy, Wim Leers, alexpott, andypost: Remove BC layers in various Drupal\Core components
|
2020-02-21 10:54:23 +01:00 |
Alex Pott
|
4cfaf1e679
|
Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates
|
2020-02-12 09:28:33 +00:00 |
Alex Pott
|
38fdab6bd6
|
Issue #3100046 by alexpott, Wim Leers, super_romeo, quietone: Duplicate column name 'type'
|
2020-02-10 13:19:12 +00:00 |
catch
|
534ee0d39d
|
Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4
|
2020-02-04 16:24:45 +00:00 |
catch
|
720924f719
|
Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers
|
2020-01-27 17:41:43 +00:00 |
catch
|
474a690299
|
Issue #3092090 by Berdir, Wim Leers, plach, amateescu: Remove legacy Path Alias subsystem
|
2020-01-27 15:46:24 +00:00 |
catch
|
e1a041c493
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-24 23:52:03 +00:00 |
Lee Rowlands
|
2e53ac1699
|
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066 .
|
2020-01-22 10:30:15 +10:00 |
Lee Rowlands
|
136f055066
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-22 09:33:30 +10:00 |
Alex Pott
|
89bdd89a11
|
Revert "Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans"
This reverts commit 677f9d42d8 .
|
2020-01-14 21:31:21 +00:00 |
Alex Pott
|
677f9d42d8
|
Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans
|
2020-01-13 17:25:12 +00:00 |
webchick
|
347624ad75
|
Issue #3095146 by Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have a different "settings" structure than the migration assumes
|
2019-12-20 17:22:06 -08:00 |
Lauri Eskola
|
75534512d6
|
Issue #3089523 by benjifisher, jhodgdon: Use progressive disclosure to hide Sort options on entity reference fields until bundles are selected
|
2019-12-13 17:51:57 +02:00 |
webchick
|
0accdb2c1a
|
Issue #3089521 by benjifisher, jhodgdon, anmolgoyal74, gilesmc: Sort options for entity reference field are unsorted
|
2019-12-12 07:55:06 -08:00 |
Alex Pott
|
acb5680268
|
Issue #3050264 by rloos289, jhedstrom, alexpott: Better error message for field storage changes
|
2019-12-12 12:41:09 +00:00 |
Lee Rowlands
|
fa57bee44c
|
Issue #3097753 by andypost, longwave: Remove field and field UI modules BC layers
|
2019-12-02 11:44:28 +10:00 |
catch
|
a74215876a
|
Issue #3088480 by phenaproxima, mikelutz, quietone: Remove the "cckfield" plugin type from the migration system
|
2019-11-28 13:04:06 +00:00 |
Alex Pott
|
a6477d5904
|
Issue #3095895 by amateescu, alexpott: FieldTypePluginManager::getPluginClass() should throw an exception when called for a field type that doesn't exist
|
2019-11-26 09:04:27 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
catch
|
19f9474b9b
|
Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests
|
2019-11-08 13:53:52 +00:00 |
catch
|
32d95eccd7
|
Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests
|
2019-11-08 13:39:33 +00:00 |
catch
|
5c0a9b44f7
|
Issue #3062281 by rpsu, tedbow, xjm, catch, acbramley, tim.plunkett, larowlan, Gábor Hojtsy, mikelutz, Berdir: Deprecate block_place module for removal in Drupal 9
|
2019-11-08 10:54:10 +00:00 |
Alex Pott
|
eb99b6b50f
|
Issue #3090629 by mglaman, BR0kEN, oriol_e9g: NumericItemBase never sets minimum value constraint if minimum value is zero
|
2019-11-04 13:15:12 +01:00 |