summaryrefslogtreecommitdiff
path: root/includes/module.inc
Commit message (Expand)AuthorAge
* - Patch #356074 by chx, Damien Tournoud: provide a sequences API.Dries Buytaert2009-10-16
* - Patch #600780 by asimmonds: fixed typo in documentation.Dries Buytaert2009-10-10
* #557542 follow-up by catch: Fixed module_implements() caching for authenticat...Angie Byron2009-09-29
* - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick,...Dries Buytaert2009-09-27
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu...Angie Byron2009-08-24
* Of all the patches to accidentally commit without a message. :( Rolling back ...Angie Byron2009-08-24
* *** empty log message ***Angie Byron2009-08-24
* #509398 by adrian: Turned install profiles into modules with full access to t...Angie Byron2009-08-21
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr...Angie Byron2009-08-17
* #533586 by dww and chx: Refactor dependency checks into sharable helper funct...Angie Byron2009-08-13
* #528856 by catch: Optimize module_implements() by statically caching the main...Angie Byron2009-08-08
* #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support t...Angie Byron2009-08-05
* - Patch #211747 by chx, alex_b, dww: allow specifying version information as ...Dries Buytaert2009-07-28
* #528984 by catch: Remove duplicate check for Drupal maintenance mode.Angie Byron2009-07-23
* #485350 follow-up by Dave Reid: Fix code example for module_load_include().Angie Byron2009-07-10
* #485350 by jhodgdon: Clarify documentation of module_load_include().Angie Byron2009-07-01
* #482346 by Berdir: Move module installation logic to module_enable() to preve...Angie Byron2009-06-28
* - Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules.Dries Buytaert2009-06-20
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste...Dries Buytaert2009-06-06
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #210876 by deekayen: log enabling and disabling of modules, and wrote...Dries Buytaert2009-05-12
* #423664 by Berdir: Fix dependency checking of non-existing modules. (with cor...Angie Byron2009-04-11
* - Patch #380064 by c960657: make file_scan_directory() use save property name...Dries Buytaert2009-02-22
* - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency ...Dries Buytaert2009-01-14
* - Patch #354173 by killes: convert module.inc to the new database layer.Dries Buytaert2009-01-04
* - Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() trie...Dries Buytaert2009-01-03
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, remo...Dries Buytaert2008-11-24
* - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ca...Dries Buytaert2008-11-11
* - Patch #298600 by chx, justinrandell, Damien, et al: make module_implements ...Dries Buytaert2008-10-31
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #320009 by Dave Reid: Remove notice about missing files[] array and prevent i...Angie Byron2008-10-12
* #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with requir...Angie Byron2008-10-12
* #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow mo...Angie Byron2008-10-11
* #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module packag...Angie Byron2008-09-27
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().Angie Byron2008-09-20
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #296302 by chx: remove PHP 5.1 hack now the minimum requirement is PH...Dries Buytaert2008-08-17
* - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to regist...Dries Buytaert2008-08-02
* - Patch #286002 by cwgordon7: removed dead function module_iterate().Dries Buytaert2008-07-23
* - Patch #256579 by justinrandell: registry performance optimizations.Dries Buytaert2008-05-13
* - Patch #221964 by justinrandall: removed left-over code.Dries Buytaert2008-05-07
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle...Dries Buytaert2008-04-16
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* #203794 by douggreen: nonexistent dependencies should not be considered on th...Gábor Hojtsy2007-12-27
* #194010 by chx: Proper recursive dependency checking and ordering module inst...Gábor Hojtsy2007-12-13
* #176003 by yched, KarenS, dvessel: put module installs into a batch, solving ...Gábor Hojtsy2007-12-08
* #137650 by Darren Oh: allow module_invoke_all() to merge multiple arrays recu...Gábor Hojtsy2007-11-30