Alex Pott
|
0415f59798
|
Issue #3260044 by kim.pepper, andypost, daffie, mfb: Add a constant for watchdog_exception message
|
2022-02-20 09:43:10 +00:00 |
Alex Pott
|
9e6fedbdf8
|
Issue #3260781 by andypost: Remove deprecated module.inc functions
|
2022-02-07 10:34:42 +00:00 |
catch
|
241aa0d5eb
|
Issue #3210931 by andypost: Remove deprecated update.inc functions
|
2022-01-28 22:35:59 +00:00 |
catch
|
9defd332d4
|
Issue #2010380 by alexpott, TR, tstoeckler, MerryHamster, sanjayk, andypost, chx, Pancho, daffie: Deprecate module_load_install() and replace it with ModuleHandler::loadInstall
|
2022-01-12 13:33:05 +00:00 |
catch
|
a9f20f76b2
|
Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service
|
2022-01-06 10:01:52 +00:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
catch
|
3f8a67e0bb
|
Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation
|
2021-07-14 07:57:23 +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 |
Alex Pott
|
2020570938
|
Issue #3210900 by andypost, longwave: Deprecate update_set_schema() for removal
|
2021-04-27 16:51:25 +01:00 |
Lee Rowlands
|
fe06cae4df
|
Issue #1624278 by quietone, longwave: cleanup of docblock to UI text in update_get_update_list() is weak
|
2021-04-24 13:23:55 +10: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
|
e85462dda4
|
Issue #2807743 by alexpott, catch, kiamlaluno, neclimdul, xjm: Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat()
|
2020-07-09 12:19:02 +01:00 |
Alex Pott
|
0334414b31
|
Issue #3150726 by andypost: Deprecate update_check_incompatibility as unused
|
2020-06-23 11:34:39 +01:00 |
xjm
|
5d1599de50
|
Issue #3143605 by andypost, longwave, daffie: Remove unused and broken update_replace_permissions(), which always throws an exception
|
2020-05-29 19:18:28 -05:00 |
catch
|
5d95f2e177
|
Issue #3136668 by dww, dawehner, pavnish, catch, daffie, alexpott, xjm: Invalid system.schema key_value entry causes fatal on updating to 8.8.5
|
2020-05-19 09:11:06 +01:00 |
xjm
|
2436298a17
|
Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages
|
2020-05-18 19:21:21 -05:00 |
Alex Pott
|
2643ac4be3
|
Issue #3120910 by catch, longwave, tedbow, Pascal-, alexpott, Punyasloka: Sites with missing schema information can't update to 8.8.3+ - attempts to run all historical updates
|
2020-04-30 17:03:17 +01:00 |
catch
|
668f597c10
|
Issue #3123376 by swatichouhan012, johndevman, longwave, xjm: update_fix_incompatibility() is (theoretically) dead code, but is also theoretically dangerous
|
2020-04-15 14:45:16 +01:00 |
xjm
|
1b82190349
|
Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state
|
2020-03-10 16:32:33 -05:00 |
Alex Pott
|
5d4c083edf
|
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, dww: Add more strict checking of hook_update_last_removed() and better explanation
|
2020-02-27 10:08:46 +00:00 |
Alex Pott
|
8faf10c9b1
|
Issue #2738879 by mr.baileys, trobey, dawehner, alexpott, ravi.shankar, catch, Fernly: system.schema can end up with missing schema information for some modules, resulting in hook_update_N() not getting called
|
2020-02-06 12:04:04 +00:00 |
catch
|
f0e313a422
|
Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning
|
2019-08-28 17:13:31 +01:00 |
Alex Pott
|
23fad5b6a5
|
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core
|
2019-06-03 12:49:38 +01: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 |
Nathaniel Catchpole
|
bf21c00101
|
Issue #3031128 by alexpott, TrevorBradley, indigoxela, catch, cilefen, larowlan, jibran: Update from 8.6.7 to 8.6.8 warnings - Drupal\Core\Extension\Extension has no unserializer
|
2019-02-07 16:43:10 +00:00 |
Nathaniel Catchpole
|
344522d5ea
|
Issue #3017105 by alexpott: Deprecate system_list_reset()
|
2018-11-30 10:48:27 +00:00 |
Lee Rowlands
|
a64943deaa
|
Issue #2880387 by Kingdutch: Avoid unnecessary array operations in update_get_update_list
|
2017-11-18 10:55:36 +13:00 |
Lee Rowlands
|
37d0cad9e7
|
Issue #2914292 by quietone, masipila, xjm: Remove hard coded reference to node/2179269
|
2017-11-15 12:46:26 +10:00 |
Alex Pott
|
7f708faf2f
|
Issue #2860277 by ritzz, gaurav.kapoor, vaplas: update_language_list() should be removed
|
2017-03-14 11:56:20 +00: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
|
d262018e7c
|
Issue #2777451 by markdorison, er.pushpinderrana, alexpott: @see references not forming links in documentation
|
2016-08-29 08:44:55 +01:00 |
Nathaniel Catchpole
|
f6ae58526c
|
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
|
2016-08-28 18:16:36 +01:00 |
Alex Pott
|
df0425cfe1
|
Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation
|
2016-06-02 15:20:55 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
effulgentsia
|
e1984e60e4
|
Issue #2520526 by alexpott, dawehner, pwolanin, nlisgo, Eli-T, claudiu.cristea, catch, cosmicdreams, Wim Leers, yched, jibran, Gábor Hojtsy, YesCT, swentel, heddn, xjm: Calculate configuration entity dependencies on install
|
2015-10-07 00:01:18 -07:00 |
webchick
|
5b5d4035bd
|
Issue #2342247 by martin107, Mile23: Within nested foreach loop you cannot use the same loop variable
|
2015-10-04 23:28:46 -07:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Alex Pott
|
7253263055
|
Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-09-06 22:39:47 +01:00 |
effulgentsia
|
ba95bbb26a
|
Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-08-26 22:28:17 -07:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
Alex Pott
|
bb2d279978
|
Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml()
|
2015-08-20 09:56:42 +01:00 |
Nathaniel Catchpole
|
4f60dd5357
|
Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates
|
2015-07-22 11:24:01 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Alex Pott
|
a01453a726
|
Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data()
|
2015-03-13 23:10:36 +00:00 |
Alex Pott
|
268c4f209e
|
Issue #2441867 by Berdir: Don't require settings.php to be writeable in update.php
|
2015-02-27 12:41:23 +00:00 |
webchick
|
b911f7210e
|
Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations
|
2015-02-13 11:51:15 -08:00 |
Alex Pott
|
74eed0ecf3
|
Issue #2410123 by jeqq: Use mutable configuration to fix compatibility in update_fix_compatibility()
|
2015-01-30 14:36:18 +00:00 |
Nathaniel Catchpole
|
cecf4ea7cf
|
Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup).
|
2014-10-21 10:05:08 +01:00 |