Commit Graph

672 Commits (6b5efdc1169faf7cc85fbb085c5b80cf7ffb1a95)

Author SHA1 Message Date
Lee Rowlands 08177ee365
Issue #2807629 by idebr, pookmish, ravi.shankar, KapilV, aditya.n, acbramley, szloredan, nikitagupta, kalvis, ranjith_kumar_k_u, pooja saraah, DamienMcKenna, seanB, galooph, thomas.crouch, larowlan, Lendude, amateescu, pameeela, b_sharpe: Allow menu items which link to unpublished nodes to be selected in the parent item selector 2023-02-07 08:08:41 +10:00
catch 8a993aec1a Issue #2915772 by andypost, mrinalini9, dawehner, Wim Leers: Deprecate non_lazy_route_enhancer service tag in favor of route_enhancer, same for non_lazy_route_filter and route_filter 2023-02-06 21:11:49 +00:00
Lee Rowlands aaf6426b64
Issue #3327856 by alexpott, catch, zcht, longwave, znerol, Berdir, BramDriesen, Spokje, callen321, andypost, neclimdul, acbramley, mstrelan: Performance regression introduced by container serialization solution 2022-12-23 15:25:14 +10:00
Alex Pott ecc921dd9e
Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim Leers, Charlie ChX Negyesi, geek-merlin: Enable service autowiring by adding interface aliases to core service definitions 2022-11-29 12:52:29 +00:00
catch 37c60ccb61 Issue #3319170 by longwave, effulgentsia: Change the http_kernel.basic service to use Symfony 6.2's default of catching all throwables 2022-11-08 09:29:38 +00:00
catch d36c30cad3 Issue #3284422 by catch, phenaproxima, Spokje, andypost, longwave, Gábor Hojtsy, mondrake: [META] Symfony 6.2 compatibility 2022-11-07 10:25:09 +00:00
Alex Pott b29f980b79
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:06:21 +01:00
xjm 0ca6cc73e2
SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher 2022-09-28 11:52:42 -05:00
catch cc44e691f9 Issue #2381797 by Tom Verhaeghe, slashrsm, johnwebdev, chr.fritsch, ankithashetty, Krzysztof Domański, nevergone, tobiasb, yogeshmpawar, anmolgoyal74, dhirendra.mishra, Wim Leers, longwave, Fabianx, andypost, joachim, alexpott: Add render_cache debug output 2022-09-21 14:49:58 +01:00
Alex Pott 07994b06fb
Issue #3306864 by lauriii, mherchel, alexpott: Integrate Twig with Symfony VarDumper for improved debugging experience 2022-08-31 23:54:21 +01:00
Alex Pott c86d7ad0c9
Issue #3304991 by bradjones1, andypost, catch: [Symfony 6] HttpKernel should opt-in to catching `\Throwable` 2022-08-30 15:22:44 +01:00
Alex Pott b957382d75
Issue #1014086 by catch, nod_, martin107, quietone, dww, mariacha1, Spokje, yogeshmpawar, pounard, Wim Leers, mfer, mikeytown2, mbutcher, moshe weitzman, Fabianx, borisson_, alexpott, donquixote, sun, andypost, dawehner: Stampedes and cold cache performance issues with css/js aggregation 2022-08-08 10:12:23 +01:00
catch ac1a32abf8 Issue #3292908 by alexpott, dww, longwave, catch, Berdir, Charlie ChX Negyesi, mradcliffe, kndr: Fast 404s are slower than regular 404s 2022-07-19 17:31:48 +09:00
Alex Pott bc8f01f49d
Issue #3294076 by longwave: Remove unused ExceptionTestSiteSubscriber 2022-07-04 16:23:06 +01:00
catch 355a1a6887 Issue #3285131 by andregp, daffie, catch, longwave: Fix constructor deprecation in Drupal\Core\Theme\Registry::__construct() 2022-06-17 14:22:33 +01:00
catch 7fbc4c4ba7 Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import 2022-06-13 11:40:11 +01:00
Alex Pott 4a59d52232
Issue #3269140 by longwave: Remove deprecated config.storage.staging service 2022-05-19 09:52:37 +01:00
catch 5f5c811455 Issue #3259188 by alexpott, dww, chr.fritsch: Extend post update system to provide themes a way to install newly-required dependencies 2022-04-09 18:11:01 +01:00
catch bc964dc435 Issue #3265356 by Spokje, andypost, neclimdul: Deprecate Symfony 4 RequestStack BC shim for removal in D11 2022-02-20 09:14:00 +00:00
catch d47cd98420 Issue #3244802 by andypost, Spokje, catch, dww: Remove BC layers in entity system 2022-02-14 16:10:24 +00:00
xjm db9e985ec9 Revert "Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services"
This reverts commit d0f7178186.
2022-02-09 18:08:44 -06:00
catch cf89a29cb4 Issue #3261265 by andypost, longwave: Remove deprecated MimeTypeGuesser code 2022-02-02 14:34:10 +00:00
catch cfd1cf739e Issue #3258435 by ravi.shankar, alexpott, longwave: Remove deprecated feed.reader.* and feed.writer.* services from the container 2022-02-02 12:06:43 +00:00
catch 61bc211bbd Issue #3259024 by longwave: Remove deprecated 'app.root' and 'site.path' services 2022-01-28 22:27:52 +00:00
Alex Pott c97b85451a
Issue #3258902 by longwave, Spokje, catch, daffie: [Symfony 6] Bring stackphp/builder into core for Symfony 6 compatibility and remove it as a dependency 2022-01-26 10:19:42 +00:00
Alex Pott d0f7178186
Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services 2022-01-25 17:29:25 +00:00
catch fbb54d816a Issue #3258654 by alexpott: Deprecate feed.bridge.reader and move it to the Aggregator module 2022-01-17 14:56:57 +00:00
catch a0e1956f5b Issue #2919215 by alexpott, longwave, dawehner: Deprecate feed.bridge.writer 2022-01-14 11:58:07 +00:00
catch fc90d0c899 Issue #2979588 by longwave, alexpott, Erik Frèrejean, catch, daffie: Deprecate Laminas\Feed reader and writer services 2022-01-13 14:45:58 +00:00
Alex Pott d9e7844f8f
Issue #3255243 by longwave, kim.pepper, Gábor Hojtsy, andypost: Replace Diactoros' PSR-17 implementation with Guzzle's 2022-01-01 13:57:37 +00:00
Alex Pott aa3434c4aa
Issue #3049048 by danflanagan8, ndobromirov, mglaman, bbrala, alexpott, Wim Leers, gabesullice: Invalid JSON:API responses when maintenance mode is on 2021-12-30 11:16:28 +00:00
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Alex Pott 1d93843f6a
Issue #3110580 by ankithashetty, init90, Sivaji_Ganesh_Jojodae, longwave: Resolve @todo - remove ::processOutbound() when we remove UrlGenerator::fromPath() 2021-10-18 12:05:43 +01:00
catch b85fb24c0e Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
Lee Rowlands 02e787a5bf
Issue #3215397 by dpi, dhirendra.mishra, longwave: Service tag priority does not work with HTTP Client Middleware 2021-07-16 06:25:53 +10:00
Alex Pott 1110b04d14
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname() 2021-07-15 11:20:33 +01:00
Alex Pott 3e4b17a7c9
Issue #2669074 by kim.pepper, Berdir, gaydabura, andypost, ravi.shankar, KapilV, Wim Leers, bradjones1, nickolaj, alexpott, mondrake, 20th, yogeshmpawar, gaurav.kapoor, voleger, Pavan B S, Neslee Canil Pinto, aerozeppelin, Cameron Tod, daffie, dhruveshdtripathi, abramm, Nono95230, s.messaris, Mile23, claudiu.cristea, larowlan, catch, jibran, SpadXIII: Convert file_create_url() & file_url_transform_relative() to service, deprecate it 2021-07-09 14:18:01 +01:00
catch a25c727d98 Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry) 2021-06-23 16:55:26 +01:00
catch 1e3b49284c Issue #3209617 by longwave, daffie, catch: [Symfony 6] Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() is deprecated, use getMainRequest() instead 2021-05-27 13:47:21 +01:00
catch 1e7f978400 Issue #3209931 by daffie, longwave: The service "cache_tags.invalidator.checksum" and the service "cache.backend.database" should be backend_overridable 2021-04-22 20:05:48 +01:00
catch 535fb843aa Issue #2908886 by andypost, martin107, kim.pepper, daffie, aleevas, vacho, catch, longwave, alexpott, voleger, dww: Split off schema management out of schema.inc 2021-04-22 16:00:44 +01:00
catch 3b82a3b9e1 Issue #3200213 by Charlie ChX Negyesi, jhodgdon, longwave, andypost: Document somewhat the session_bag tag 2021-03-05 10:34:56 +00:00
catch f838dbc871 Issue #3129534 by daffie, anmolgoyal74, mondrake, naresh_bavaskar, Beakerboy, catch, alexpott, quietone: Automatically enable the module that is providing the current database driver 2021-01-18 21:43:55 +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 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 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
Alex Pott c8cc155dad
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead 2020-09-21 15:56:32 +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