catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
effulgentsia
|
c087641ed7
|
Issue #3039287 by bendeguz.csirmaz, effulgentsia, xjm, alexpott, catch, jibran, hampercm, tedbow, Joseph Zhao, dawehner: Implement changes required to remove support for PHP 5.5 and 5.6
|
2019-03-29 00:19:57 -07:00 |
Francesco Placella
|
a54e207f61
|
Issue #3042993 by amateescu, tedbow: Translatable and revisonable installed entity type definitions are missing the 'revision_translation_affected' entity key
|
2019-03-25 10:45:52 +01:00 |
Nathaniel Catchpole
|
4f15f2dab8
|
Issue #3037823 by alexpott, Berdir, amateescu: The system.theme.data key remains corrupted in state causing performance issues and is not used in >= 8.7
|
2019-03-06 17:21:33 +00:00 |
Alex Pott
|
76bf269417
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 22:35:15 +00:00 |
xjm
|
57170a6ad7
|
Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e .
|
2019-02-23 13:09:49 -06:00 |
Alex Pott
|
56be1a032e
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 13:45:05 +00:00 |
Nathaniel Catchpole
|
9340bf9755
|
Issue #3031740 by alexpott, tmanhollan, catch, collinhaines: Updating to 8.6.8 or 8.6.9 with Drush 8 causes data loss via update_fix_compatibility()
|
2019-02-13 11:41:51 +00:00 |
Alex Pott
|
77ba739da0
|
Issue #2990686 by cburschka: Point "trusted host" doc link at alias
|
2018-12-26 20:39:50 +01:00 |
Nathaniel Catchpole
|
ae7a94a315
|
Revert "Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service"
This reverts commit 56ccba066c .
|
2018-12-18 14:53:43 +00:00 |
Nathaniel Catchpole
|
56ccba066c
|
Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service
|
2018-12-18 09:37:49 +00:00 |
Nathaniel Catchpole
|
10722cd872
|
Issue #2659940 by almaudoh, alexpott, phenaproxima, Jo Fitzgerald, markcarver, oriol_e9g, dawehner, dsnopek, jibran, larowlan: Extension System, Part III: ThemeExtensionList and ThemeEngineExtensionList
|
2018-11-29 12:15:17 +00:00 |
Nathaniel Catchpole
|
b5ff72a64f
|
Issue #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8
|
2018-11-28 11:48:58 +00:00 |
Lee Rowlands
|
550e914c08
|
Issue #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component
|
2018-10-22 15:21:49 +10:00 |
Nathaniel Catchpole
|
1672637596
|
Issue #2975328 by alexpott, Gábor Hojtsy, borisson_: Install profile in settings.php and mismatch check makes re-installs of Drupal hard
|
2018-06-25 20:12:22 +01:00 |
Nathaniel Catchpole
|
de724027fe
|
Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config
|
2018-06-20 19:03:54 +01:00 |
Nathaniel Catchpole
|
3663ab6bc0
|
Issue #2950851 by mcdruid, alexpott, anavarre: invalid conf file warnings when skip_permissions_hardening is on
|
2018-06-15 13:51:03 +01:00 |
Nathaniel Catchpole
|
0076c635dc
|
Issue #2960605 by anmolgoyal74, surbz, msankhala, arunkumark, jibran, alexpott: Add docs to the empty hook_update_N used for cache clearing
|
2018-05-24 12:19:44 +01:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Nathaniel Catchpole
|
0766ddc0a9
|
Issue #2958176 by alexpott: Replace all remaining superglobals ($_GET, $_POST, $_REQUEST and $_FILES) with Symfony Request object
|
2018-04-06 12:59:26 +01:00 |
effulgentsia
|
3fcf07947c
|
Issue #2936511 by hchonov, Berdir, plach, Wim Leers, catch, amateescu, sdewitt: ContentEntityType::getRevisionMetadataKeys() never considers the BC logic because of the new "revision_default" key
|
2018-02-07 11:12:43 -08:00 |
Lee Rowlands
|
9b4915d569
|
Issue #2927344 by Wim Leers, xjm, TR, webchick, larowlan, David_Rothstein, catch, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-05 09:22:38 +10:00 |
Lee Rowlands
|
05b9f0a959
|
Issue #2927344 by Wim Leers, xjm, webchick, larowlan, catch, David_Rothstein, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-02 07:27:25 +10:00 |
effulgentsia
|
49c6761b56
|
Issue #2891215 by plach, timmillwood, hchonov, amateescu, catch, gabesullice: Add a way to track whether a revision was default when originally created
|
2018-01-12 15:29:04 -08:00 |
effulgentsia
|
9f26cfb2ae
|
Issue #2670966 by xjm, Crell, claudiu.cristea, alexpott, timmillwood, rakesh.gectcr, catch, dawehner, David_Rothstein, hchonov, martin107, tstoeckler, andypost, cilefen, RobLoach, Fabianx, salvis, hussainweb, JeroenT, larowlan, pfrenssen, daffie, webchick, wturrell: Warn users of old PHP versions
|
2017-12-02 21:03:36 -08:00 |
Nathaniel Catchpole
|
700a72fa37
|
Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions
|
2017-11-14 15:53:29 +00:00 |
xjm
|
db5e8289f2
|
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
|
2017-10-13 12:43:15 -05:00 |
xjm
|
465348f98d
|
Issue #2759789 by mfernea, Mile23, andriyun, dawehner, klausi: Fix 'Drupal.Semantics.FunctionAlias' coding standard
|
2017-09-17 16:58:08 -05:00 |
Nathaniel Catchpole
|
9b674084d3
|
Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, vaplas, flocondetoile, Berdir, Fabianx, cilefen: Database cache bins allow unlimited growth: cache DB tables of gigabytes!
|
2017-09-12 09:22:02 +01:00 |
Chris McCafferty
|
270628aa1d
|
Revert "Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!"
This reverts commit 1a71b1a949 .
|
2017-08-25 11:07:27 -04:00 |
Nathaniel Catchpole
|
1a71b1a949
|
Issue #2526150 by catch, Wim Leers, Denchev, hussainweb, dawehner, mpdonadio, borisson_, fgm, olli, alexpott, flocondetoile, Berdir, Fabianx: Database cache bins allow unlimited growth: cache DB tables of gigabytes!
|
2017-08-25 12:11:49 +09:00 |
Nathaniel Catchpole
|
88d1f67ece
|
Issue #2896845 by amateescu, pk188, plach, timmillwood, Sam152: Provide the 'revision_translation_affected' base field by default for all revisionable and translatable entity types
|
2017-08-14 10:46:10 +09:00 |
Nathaniel Catchpole
|
bae3b3d7a6
|
Issue #2775381 by mcdruid, Wim Leers, catch, znerol, naveenvalecha: response.gzip is redundant and should be removed
|
2017-06-26 12:22:50 +01:00 |
Chris McCafferty
|
9539eafcf3
|
Issue #2795489 by mpdonadio, gambry, Yogesh Pawar, cilefen, Munavijayalakshmi, wturrell, jhedstrom, xjm, catch, pjohn, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?
|
2017-06-23 15:38:22 -04:00 |
Nathaniel Catchpole
|
a93de775ae
|
Issue #2764821 by Dinesh18, Alka Kumari, Calystod, pk188, xjm, catch: Inline unicode_requirements() in system_requirements()
|
2017-06-22 12:52:57 +01:00 |
xjm
|
1bf679baf2
|
Revert "Issue #2764821 by Dinesh18, Alka Kumari, pk188, xjm, catch: Inline unicode_requirements() in system_requirements()"
This reverts commit 4d14b5f271 .
|
2017-06-18 18:01:36 -04:00 |
Nathaniel Catchpole
|
4d14b5f271
|
Issue #2764821 by Dinesh18, Alka Kumari, pk188, xjm, catch: Inline unicode_requirements() in system_requirements()
|
2017-06-14 17:01:01 +01:00 |
xjm
|
7d3bdf070c
|
Revert "Issue #2795489 by mpdonadio, gambry, Yogesh Pawar, cilefen, Munavijayalakshmi, wturrell, jhedstrom, pjohn, catch, xjm, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?"
This reverts commit fdc9ff9f49 .
|
2017-06-13 06:49:43 -04:00 |
xjm
|
52ca4ccb0d
|
Revert "Issue #2869568 by Berdir, dagmar, tstoeckler: Upgrade path: Clean up deleted revisions from {node_field_revision}"
This reverts commit 9a16601a54 .
|
2017-06-12 07:54:49 -04:00 |
Nathaniel Catchpole
|
fdc9ff9f49
|
Issue #2795489 by mpdonadio, gambry, Yogesh Pawar, cilefen, Munavijayalakshmi, wturrell, jhedstrom, pjohn, catch, xjm, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?
|
2017-06-12 11:53:38 +01:00 |
Nathaniel Catchpole
|
9a16601a54
|
Issue #2869568 by Berdir, dagmar, tstoeckler: Upgrade path: Clean up deleted revisions from {node_field_revision}
|
2017-06-12 11:16:01 +01:00 |
Alex Pott
|
bf359955a9
|
Issue #2839844 by chaitanya17, tomasnagy: Notice: Undefined index: package in system_requirements() (line 60 of core\modules\system\system.install).
|
2017-05-22 11:03:29 +01:00 |
Alex Pott
|
bd69cfc93a
|
Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x
|
2017-03-13 16:02:59 +00:00 |
xjm
|
72d65cc85c
|
Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion
|
2017-03-04 08:02:01 -06:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Nathaniel Catchpole
|
57b145bf9c
|
Issue #2855315 by amateescu, hchonov: Remove hard-coding of revision metadata fields in ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck()
|
2017-02-27 16:24:12 +00:00 |
Nathaniel Catchpole
|
67b81290ea
|
Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table (follow-up)
|
2017-02-23 15:12:03 +00:00 |
Nathaniel Catchpole
|
4b325ae0c7
|
Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table
|
2017-02-23 13:45:30 +00:00 |
webchick
|
38b3dd1072
|
Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page
|
2017-02-07 12:44:37 -08:00 |
Nathaniel Catchpole
|
2f18ae0c9f
|
Revert "Issue #2795489 by mpdonadio, cilefen, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?"
This reverts commit bb25a5b766 .
|
2017-02-06 17:02:24 +00:00 |