Commit Graph

101 Commits (b5421259d57637be7a940b2898c99a5b2b07040d)

Author SHA1 Message Date
catch b90b27a0f6 Issue #3174418 by paulocs, adhershmnair: Remove unused variable $revision_metadata_keys and $active_workspace_id 2020-10-15 15:24:02 +01:00
Alex Pott e37745362c
Issue #3173076 by anmolgoyal74, shetpooja04, sulfikar_s, Pooja Ganjage, longwave, alexpott: Unused variable $parseable_valid_request_body_2 in EntityResourceTestBase.php, rest module 2020-10-09 22:01:55 +01:00
xjm a0a404c996 SA-CORE-2020-008 by amateescu, xjm, catch, larowlan, greggles, dixon
(cherry picked from commit 5411b01fdd)
2020-09-16 06:24:50 -05: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
catch eafefd897a Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static:: 2020-07-13 15:35:49 +01:00
catch a050029323 Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant 2020-07-02 13:16:28 +01:00
Alex Pott 9d1faa52f4
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard 2020-06-02 09:46:52 +01:00
Alex Pott 81e9500d67
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time 2020-05-29 12:25:47 +01: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
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
catch ca1aa9e4ba Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes 2020-05-06 15:39:38 +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
catch 27515dc255 Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls 2020-04-27 10:35:37 +01:00
Alex Pott cc564e260e
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments 2020-04-17 20:37:16 +01:00
catch 4ed33dc1c2 Issue #2997748 by amateescu, maseyuk, vijaycs85, daffie: Views query alter for fields stored in dedicated tables is not working properly 2020-04-17 10:10:53 +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
catch 3e9a5a531f Issue #2986452 by alexpott, andypost, kostyashupenko, daffie, kriboogh, larowlan, kristiaanvandeneynde, chrisrockwell, bleen, nevergone: Database reserved keywords need to be quoted as per the ANSI standard. Also resolves https://www.drupal.org/project/drupal/issues/371 2020-03-13 11:40:12 +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
Alex Pott 6cad09c147
Issue #3108416 by catch, amateescu, alexpott, xjm: Remove workspace_update_8803() 2020-03-05 08:58:41 +00:00
Alex Pott c02ff0686d
Issue #3098427 follow-up by amateescu, catch, alexpott: Manipulating the revision metadata keys before running the BC layer breaks the BC layer 2020-02-25 15:47:40 +00:00
catch 5500590129 Issue #3099789 by amateescu, Berdir, hchonov, catch, alexpott: Remove the BC layer for revision metadata keys 2020-02-24 13:25:58 +00: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
catch 720924f719 Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers 2020-01-27 17:41:43 +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 62afe77683
Issue #3097892 by mondrake, longwave, Berdir: Remove all @deprecated code in test base classes 2020-01-23 08:03:36 +10:00
Lauri Eskola 48a1925867
Issue #3100611 by amateescu, lauriii, dixon_, shaal, vijaycs85, huzooka: Improve the Workspaces toolbar UI for desktop and mobile 2020-01-22 09:47:29 +02: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 46eaa9b843
Issue #3106395 by Berdir, catch: Move tests that test the update system to UpdateSystem namespace 2020-01-15 10:58:44 +00:00
Alex Pott a8d43caa6a
Issue #3098707 by blazey: Add purgeDeletedWorkspacesBatch to the WorkspaceManagerInterface 2020-01-14 10:13:58 +00:00
catch 5c832d2e3e Issue #3102059 by alexpott, Berdir, longwave: Make tests of the update system use UpdatePathTestTrait instead of UpdatePathTestBase 2020-01-13 17:55:22 +00:00
Alex Pott 802719a568
Issue #3100496 by amateescu, Donnyboypony, alexpott, Berdir, daffie, PapaGrande: Workspaces should only alter non-deprecated path_alias services 2019-12-20 21:47:29 +00:00
catch 73dc06a6c4 Issue #3099986 by alexpott, amateescu: Move part of workspaces_post_update_move_association_data() to a hook_update_N 2019-12-17 09:44:10 +00:00
Lauri Eskola 9868712457
Issue #3090904 by amateescu, dixon_, breakfull, lauriii, jhuhta, StevenAvelino, shaal, ChrisDarke, realityloop, Michael.J.Gleeson, vints24, martamarczak: Workspace drawer CSS fix for better consistency 2019-12-03 14:39:17 +02:00
catch af16e10d1e Issue #3093214 by amateescu: Remove workspaces.module BC layers 2019-11-26 14:19:08 +00:00
Alex Pott 42145b4e73
Issue #3093879 hotfix: Ensure that there's no active workspace while running database updates 2019-11-25 16:05:09 +00:00
catch 528ab050de Issue #3093879 by amateescu, catch: Ensure that there's no active workspace while running database updates 2019-11-25 13:11:21 +00:00
catch 475ad55f56 Issue #3094292 by Berdir, jibran, plach, ravi.shankar, xjm: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-18 14:14:57 +00:00
catch 3a4d788113 Revert "Revert "Revert (yes really) "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"""
This reverts commit 1a3aa31f31.
2019-11-18 10:50:14 +00:00
xjm 1a3aa31f31 Revert "Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries""
This reverts commit f506b497bc.
2019-11-18 03:09:51 -06:00
xjm 4b12049a28 Revert "Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit ac65a88bed.
2019-11-17 22:48:52 -06:00
catch ac65a88bed Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-16 23:09:26 +00:00
catch f506b497bc Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit 7585b6e8e7.
2019-11-15 15:45:30 +00:00
catch 7585b6e8e7 Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-15 11:15:25 +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 2c08ab2b31 Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module 2019-11-07 19:47:09 +00:00
Francesco Placella f10a3971f2 Issue #3062486 by amateescu, pmelab, blazey, dixon_, plach, catch, webchick, jeqq, vijaycs85: Add the ability to create sub-workspaces in order to enable the dev -> stage -> live workflow for content 2019-11-05 00:30:19 +01:00
catch bdf48170cd Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage 2019-10-24 09:38:01 +01:00