catch
|
1e06a3ef3a
|
Issue #3093757 by bbrala, vsujeetkumar, jofitz, ridhimaabrol24, Berdir, xjm: Test is marked skipped but shouldn't be anymore
|
2020-08-28 15:04:07 +01:00 |
catch
|
83c181f090
|
Issue #3072076 by JordanDukart, logickal, gabesullice, cgoffin, patrickfweston, Wim Leers, alexpott, scuba_fly, larowlan, nehiryeli, xjm, borisson_: JSON:API returns a CacheableResponseInterface instance for non-cacheable methods; causes unnecessary exceptions
|
2020-08-28 12:16:36 +01:00 |
catch
|
d2e7c1fa8e
|
Issue #3165794 by shetpooja04, longwave: Unused variable $account_bundle in jsonapi module, ResourceTestBase.php
|
2020-08-27 10:17:04 +01:00 |
catch
|
8aa82d81b0
|
Issue #3122113 by Suresh Prabhu Parkala, rpayanm, ilgnerfagundes, gabesullice, bbrala, alexpott, xjm: Convert all PHPDoc links targeting JSON:API contrib issues to target Drupal core issues
|
2020-08-26 09:09:50 +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
|
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 |
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
|
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
|
5412462830
|
Issue #3138766 by mohrerao, longwave, sja112, jameszhang023, Lal_, ravi.shankar, jungle, xjm: Fix "Don't" relevant typos in core
|
2020-07-31 17:30:18 +01:00 |
Alex Pott
|
91ffbf84e7
|
Issue #3161992 by Hardik_Patel_12, ravi.shankar, catch, longwave: Since symfony/http-foundation 5.1: The "Symfony\Component\HttpFoundation\Response::create()" method is deprecated, use "new Drupal\Core\Render\HtmlResponse()" instead
|
2020-07-31 15:25:38 +01:00 |
Alex Pott
|
38d02d6e4b
|
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core
|
2020-07-17 08:38:05 +01:00 |
Alex Pott
|
1dfbbd88b7
|
Issue #3159531 by jameszhang023, ipumpkin, jungle, longwave: Fix typos: "attibute|uneccesarilly|colletion|constucts|worklow" in core
|
2020-07-17 08:25:33 +01:00 |
Alex Pott
|
f7277d249b
|
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes
|
2020-07-16 13:53:59 +01:00 |
Alex Pott
|
3b8e432648
|
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead
|
2020-07-14 11:46:12 +01:00 |
Alex Pott
|
bd4c5f075f
|
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3
|
2020-07-14 10:08:00 +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 |
Alex Pott
|
3789388079
|
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, alexpott, daffie, larowlan: Decouple from Symfony CMF
|
2020-06-23 10:35:08 +01:00 |
Alex Pott
|
cd7455f314
|
Revert "Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF"
This reverts commit 98eed2b1a6 .
|
2020-06-23 09:04:39 +01:00 |
Alex Pott
|
98eed2b1a6
|
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF
|
2020-06-22 12:18:44 +01:00 |
xjm
|
de32f3ca2d
|
Issue #3133033 by munish.kumar, xjm, Hardik_Patel_12, daffie, swatichouhan012: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the drupalCreateUser() test method
|
2020-06-21 16:39:19 -05:00 |
xjm
|
d836a915d8
|
SA-CORE-2020-006 by BR0kEN, Wim Leers, xjm, larowlan
(cherry picked from commit 54cc80e4db )
|
2020-06-17 13:04:13 -05:00 |
xjm
|
40b0e163ea
|
Issue #3138774 by sja112, mohrerao, shalinigaur: Fix "DoesNot" relevant typos in core
|
2020-05-29 12:48:30 -05:00 |
xjm
|
f72ff0bd50
|
Issue #3138785 by sja112, ankit.singh: Fix "Picasso" relevant typos in core
|
2020-05-28 19:41:41 -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 |
xjm
|
7590d5b5df
|
Issue #3126906 by jungle, longwave, AndyF: MenuLinkContentTest.php is recognized as a binary file by git
|
2020-05-09 21:23:55 -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 |
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 |
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
|
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 |
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
|
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
|
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 |
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
|
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 |
catch
|
09be91a395
|
Issue #3126564 by longwave, mondrake: Replace usage of assertArraySubset(), that is deprecated
|
2020-04-16 19:40:52 +01:00 |
catch
|
6eda65df14
|
Issue #3127641 by mglaman, longwave: Typo in ResourceIdentifierNormalizer, "mach" instead of "match"
|
2020-04-15 15:04:32 +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 |
xjm
|
5c457b5509
|
Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead
|
2020-03-31 20:19:01 -05:00 |
catch
|
e79723c3ef
|
Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters
|
2020-03-05 11:22:39 +00:00 |
Gábor Hojtsy
|
973a74ad93
|
Issue #3114785 by slootjes, longwave: [Symfony 5] Update deprecated short factory configurators in Yaml
|
2020-02-20 23:10:47 +01:00 |
catch
|
2f2dc410e1
|
Issue #3100591 by Hardik_Patel_12, Wim Leers, Krzysztof Domański: Address jsonapi.module TODOs that were blocked on Drupal requiring PHP >= 5.6
|
2020-02-03 18:09:27 +00:00 |
catch
|
f6ee10b4b1
|
Issue #3103993 by Hardik_Patel_12, Rangaswini, alexpott: Value returned from FileSystem methods are not checked in streamUploadData() function
|
2020-01-29 09:49: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
|
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
|
0ef5863112
|
Issue #3093752 by bbrala, Wim Leers: Call to JSON:API test helper method passes an argument that no longer exists
|
2019-12-04 17:18:40 +00:00 |