| Commit message (Expand) | Author | Age |
* | - Small improvement. Patch by Moshe. | Dries Buytaert | 2002-12-21 |
* | - Patch by Jeremy to fix a module loading bug: | Dries Buytaert | 2002-11-29 |
* | - changing the sorting algorithm in module_list so it is case insensitive. | Kjartan Mannes | 2002-11-17 |
* | Patch by Natrak: | Dries Buytaert | 2002-11-08 |
* | - Committed Marco's block rewrite: | Dries Buytaert | 2002-10-26 |
* | - removed function module_rehash(). | Kjartan Mannes | 2002-10-17 |
* | - fixed a bug in module_invoke_all , it will now also add 0's to the result | Kjartan Mannes | 2002-09-30 |
* | - Reverted module.inc to the old module_invoke() function. | Dries Buytaert | 2002-08-15 |
* | - "module_invoke()" and "module_invoke_all()" can now be called with any | Dries Buytaert | 2002-08-14 |
* | - removing the drupal module as always loaded. | Kjartan Mannes | 2002-06-27 |
* | - adding descriptions to modules (thanks Joe + Scott). | Kjartan Mannes | 2002-06-01 |
* | - Coding style changes. | Kjartan Mannes | 2002-05-23 |
* | This is a major change to the system, needs more testing! | Kjartan Mannes | 2002-04-14 |
* | - Applied Natrak's module improvements. | Dries Buytaert | 2002-01-30 |
* | - no changes, just line endings that got foubared. | Kjartan Mannes | 2002-01-13 |
* | Session | Kjartan Mannes | 2002-01-09 |
* | - node.module: | Dries Buytaert | 2001-11-05 |
* | - A large batch of updates, amongst them a rewritten node system. More | Dries Buytaert | 2001-11-01 |
* | - added the CVS keyword $Id$ to all files to make future version tracking | Kjartan Mannes | 2001-10-20 |
* | - Removed a node's link ID (lid) as discussed on the mailing list. See | Dries Buytaert | 2001-10-16 |
* | - PEAR-ification of Drupal by claw: you can now host Drupal on a wide | Dries Buytaert | 2001-10-09 |
* | module.inc | Kjartan Mannes | 2001-08-23 |
* | - Various updates, mostly related to our RDF/RSS backend. | Dries Buytaert | 2001-07-15 |
* | - theme system: | Dries Buytaert | 2001-07-14 |
* | - common.inc: | Dries Buytaert | 2001-07-03 |
* | Extremely large commit: | Dries Buytaert | 2001-06-29 |
* | - Removed a few lines of dead code. | Dries Buytaert | 2001-05-29 |
* | CHANGES | Dries Buytaert | 2001-05-20 |
* | CHANGES: | Dries Buytaert | 2001-05-19 |
* | Oops, I used sort() instead of asort(), which destroys the keys in associativ... | Steven Wittens | 2001-05-18 |
* | Made module_list() return an alphabetically sorted list. | Steven Wittens | 2001-05-18 |
* | - Uhm. Rewrote the module system: less code clutter, less run-time | Dries Buytaert | 2001-05-05 |
* | Changes | Kjartan Mannes | 2001-04-23 |
* | - Addition: added a new function "module_hook($module, $hook)" to check | Dries Buytaert | 2001-04-19 |
* | - applied David Norman's patch to turn all <?'s into fully qualified | Dries Buytaert | 2001-03-10 |
* | A rather large and important update: | Dries Buytaert | 2001-03-07 |
* | - various updates, bugfixes and improvements | Dries Buytaert | 2001-02-04 |
* | - removed redundant spaces | Dries Buytaert | 2001-01-26 |
* | A batch of preparations for release candidate 2: | Dries Buytaert | 2001-01-03 |
* | - intermediate commit: see previous commit | Dries Buytaert | 2000-12-23 |