| Commit message (Expand) | Author | Age |
* | Issue #3485896 by nicxvan, donquixote, ghost of drupal past, amateescu, godot... | Lee Rowlands | 2025-04-29 |
* | Issue #3481778 by nicxvan, oily, dww, quietone, smustgrave, daffie, longwave,... | catch | 2025-03-16 |
* | Issue #3497102 by quietone, smustgrave: Fix LineLength for doc block paragraphs | nod_ | 2025-01-31 |
* | Issue #3497103 by quietone, smustgrave: Fix LineLength for tags in doc blocs | nod_ | 2025-01-31 |
* | Issue #3487154 by quietone, daffie, smustgrave: Fix Drupal.Commenting.Functio... | Lee Rowlands | 2024-12-19 |
* | Issue #3442009 by nicxvan, joachim, quietone, bhanu951, godotislate, longwave... | catch | 2024-10-18 |
* | Issue #3441010 by catch, longwave, larowlan, dpi, dqd, geek-merlin, el7cosmos... | Alex Pott | 2024-06-27 |
* | Issue #2874067 by kkalashnikov, Nikolay Shapovalov, quietone, smustgrave, ben... | xjm | 2024-06-17 |
* | Issue #2926070 by smustgrave, dimitriskr, andypost, gnuget, zahord, yogeshmpa... | catch | 2024-03-04 |
* | Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothe... | Dave Long | 2024-02-02 |
* | Issue #3268835 by quietone, smustgrave, ravi.shankar, xjm, borisson_, catch: ... | Dave Long | 2023-04-30 |
* | Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizro... | Alex Pott | 2022-09-27 |
* | Issue #3293075 by longwave: Remove deprecated code from ModuleHandlerInterface | Alex Pott | 2022-06-29 |
* | Issue #2616814 by dpi, Xano, geek-merlin, Hardik_Patel_12, jofitz, alexpott, ... | catch | 2022-03-29 |
* | Issue #3110620 by salah1, xjm, kiamlaluno: Documentation for ModuleHandler::i... | catch | 2020-05-07 |
* | Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support ... | catch | 2019-05-24 |
* | Issue #2940203 by almaudoh, dawehner: Use dedicated Exception classes for ext... | Nathaniel Catchpole | 2018-06-21 |
* | Issue #2866779 by Mile23, dawehner: Add a way to trigger_error() for deprecat... | Nathaniel Catchpole | 2018-01-03 |
* | Issue #2885522 by kiamlaluno: ModuleHandler::loadInclude() example contains a... | Gabor Hojtsy | 2017-06-15 |
* | Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3... | xjm | 2017-03-03 |
* | Issue #2738575 by lluvigne: Parameters to ModuleHandler::invoke() are incorrect | Nathaniel Catchpole | 2016-06-05 |
* | Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file i... | Alex Pott | 2016-04-09 |
* | Issue #376391 by mimran, snehi: Document that module_invoke_all / ModuleHandl... | Nathaniel Catchpole | 2016-02-01 |
* | Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation st... | Alex Pott | 2015-06-26 |
* | Issue #2281989 by stefan.r: Add a fast and simple way to get module name from... | effulgentsia | 2015-04-17 |
* | Issue #2392429 by fago: ModuleHandlerInterface::getName() parameter name does... | Alex Pott | 2014-12-22 |
* | Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into... | Alex Pott | 2014-11-23 |
* | Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move ... | webchick | 2014-08-23 |
* | Issue #2245449 by lostkangaroo, chx, Xano: Added a ModuleHandler::getModule(). | Alex Pott | 2014-06-08 |
* | Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge ... | Nathaniel Catchpole | 2014-04-18 |
* | Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alex... | webchick | 2014-03-17 |
* | Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swent... | Alex Pott | 2014-03-17 |
* | Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tsto... | Nathaniel Catchpole | 2014-03-17 |
* | Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: Extension... | Nathaniel Catchpole | 2014-02-28 |
* | Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDi... | Nathaniel Catchpole | 2014-02-27 |
* | Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery. | Nathaniel Catchpole | 2014-02-27 |
* | Issue #2170991 by Xano: Migrate provides invalid arguments when invoking hook... | webchick | 2014-01-13 |
* | Issue #2095219 by hrmoller: Fixed incorrect params in ModuleHandlerInterface:... | Nathaniel Catchpole | 2013-10-01 |
* | Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disable... | Dries | 2013-09-19 |
* | Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. | webchick | 2013-08-11 |
* | Issue #2050289 by damiankloip, msonnabaum: Add class to make yaml discovery r... | Alex Pott | 2013-07-29 |
* | Issue #2004784 by chx, effulgentsia: Move module enable/disable/uninstall imp... | Alex Pott | 2013-05-27 |
* | Issue #1899514 by sun, Dave Reid: Fixed ModuleHandlerInterface::getHookInfo s... | webchick | 2013-02-27 |
* | Issue #1894910 by sun: Move module_invoke() into ModuleHandler. | webchick | 2013-01-24 |
* | Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invo... | catch | 2013-01-21 |
* | Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move mod... | catch | 2013-01-21 |
* | Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invo... | catch | 2013-01-21 |