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 |
catch
|
8173c25cdc
|
Issue #3092459 by Wim Leers, Mile23: Remove jsonapi.module BC layers
|
2019-11-28 12:25:09 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
catch
|
c388f669f8
|
Issue #3094007 by jibran, mikelutz, alexpott, Berdir: Update the 9.0.x branch to Symfony 4.4-beta2
|
2019-11-13 17:40:51 +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 |
Lee Rowlands
|
1368057e15
|
Issue #3034786 by Wim Leers, BR0kEN, gabesullice, dutchyoda, eelkeblok, axicdv: ResourceIdentifier::getVirtualOrMissingResourceIdentifier() ignores field aliases; causes $relatable_resource_types field to be empty and results in an error
|
2019-11-06 19:51:28 +10:00 |
catch
|
56fd1b600b
|
Issue #3086408 by Krzysztof Domański, mglaman, el7cosmos: Error code should be string in HttpExceptionNormalizer
|
2019-10-28 11:07:18 +00:00 |
catch
|
bc6aabc9cd
|
Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration
|
2019-10-22 20:40:16 +01:00 |
effulgentsia
|
68bacadce5
|
Issue #3080259 by gabesullice, alexpott, Wim Leers: Links with different target attributes are improperly merged
|
2019-10-16 09:47:06 -07:00 |
catch
|
e37031e09a
|
Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed
|
2019-10-15 15:34:52 +01:00 |
effulgentsia
|
e68662396d
|
Issue #3085035 by gabesullice, Wim Leers: Add a public API for aliasing and disabling JSON:API resource type fields
|
2019-10-14 12:49:15 -07:00 |
Lee Rowlands
|
1108909656
|
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, hchonov, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, Krzysztof Domański, phjou, jibran, alexpott, catch, xjm: Hardcoded result size limit in the entity reference autocomplete widget
|
2019-10-11 10:54:43 +10:00 |
webchick
|
e0c5f41ff4
|
Issue #3007669 by amateescu, Berdir, catch: Add publishing status to path aliases
|
2019-10-10 10:27:16 -07:00 |