summaryrefslogtreecommitdiff
path: root/includes/module.inc
Commit message (Expand)AuthorAge
* #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
* - Patch #172950 by webernet: code style fixes.Dries Buytaert2007-09-04
* #144337 by yched: batch support for node access table rebuildingGábor Hojtsy2007-09-02
* #151868 by chx: avoid using array_shift() because it takes a lot of time to r...Gábor Hojtsy2007-08-30
* #166593 by hswong3i: move literal values out of some core queries to support ...Gábor Hojtsy2007-08-22
* #152926 by dww: Fix hook_system_info_alter() to save the altered data not the...Gábor Hojtsy2007-08-08
* - Patch #165422 by hswong3i: status is an int. Required to make DB2 work.Dries Buytaert2007-08-08
* - Patch #160263 by Rok Zlender: module_implements() refresh is not working.Dries Buytaert2007-07-18
* #152926 by dww: add hook_system_info_alter() to make .info file data modifiab...Gábor Hojtsy2007-06-27
* #154949 by Crell and dww: let modules and themes specify a minimum required P...Gábor Hojtsy2007-06-27
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,...Dries Buytaert2007-05-25
* - Patch #136049 by lyricnz: small performance improvement - removed some redu...Dries Buytaert2007-05-07
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
* - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ...Dries Buytaert2007-04-10
* - Patch #108272 by webchick, Ralf et al: improved handling of required module...Dries Buytaert2007-02-04
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an...Dries Buytaert2007-01-24
* - Patch #101379 by ChrisKennedy, neclimdul et al: modules missing .info files...Dries Buytaert2006-12-07
* #97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules.Neil Drumm2006-11-27
* #88030 by beginner. Properly initialize a variable.Neil Drumm2006-11-26
* #93212 by Jaza. Refactor module enabling for greater API avialiablity during ...Neil Drumm2006-11-16
* #88843 by lyricnz. Properly check if dependencies are set.Neil Drumm2006-11-07
* - Patch #88287 by asimmonds, dww et al: installer doesn't support modules out...Dries Buytaert2006-10-23
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added pack...Dries Buytaert2006-10-05
* #84875: Dependency system for coreSteven Wittens2006-10-02
* - Patch #81757 by neclimdul: Remove non private copy of module_parse_meta_file.Dries Buytaert2006-08-31
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
* - Patch #77936 by moshe and rdouglass: pluggable session handling.Dries Buytaert2006-08-31
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.Dries Buytaert2006-08-03
* #76209: (Eaton et al)Steven Wittens2006-08-03
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo e...Dries Buytaert2006-07-13
* - Patch #69341 by chx: remove some SQL queries from the Drupal bootstrap proc...Dries Buytaert2006-06-28
* - Patch #65801 by Moshe et al: fixed locale initialization slowness.Dries Buytaert2006-06-08
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #46617, Restore some module listings, partially applied, I've omitted places ...Gerhard Killesreiter2006-02-27
* #21084, Node module is not marked "required", but is required by other requir...Gerhard Killesreiter2006-02-27
* - Patch #42886 by chx: critical feature: allow modules to be reordered.Dries Buytaert2006-01-08
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #40886 by chx: fixed problem with recursive/nested node API calls man...Dries Buytaert2005-12-14
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27645 by Neil: refactor away module_load_all().Dries Buytaert2005-07-29
* - Patch #19895 by Moshe: currently modules can inadvertently load all other m...Dries Buytaert2005-04-03
* - Patch #17770 by chx: fixed module_invoke() and module_invoke_all() not to u...Dries Buytaert2005-03-01
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* Remove left-overs from admin.module.Steven Wittens2005-01-14