summaryrefslogtreecommitdiff
path: root/includes/module.inc
Commit message (Expand)AuthorAge
* #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
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - adding admin module to module_list.Kjartan Mannes2003-06-06
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Eliminated system_init(), the session stuff, and made it possible toDries Buytaert2003-03-12
* - Removing drupal module from the always loaded modules (again).Kjartan Mannes2003-03-09
* - Clean URL patch.Dries Buytaert2003-01-06
* - Small improvement. Patch by Moshe.Dries Buytaert2002-12-21
* - Patch by Jeremy to fix a module loading bug:Dries Buytaert2002-11-29
* - changing the sorting algorithm in module_list so it is case insensitive.Kjartan Mannes2002-11-17
* Patch by Natrak:Dries Buytaert2002-11-08
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-30
* - Reverted module.inc to the old module_invoke() function.Dries Buytaert2002-08-15
* - "module_invoke()" and "module_invoke_all()" can now be called with anyDries Buytaert2002-08-14
* - removing the drupal module as always loaded.Kjartan Mannes2002-06-27
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Coding style changes.Kjartan Mannes2002-05-23
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - no changes, just line endings that got foubared.Kjartan Mannes2002-01-13
* SessionKjartan Mannes2002-01-09