Commit Graph

585 Commits (96939a6ba0d90ac34cfc6490cd234ad5b3d16b5c)

Author SHA1 Message Date
Lauri Eskola f13ad693c8
Issue #3361534 by Wim Leers, borisson_, longwave, catch: KernelTestBase::$strictConfigSchema = TRUE and BrowserTestBase::$strictConfigSchema = TRUE do not actually strictly validate 2023-07-26 20:30:33 +03:00
Dave Long 64da2134db
Issue #3348234 by omkar.podey, Wim Leers, yash.rode, phenaproxima, smustgrave, tedbow, dww: Create test trait to set update_test module settings 2023-07-21 15:45:52 +02:00
Lee Rowlands 79c7666a86
Issue #3221793 by kim.pepper, larowlan, smustgrave, Wim Leers, joachim, gabesullice: Move file upload validation from file.module to constraint validators 2023-06-23 12:28:23 +10:00
Lee Rowlands 8219cb1f87
Issue #3223205 by kim.pepper, smustgrave, hmendes, anweshasinha, Berdir, andypost, daffie: deprecate system_retrieve_file() without replacement 2023-06-23 10:28:41 +10:00
catch b83467eabc Issue #3325557 by longwave, mondrake, kim.pepper: Enable more service autowiring by adding interface aliases to core modules 2023-06-14 13:59:48 +01:00
catch dd5a5b712e Issue #2962088 by yogeshmpawar, jvsouto, Rassoni, Prashant.c, bhanuprakashnani, quietone, cilefen, longwave, drumm, smustgrave: Convert drupal.org to example.com in tests 2023-05-11 13:53:48 +01:00
Lee Rowlands f9bf0787b9
Issue #2932518 by kim.pepper, joachim, bradjones1, voleger, cliddell, gapple, Xano, andregp, andypost, neclimdul, rpayanm, Hardik_Patel_12, NWOM, smustgrave, dawehner, alexpott, daffie, larowlan, Berdir, mstrelan, xjm, dagmar: Deprecate watchdog_exception 2023-04-28 13:36:57 +10:00
quietone 3bafeb4964
Revert "Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive"
This reverts commit f1e19f2233.
2023-04-22 18:09:36 +12:00
catch f1e19f2233 Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive 2023-04-21 11:56:03 +01:00
Dave Long 99492c0288
Issue #3351095 by Spokje, daffie, longwave, xjm: Fix PHPStan L1 errors "@covers value foo references an invalid class or function." 2023-04-16 22:56:57 +01:00
Dave Long 7710bd6098
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-12 15:50:34 +01:00
catch c0cc344fb6 Issue #3336780 by diegors, schlaukopf, xjm, fabiansierra5191: Correctly capitalize "url" in documentation only, part 2 2023-04-12 15:28:50 +01:00
catch f88694094f Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7.
2023-04-05 11:25:49 +01:00
Dave Long b4829d2ff7
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-05 09:56:11 +01:00
Lee Rowlands 17f21792eb
Issue #3182405 by jhodgdon, smustgrave, ranjith_kumar_k_u, dww: Do not use verb "Install" for things other than turning on modules/themes 2023-03-29 11:36:22 +10:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00: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 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
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
Alex Pott b8ac0d9850
Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizrodrigues, lucienchalom, VitaliyB98, WagnerMelo, sophiavs, ankitjain28may, daffie, longwave, Sutharsan, borisson_, cosmicdreams, heykarthikwithu, catch: Fix Drupal.Commenting.FunctionComment.MissingReturnType 2022-09-27 10:58:26 +01:00
catch ffdecfadf6 Issue #3274474 by mondrake, longwave, andypost, Spokje, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors 2022-09-13 12:32:43 +01:00
catch 6c087ced8e Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable 2022-09-13 11:13:31 +01:00
Alex Pott 6a1855c2e2
Issue #3290810 by Spokje, catch, dww, longwave, alexpott: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps 2022-08-11 13:02:30 +01:00
xjm 71f0e1dee2
Issue #3279279 by phenaproxima, dww, tedbow: Remove "Download" link from Available Updates report 2022-07-20 16:21:54 -05:00
Alex Pott 433f2ae0fd
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:26:28 +01:00
catch 566a168e67 Issue #3291893 by Spokje, alexpott: Stub release for 10.1.x breaks 10.0.x tests in HEAD 2022-06-22 11:42:12 +01:00
Alex Pott 018887f1d8
Issue #3284761 by longwave: Remove deprecated code in the update system 2022-06-13 10:03:20 +01:00
catch aac42cfeaf Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
Alex Pott 96b87dfb70
Issue #3272956 by xjm, Wim Leers, tedbow, dww: Hardcode security coverage EOL dates for Drupal 9.4 and 9.5 (as was done for 8.8 and 8.9) 2022-05-19 09:21:03 +01:00
Alex Pott 1f89713bc3
Issue #332796 by voleger, dww, Steve Dondley, ykhadilkar, Dave Reid, ankithashetty, Anybody, benjifisher, mstrelan, David_Rothstein, phenaproxima, Bojhan: Add permissions to the update.module to hide warnings 2022-05-16 21:31:03 +01:00
xjm 7666d52dc6
Issue #2995367 by quietone, xjm, Lendude: Fix update module test fixture names for 8.2.0-rc2 sample data 2022-04-30 09:05:12 -05:00
catch e07302510f Issue #3275216 by akoepke, larowlan: Fix UpdateSettingsForm dependency injection 2022-04-22 10:06:30 +01:00
Alex Pott 6eb57f0cd4
Issue #3260710 by mglaman: UpdateUploaderTestBase must be declared abstract 2022-02-24 17:42:57 +00:00
catch 5f332d85c5 Issue #2807949 by kunal.sachdev, tim.plunkett, tedbow, Dropa: update.module is incorrectly only responding when modules are installed 2022-02-07 09:48:37 +00:00
catch 7e612d8a93 Issue #3261250 by andypost, longwave: Remove deprecated update.module functions 2022-02-02 14:24:32 +00:00
Alex Pott f37eaca35b
Issue #3238311 by tedbow: Exclude system.batch_page.html from setting update security message 2022-01-25 16:23:14 +00:00
catch 9defd332d4 Issue #2010380 by alexpott, TR, tstoeckler, MerryHamster, sanjayk, andypost, chx, Pancho, daffie: Deprecate module_load_install() and replace it with ModuleHandler::loadInstall 2022-01-12 13:33:05 +00:00
catch a9f20f76b2 Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service 2022-01-06 10:01:52 +00:00
catch 1670eac74c Issue #3256581 by cburschka: PHPdoc in update.authorize.inc 2022-01-02 11:42:14 +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 20f3c89d02
Issue #3205909 by kunal.sachdev, tedbow, phenaproxima: Ensure only needed permissions are used for Update module functional tests 2021-12-27 13:54:54 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch 5e0c689e27 Issue #3252067 by tedbow, Spokje: Remove duplicate loading of update reports after refreshUpdateStatus 2021-12-13 14:05:23 +00:00
catch 42a48a2e2b Issue #3253639 by tedbow, longwave: \Drupal\Tests\update\Functional\UpdateTestBase::setUp is not needed for most child classes and makes the test harder to understand 2021-12-13 13:04:50 +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
catch f96b7fbab0 Issue #3232095 by daffie, dww, longwave, andypost, catch, larowlan: [Symfony 6] Refactor the "update.root" service to return an object not a string 2021-11-08 14:18:08 +00:00