summaryrefslogtreecommitdiff
path: root/includes/module.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #13405 by Moshe: make you actually do something useful with the init ...Dries Buytaert2004-12-01
* - Patch #13405 by Moshe:Dries Buytaert2004-11-25
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Refactored the throttle module. Patch by Jeremy and me.Dries Buytaert2004-11-07
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch #11600 by jhriggs: the module_load_all() function will currently beha...Dries Buytaert2004-10-15
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - Patch #9650 by Adrian: this change introduces a module_load function, which...Dries Buytaert2004-07-31
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Code and documentation improvements by JonBob.Dries Buytaert2004-07-14
* - Fixed bug 5440: sort() -> asort(). Suggested by Goba.Dries Buytaert2004-01-27
* - Fixed bug 5140: Drupal does not work with PHP 4.2.1 and cleaned up theDries Buytaert2004-01-26
* - Removed instances of the 'throttle_enable' variable.Dries Buytaert2004-01-19
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Patch 0185 by Jeremy: made it possible to automatically disable modules whenDries Buytaert2003-12-07