Commit Graph

38071 Commits (15b39f02b3bb75b00910c458f1fd5149a71f488c)

Author SHA1 Message Date
Alex Pott c285e2b22c
Issue #3094454 follow-up by alexpott: Fix remaining @deprecated (missing a change record) manually and enable the coding standard 2020-05-03 11:33:15 +01:00
Alex Pott a11ed7af53
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers 2020-05-03 11:14:25 +01:00
xjm 8b7aee5be4 Issue #3115772 by saurabh.rocksoul, swatichouhan012, Wim Leers, alexpott: User::load calls should be avoided in classes, use dependency injection instead in jsonapi module 2020-05-03 03:07:52 -05:00
xjm a77f8ebb5b Issue #3117421 by alexpott, swatichouhan012, Mile23, Lendude: Stop trying to run non-existent simpletests on Drupal 9 2020-05-03 02:23:29 -05:00
xjm 0e336272b3 Issue #3103010 by AndrewsizZ, No Sssweat, jungle, Lendude, jshimota01: Machine Name needs further clarification 2020-05-03 01:59:13 -05:00
xjm 14be331251 Issue #3124281 by emyu01: Multiple grammatical errors in docs of BasicAuth class in basic_auth module 2020-05-03 01:51:49 -05:00
xjm e59eed9010 Issue #3111463 followup by dww: Fix line wrapping 2020-05-03 01:35:14 -05:00
xjm 8af24832f8 Issue #3128069 by quietone: Capitalize name of book module in OverviewForm 2020-05-02 20:44:05 -05:00
xjm dbc74bbb9c Issue #3063694 by dhirendra.mishra, devoidfury, joachim: class docs for Url should give an overview of how to create one 2020-05-02 18:48:24 -05:00
xjm 68c5399a7f Issue #3111463 by dww, benjifisher, xjm: Improve code documentation for \Drupal\update\ProjectSecurityData 2020-05-02 17:39:31 -05:00
xjm 2a38906e42 Issue #3130341 by jungle, catch, longwave: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() 2020-05-02 17:06:23 -05:00
xjm 6f7f8b05f0 Issue #3074064 by TR: LoggerChannelFactoryInterface documentation references non-existent class 2020-05-02 16:14:08 -05:00
xjm 309ec4cab8 Issue #3120961 by dww, tedbow: Remove VERSION from update test modules that receive dynamic version numbers in tests 2020-05-02 12:26:47 -05:00
xjm a2206327a6 Issue #3131821 by jungle, longwave: Replace assertions involving calls to is_callable() with assertIsCallable()/assertIsNotCallable() 2020-05-02 10:05:19 -05:00
Alex Pott 023ef0412c
Issue #3131258 by longwave, mondrake, dww: Remove redundant $message from assertFile(Not)Exists and assertDirectory(Not)Exists calls 2020-05-02 13:11:18 +01: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 ed11f4f853
Issue #2978398 by ilya.no, mcdruid, iyyappan.govind, aleevas, quietone, joachim, tvb, alexpott, catch: UserPasswordResetTest extends PageCacheTagsTestBase unecessarily 2020-05-02 13:05:08 +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 767d453d30 Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference 2020-05-01 20:23:15 -05:00
xjm 7a45330f42 Issue #3020905 by kiamlaluno, johnwebdev: Remove the implementation example from the documentation for ModuleUninstallValidatorInterface::validate() 2020-05-01 18:51:35 -05:00
xjm ca7abe1e11 Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc} 2020-05-01 16:59:23 -05:00
xjm 95ff62a05c Issue #3112641 by leolando.tan, Hardik_Patel_12, xjm: Remove stale reference to datetime_range_view_presave() 2020-05-01 16:08:40 -05:00
catch 0dfb1d0d6d Issue #3131820 by jungle, mero.S, quietone: Replace assertions involving calls to is_string() with assertIsString()/assertIsNotString() 2020-05-01 10:59:36 +01:00
catch 15340c8899 Issue #3129074 by longwave, mondrake, Lal_, Suresh Prabhu Parkala, johnwebdev, jungle, kapilkumar0324: Refactor assertions that use return values in conditionals 2020-05-01 10:26:32 +01:00
catch 6cf25ba266 Issue #3131474 by jungle, mondrake: Replace assertions involving calls to array_search() with assertContains()/assertNotContains() 2020-05-01 09:48:22 +01:00
xjm 629abc963b Issue #3118726 by AndyF, lauriii, jungle, xjm, bnjmnm, catch, mradcliffe, effulgentsia: Upgrade to js.cookie 3 2020-04-30 12:06:52 -05:00
Alex Pott 2643ac4be3
Issue #3120910 by catch, longwave, tedbow, Pascal-, alexpott, Punyasloka: Sites with missing schema information can't update to 8.8.3+ - attempts to run all historical updates 2020-04-30 17:03:17 +01:00
xjm 04c4b7b441 Issue #3099528 by andrewmacpherson: Duplicate paragraph in Media Library help 2020-04-29 18:18:39 -05:00
xjm 9ea59d229e Issue #3126957 by Suresh Prabhu Parkala, Neslee Canil Pinto, Kristen Pol, jungle: Add missing curly brackets around @inheritdoc 2020-04-29 17:45:17 -05:00
xjm c39a63582c Issue #3107918 by lauriii, xjm, longwave, effulgentsia: Require Node.js 12 2020-04-29 06:39:58 -05:00
Alex Pott ded798758c
Issue #3125763 by quietone, heddn, dww, benjifisher, Lal_, Neslee Canil Pinto, alexpott, mikelutz: Hidden dependency on migrate_drupal from node module when only migrate.module is enabled 2020-04-28 21:54:20 +01:00
catch d44afee50b Issue #3131388 by penyaskito: Visiting the config translation listing of fields you get a WSOD 2020-04-28 12:36:32 +01:00
catch 54f84c2b5c Issue #3131223 by jungle, mondrake, longwave: Replace assertions involving calls to array_key_exists() with assertArrayHasKey()/assertArrayNotHasKey() 2020-04-28 12:14:56 +01:00
catch 79b7e02b0a Issue #3130427 by jungle, longwave, xjm: Fix upstream failing tests involving in oEmbed 2020-04-28 12:04:12 +01:00
Alex Pott 9632fb98a1
Issue #3131402 by longwave, jungle, Berdir: Remove return type hints from abstract test classes 2020-04-28 09:14:16 +01:00
xjm bd64783975 Issue #3094454 by jonathan1055, longwave: Fix remaining @deprecated (missing a change record) manually and enable the coding standard 2020-04-27 12:57:27 -05:00
Alex Pott b67ddac362
Issue #3125391 by Beakerboy, daffie: Connection::query() return types missing string 2020-04-27 16:54:27 +01:00
catch 222e10447b Issue #3131088 by Spokje, longwave: Replace assertions involving calls to file_exists with assertFileExists()/assertFileNotExists() or assertDirectoryExists()/assertDirectoryNotExists() 2020-04-27 14:13:40 +01:00
catch 610d4b6307 Issue #3131090 by longwave: Replace assertions involving calls to is_dir with assertDirectoryExists()/assertDirectoryNotExists() 2020-04-27 10:42:12 +01: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 de052f01c7 Issue #3130396 by longwave, jungle, dww, mondrake: Replace assertions involving calls to is_file with assertFileExists()/assertFileNotExists() 2020-04-27 10:31:21 +01:00
catch 4d02fe7c25 Issue #3128746 by mondrake, longwave, dww: Replace assertions involving calls to strpos() with more accurate string assertions 2020-04-27 10:02:44 +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 be4177a92e Issue #3084078 by lauriii, alexpott, Jaesin: AdminNegotiator::determineActiveTheme() does not adhere to the interface 2020-04-24 14:21:43 +01:00
catch 3bcb729743 Issue #3033986 by TR, rishabhthakur, dww, Lendude, jungle: Remove useless 'limit' property override in multiple classes extending EntityListBuilder 2020-04-24 14:04:03 +01:00
Lauri Eskola 73427bdf5c
Issue #3101040 by reinchek, swatichouhan012, Vinodhini.E, ckrina, KondratievaS: Password confirm field gets the green focus ring cropped 2020-04-24 13:39:24 +03:00
catch 8f7f02c661 Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname() 2020-04-23 17:15:14 +01:00
catch 0bcbf2f009 Issue #3039296 by jungle, abhisekmazumdar, pandaski, tvb, dww, alexpott, init90: Fix examples in hook_install() and hook_uninstall() 2020-04-23 16:59:01 +01:00
Lauri Eskola b927c360d3
Issue #3109351 by neelam_wadhwani, kostyashupenko, bnjmnm, Kristen Pol: Remove image-widget library from Claro 2020-04-22 16:17:25 +03:00