Commit Graph

6079 Commits (33c3de6f94b82c878dbc5e28d14feaa020a1c60c)

Author SHA1 Message Date
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch 6f4c546d10 Issue #2863464 by efpapado, cburschka, longwave, lhridley: Demote cron log entries from "notice" to "info" 2021-01-05 13:00:56 +00:00
catch cda287d212 Issue #2238561 by alexpott, dawehner, andypost, bradjones1, ridhimaabrol24, jofitz, eiriksm, Darren Oh, kalyansamanta, znerol, neclimdul, catch, pwolanin: Use the default PHP session ID instead of generating a custom one 2021-01-04 13:23:54 +00:00
catch 7f828c966c Issue #3181644 by alexpott, andypost, longwave, chr.fritsch: PCRE library version 10.35 with pcre.jit=1 makes \Drupal\Core\StringTranslation\Translator\FileTranslation::getTranslationFilesPattern() regex misbehave 2021-01-04 13:05:12 +00:00
catch 685419faa6 Issue #3131585 by Berdir, alexpott, daffie: Performance regression caused by using the last installed entity definitions 2021-01-04 10:23:55 +00:00
catch 0762491dcc Issue #2787107 by bc, raman.b, mradcliffe, pwolanin, klausi, dawehner: Menu tree storage does not populate route names for a definition 2021-01-04 09:57:03 +00:00
catch 7e79ca91db Revert "Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors"
This reverts commit a9cee683f2.
2020-12-24 14:24:40 +00:00
catch 3e47f8355d Issue #3177120 by anmolgoyal74, Pooja Ganjage, paulocs, markdorison, walangitan, longwave: Remove references to WebTestBase 2020-12-23 19:25:15 +00:00
catch a9cee683f2 Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors 2020-12-23 17:36:55 +00:00
catch 759667539d Issue #3189101 by paulocs, ranjith_kumar_k_u: Update documented links from form.api.php 2020-12-22 20:24:04 +00:00
Alex Pott 36409a3156
Issue #3018912 by maximpodorov: DefaultMenuLinkTreeManipulators::collectNodeLinks() incorrectly documents its return value 2020-12-22 17:15:39 +00:00
catch 4a3f45abfc Issue #3189174 by tstoeckler, daffie: Entity query fails for multi-property base fields if no property is specified 2020-12-21 17:44:01 +00:00
Alex Pott d61ce3017a
Issue #3147135 by longwave: Fix 'Drupal.Classes.UseGlobalClass' coding standard 2020-12-21 07:25:58 +00:00
catch f9fcde32ab Issue #3036494 by Berdir, alexpott, rgpublic, cilefen, kerasai, regilero: Race condition in ImageStyle::createDerivative() 2020-12-18 09:45:37 +00:00
catch f6bde5471f Issue #3155568 by claudiu.cristea, jonathanshaw, idimopoulos, catch: Filter by bundle in EntityConverter route param converter 2020-12-18 09:42:27 +00:00
catch 1cb136a1f0 Issue #3162603 by paulocs, daffie, mxr576, vadim.jin, sandeep_jangra, naresh_bavaskar, longwave, amateescu, drunken monkey, larowlan: EntityStorageBase::loadByProperties() is broken on PostgreSQL when using two or more case insensitive properties 2020-12-18 09:03:32 +00:00
catch 340ff83bbe Issue #3185399 by alexpott, mondrake, daffie: Use RETURNING to determine last insert id in Drupal\Core\Database\Driver\pgsql\Insert 2020-12-17 20:12:50 +00:00
catch 50d154ec1a Issue #3014121 by Geordi, shreyakaushik11, anmolgoyal74, msankhala, rwohleb, rachel_norfolk, akanksha-hp, jhodgdon: Attribute.php code snippet not properly escaped 2020-12-16 21:31:19 +00:00
catch 1fcf53c314 Issue #3183656 by jonathan1055, daffie: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard [part 2] 2020-12-16 20:30:14 +00:00
catch 203664afdd Issue #3185652 by jonathan1055, daffie: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 2 2020-12-16 12:37:42 +00:00
catch 24a533ab5f Issue #3177922 by BR0kEN, dpi, catch, jonathanshaw: DelayedRequeueException should call parent, and optionally allow providing default args 2020-12-14 17:20:46 +00:00
catch 986fdecf74 Issue #3184170 by BR0kEN, daffie, jonathanshaw, neclimdul, catch: The `releaseItem()` and `delayItem()` of `Drupal\Core\Queue\DatabaseQueue` violates interfaces return type specifications 2020-12-11 11:04:48 +00:00
Alex Pott b2519618b4
Issue #3132759 by mvonfrie, AaronBauman, anmolgoyal74, jungle, DamienMcKenna: ConfigEntityType "missing 'config_export" error message doesn't say what annotation is missing 2020-12-08 16:14:05 +00:00
Alex Pott ad1cbe9b99
Issue #3089525 by benjifisher, jhodgdon, dev.patrick, janmejaig: Sort options should correspond to bundles selected for entity reference field settings 2020-12-08 15:13:52 +00:00
catch 702514c10f Issue #3186999 by alexpott, neclimdul, longwave: Make the version a private class property 2020-12-08 12:02:29 +00:00
catch f0a40c9ce6 Issue #3138631 by Matroskeen, snehalgaikwad, shetpooja04, z.stolar, amateescu, alexpott, Berdir: Improve entity reference validation error messages 2020-12-08 10:40:39 +00:00
catch f43ed87d89 Issue #3185231 by alexpott, daffie, Charlie ChX Negyesi, andypost: Use combination SQL modes instead of explicit modes 2020-12-07 17:23:53 +00:00
Alex Pott e3cedd0756
Issue #3151800 by pameeela, ayushmishra206, paulocs, adityasingh, quietone, Bobík, longwave, Chris Burge: Describe what setInternal does 2020-12-07 16:41:10 +00:00
catch bbb4cd4d50 Issue #3178066 by pameeela, TylerMarshall: Missing word in the documentation for ThirdPartySettingsInterface 2020-12-06 20:29:19 +00:00
catch 32f249ae69 Issue #2916376 by rlmumford, Sweetchuck, tim.plunkett: The @ContextDefinition annotation always kills the label and the description 2020-12-06 20:21:38 +00:00
catch 08e22908af Issue #3181272 by jungle, longwave, Balu Ertl, larowlan: Fix typo in FileStorage error message 2020-12-06 20:14:52 +00:00
catch cfcf40d058 Issue #2577407 by vulcanr, jhodgdon, Sagar Ramgade, snehi, brahmjeet789, Manjit.Singh, Tony-Mac, ressa, xjm, cilefen, sajosh, ifrik, Charles Belov, Bojhan, David_Rothstein, Gábor Hojtsy, tkoleary, longwave, NickDickinsonWilde, nishantkumar155, shell_cm, greta_drupal, YesCT: Action of uploading module/theme files should consistently be called "Add", not "Install" 2020-12-06 19:02:44 +00:00
Alex Pott eb75aa3d3d
Issue #3172757 by Erik Frèrejean, raman.b: Session manager destroy misses isCli check 2020-12-04 11:26:54 +00:00
catch d937a57af9 Issue #3185917 by alexpott, longwave: Optimise TaggedHandlerPass 2020-12-04 09:35:42 +00:00
catch 86c7ed07ab Issue #3183673 by jonathan1055, longwave: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 1 auto-fixes 2020-11-30 18:10:49 +00:00
Alex Pott 6aab22375b
Issue #3137883 by mondrake, Pooja Ganjage, andypost, paulocs, anmolgoyal74, daffie, alexpott, catch: Deprecate passing a StatementInterface object to Connection::query 2020-11-29 00:17:47 +00:00
catch 32d6d3b4c5 Issue #3165065 by sarvjeetsingh, Abhijith S, joachim: PluginWithFormsInterface and PluginWithFormsTrait should reference each other in docs 2020-11-27 20:07:54 +00:00
catch a083cdfbd3 Issue #3157370 by S_Bhandari, tvb, quietone: Modify comment referring to file_directory_temp() 2020-11-27 19:55:15 +00:00
Alex Pott 43919219d5
Issue #3089902 by Taran2L, jmlsteele, anmolgoyal74, longwave, kishor_kolekar, tuan.hmt, alexpott, daffie, Aron Novak, hploeger: "Azure Database for MySQL server" reports wrong database version 2020-11-27 16:30:23 +00:00
catch 547d8a2c05 Issue #3183712 by idebr, B2F: hook_entity_access $operation description is listed under $account 2020-11-23 21:59:13 +00:00
Lauri Eskola e2c0ffb48d
Issue #2702233 by Manuel Garcia, dww, jibran, alexpott, dagmar, DuaelFr, gease, YurkinPark, dawehner, Lendude: Add JavaScript tests for Form API #states: required, visible, invisible, expanded, checked, unchecked 2020-11-20 13:33:33 +02:00
catch a5789f3cd7 Issue #3173636 by Pooja Ganjage, paulocs, anmolgoyal74, mondrake, alexpott, catch: Implement a PagerManagerInterface::findPage() method 2020-11-16 20:00:01 +00:00
catch 6e7fc11ee2 Issue #2949419 by mfb, vsujeetkumar, gapple, Hardik_Patel_12, neclimdul, dawehner, Sam152, xjm, alexpott: Pass the raw exception to logger implementations 2020-11-16 17:39:18 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 4118ac6c28 Issue #3158651 by paulocs, benjifisher, abhisekmazumdar, himanshu_sindhwani, sarvjeetsingh, mayurjadhav, Vidushi Mehta, janmejaig, thalles, quietone: Sort direction is not hidden when no sort field is selected 2020-11-11 21:44:36 +00:00
catch 7dbdbcb1fa Issue #3166450 by mondrake, longwave, snehalgaikwad: Split assertTrue using && into multiple assertions 2020-11-09 12:07:29 +00:00
Alex Pott 0eec7fe50d
Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core 2020-11-09 11:14:31 +00:00
catch b72fe50a60 Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
catch 2b76f57512 Issue #3014969 by TR, longwave, Abhijith S, joachim, shimpy: Unescaped "@" in ContextProviderInterface doc comment 2020-11-03 10:43:20 +00:00
catch 11a7dd9887 Issue #2736777 by alexpott, mondrake, Charlie ChX Negyesi, catch, Mile23, andypost: MySQL on PHP 8 now errors when committing or rolling back when there is no active transaction 2020-11-02 16:09:35 +00:00