Commit Graph

38407 Commits (ce7d1d3c4c7b8bcf701d2b458cefb084bc8d4a74)

Author SHA1 Message Date
Lee Rowlands ce7d1d3c4c
Issue #3164721 by TR, quietone: More uses of public static $modules 2020-08-17 19:28:45 +10:00
catch d6991c94d8 Issue #3158291 by mayurjadhav, Hardik_Patel_12, kiamlaluno, paulocs: Unused local variables from ContainerTest.php file 2020-08-14 10:09:29 +01:00
catch 234af3fcc7 Issue #3163425 by shetpooja04, paulocs: Unused variable $fields in comment module, CommentViewsData.php 2020-08-14 10:08:00 +01:00
catch 2b815f1aee Issue #3158280 by paulocs, narendra.rajwar27, Hardik_Patel_12: Remove unused variable DefaultLazyPluginCollectionTest.php file 2020-08-14 10:06:15 +01:00
catch c1522a73a8 Issue #3146492 by sharma.amitt16, paulocs, ultrabob: Remove unused variables in media module 2020-08-14 10:04:21 +01:00
catch 336f6fd159 Issue #3164498 by shetpooja04, Sam152, jijojoseph_zyxware: Unused variable $entity_type_ids in content_moderation module, content_moderation.module 2020-08-14 09:58:34 +01:00
catch 421f994a8d Issue #3164589 by ankithashetty, paulocs, S_Bhandari, Suresh Prabhu Parkala, mondrake, longwave: Replace assertions that use $this->getSession()->getResponseHeader() with WebAssert methods 2020-08-14 09:52:24 +01:00
catch 5552c61c42 Issue #3112433 by AndyF, Baysaa, catch, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition 2020-08-13 17:15:19 +01:00
catch 413fc69d4d Issue #3025372 by gabesullice, cantrellnm, aleevas, ravi.shankar, bander2, blainelang, Wim Leers: [regression] Impossible to filter for resources with an empty relationship object in JSON:API 2.x 2020-08-13 09:16:05 +01:00
catch 96e72791eb Issue #3163686 by shetpooja04, longwave: Unused variable $comment in comment module, CommentLinksAlterTest.php 2020-08-11 15:14:39 +01:00
catch cf65ed3e13 Revert "Issue #3112433 by AndyF, Baysaa, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition"
This reverts commit e337176092.
2020-08-11 12:36:07 +01:00
catch b5343b93b7 Issue #3120892 by Kumar Kundan, ravi.shankar, julienjoye, daffie: Replicate SQL LEAST() in SQLite 2020-08-11 12:03:26 +01:00
catch e337176092 Issue #3112433 by AndyF, Baysaa, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition 2020-08-11 10:57:25 +01:00
catch 6e7d0d98d7 Issue #3133355 by longwave, mondrake, ravi.shankar, jungle, xjm: Introduce PHPUnit-compliant WebAssert::responseHeaderExists() method, and its negative 2020-08-11 10:48:45 +01:00
catch b6ced21934 Issue #3150227 by jungle, shaktik, shetpooja04, alexpott: Remove Unused variable $contact_form and $recipients_str from contact Module 2020-08-10 20:52:17 +01:00
catch 77e0a5e31d Issue #3164211 by jungle, dww, longwave: Remove 8 fixed typos from misc/cspell/dictionary.txt 2020-08-10 17:46:38 +01:00
catch 49d9b09e64 Issue #3139436 by mondrake, jungle: Replace usages of AssertLegacyTrait::assertPattern, that is deprecated 2020-08-10 17:32:31 +01:00
catch 74ae4bdda2 Issue #3163685 by shetpooja04, longwave: Unused variable $block in comment module, CommentBlockTest.php 2020-08-10 13:34:34 +01:00
catch b7d7a1dd0b Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service 2020-08-10 12:28:40 +01:00
catch 7628e38b90 Issue #3139433 by mondrake, Hardik_Patel_12, mohrerao, jungle: Replace usages of AssertLegacyTrait::assert(No)Escaped, that is deprecated 2020-08-10 11:29:50 +01:00
catch 30ca835cce Issue #3139408 by mondrake, jungle, dww: Replace usages of AssertLegacyTrait::assert(No)Field, that is deprecated 2020-08-10 11:26:28 +01:00
catch f5f925c0c0 Issue #3164120 by dww, benjifisher, quietone: Fix sample code in MenuLinkParent.php class documentation 2020-08-10 11:04:28 +01:00
catch 574f8617f3 Issue #3157434 by alexpott, jungle, dww, mondrake: Deprecate \Drupal\Tests\Traits\ExpectDeprecationTrait in favour of \Symfony\Bridge\PhpUnit\ExpectDeprecationTrait 2020-08-10 10:59:03 +01:00
Alex Pott c3152e5a20
Issue #2830504 by jungle, megadesk3000, dww, dermario, amateescu, alexpott, Berdir: AssignOwnerNode allows assigning to anonymous users due to misspelling of key #selection_settings 2020-08-09 00:29:58 +01:00
Alex Pott 7567d5445e
Issue #3142934 by jungle, mondrake, longwave, Krzysztof Domański, DevJoJodae, Chi, xjm, catch, andypost: Replace \Drupal\Component\Utility\Bytes::toInt() with \Drupal\Component\Utility\Bytes::toNumber() due to return type 2020-08-08 23:28:27 +01:00
Alex Pott edd88adf4d
Issue #3164161 by dww, jungle, longwave: Move the @runInSeparateProcess annotation to the SettingsTest class so it covers all test methods 2020-08-08 23:16:26 +01:00
Alex Pott a2856d1130
Issue #3151094 by dww, jungle, ravi.shankar, alexpott: Replace use of whitelist/blacklist in \Drupal\Core\Template classes and their tests 2020-08-08 17:14:23 +01:00
Alex Pott b4dbfc1649
Issue #3143717 by quietone, benjifisher, alexpott: Add helper methods to the migrate_drupal_ui functional tests 2020-08-08 15:09:46 +01:00
Lee Rowlands d7d9ebd221
Issue #2991219 by SchnWalter, ultrabob, nitesh624, Kristen Pol, jungle, partyka: template_preprocess_file_link() should not add microformats attribute 2020-08-08 11:23:14 +10:00
Lee Rowlands ba77d3f49c
Issue #3116841 by quietone, swatichouhan012, dww, mikelutz: Correct latest revision for node 1 in drupal6 test fixture 2020-08-08 11:17:55 +10:00
Alex Pott 33a6866d5c
Issue #3160323 by ravi.shankar, John.nie, quietone, jungle: Add quotes around property name in exception message in Row.php 2020-08-08 01:27:55 +01:00
Alex Pott f96378ac56
Issue #2303323 by dww, quietone, tadityar, iyyappan.govind, vsujeetkumar, er.pushpinderrana, amitgoyal, jp.stacey, joshi.rohit100, jungle, alexpott, Berdir, Alan D.: update_delete_file_if_stale() must return a value or update_manager_file_get() will always fetch remote files 2020-08-08 00:38:25 +01:00
Alex Pott b8ab85c4d6
Issue #3130685 by manarth: Correct PHP CodeSniffer coding-standards violation in autoload.php 2020-08-07 23:30:13 +01:00
Alex Pott 5b454e760f
Issue #3163687 by shetpooja04, snehalgaikwad, longwave: Unused variable $id in field module, BulkDeleteTest.php 2020-08-07 23:13:04 +01:00
Alex Pott 3312c7b19f
Issue #3160267 by nijolawrence, jungle, daffie, alexpott: Change static queries to dynamic queries in core/modules/{every module}/tests 2020-08-07 22:47:39 +01:00
Alex Pott faabcf1373
Issue #2664322 by benjifisher, dawehner, daffie, almaudoh, mradcliffe, catch, quietone, alexpott, larowlan: key_value table is only used by a core service but it depends on system install 2020-08-07 21:36:13 +01:00
Alex Pott f124d526c6
Issue #3130655 by daffie, andypost, Beakerboy, ravi.shankar, alexpott, mradcliffe, Lendude: Deprecate creating an instance of the class Drupal\Core\Database\Query\Condition with the new keyword 2020-08-07 21:00:15 +01:00
Alex Pott cf5d3de90f
Issue #3163703 by eiriksm, longwave: Typo in DeprecatedServicePropertyTrait 2020-08-07 20:56:29 +01:00
catch 3eaacac156 Issue #3008140 by alexpott: Improve shutdown function testing 2020-08-07 16:24:39 +01:00
catch bacf782e30 Issue #2999569 by mondrake, Hardik_Patel_12, ravi.shankar, vsujeetkumar, mrinalini9, daffie: MySql driver throws a generic DatabaseExceptionWrapper for integrity violation at insertion when column has no default 2020-08-07 14:46:22 +01:00
Lauri Eskola a32afce132
Issue #2897837 by ankithashetty, Manuel Garcia, AkashkumarOSL, billywardrop, hedrickbt, jungle, Rithesh BK, rpayanm, tvb, Wim Leers, lauriii, mfv, xjm, maacl, Adsyy: Change the links on core.libraries.yml licenses so they link to the licenses themselves 2020-08-06 19:17:13 +03:00
Alex Pott 7d1f82b8bb
Issue #3163226 by dww, jungle, alexpott, larowlan, longwave, cburschka: Add the ability to deprecate a Settings name 2020-08-06 15:52:34 +01:00
Alex Pott 1d44c8ebbb
Issue #3151101 by Deepak Goyal, dww, ravi.shankar, shetpooja04, alexpott, quietone: Replace use of whitelist/blacklist in Filter module 2020-08-05 09:44:13 +01:00
Alex Pott 244ccb2863
Issue #2845485 by quietone, jofitz, phenaproxima, masipila, vacho, dww, heddn, alexpott: Refactor and document the MenuLinkParent process plugin 2020-08-04 10:27:12 +01:00
Alex Pott 4833c49b0c
Issue #3136762 by dww, codersukanta, webchick, larowlan: Update.php includes link to 'Put site into maintenance mode' for users without permission to use it 2020-08-04 10:11:33 +01:00
Alex Pott ef06a015ec
Issue #3163162 by quietone: Fix error in d7 fixture field_config_instance table 2020-08-04 10:06:02 +01:00
Alex Pott 72c276f60c
Issue #3151096 by dww, jungle: Replace use of whitelist in \Drupal\Core\Utility\ProjectInfo 2020-08-04 09:33:32 +01:00
Alex Pott 5f61f0fb9f
Issue #3151095 by dww, alexpott, jungle: Replace use of whitelist/blacklist in \Drupal\Core\Utility\Error and its test 2020-08-04 09:16:49 +01:00
Alex Pott faca97047e
Issue #3151098 by rik-dev, dww: Replace use of whitelist/blacklist in Big Pipe module 2020-08-04 09:13:50 +01:00
catch 5730ee6d60 Issue #3123461 by daffie, Kristen Pol, alexpott, xjm: Deprecate support for database drivers placed in DRUPAL_ROOT/drivers 2020-08-03 17:16:56 +01:00