- 25 May, 2007 1 commit
-
-
Dries authored
-
- 07 May, 2007 1 commit
-
-
Dries authored
-
- 17 Apr, 2007 1 commit
-
-
Dries authored
-
- 10 Apr, 2007 1 commit
-
- 04 Feb, 2007 1 commit
-
-
Dries authored
-
- 31 Jan, 2007 1 commit
-
-
Dries authored
-
- 25 Jan, 2007 2 commits
- 24 Jan, 2007 1 commit
-
- 07 Dec, 2006 1 commit
-
- 27 Nov, 2006 1 commit
-
-
drumm authored
-
- 26 Nov, 2006 1 commit
-
-
drumm authored
-
- 16 Nov, 2006 1 commit
-
-
drumm authored
-
- 07 Nov, 2006 1 commit
-
-
drumm authored
-
- 23 Oct, 2006 1 commit
-
- 05 Oct, 2006 1 commit
-
- 02 Oct, 2006 1 commit
-
-
Steven Wittens authored
-
- 31 Aug, 2006 3 commits
- 20 Aug, 2006 1 commit
-
-
Steven Wittens authored
-
- 03 Aug, 2006 2 commits
-
-
Dries authored
-
Steven Wittens authored
- Make installer code integrate better with module.inc / system.module - Fix schema version bug when installing core
-
- 13 Jul, 2006 1 commit
-
- 28 Jun, 2006 1 commit
-
-
Dries authored
-
- 08 Jun, 2006 1 commit
-
-
Dries authored
-
- 07 May, 2006 1 commit
-
-
drumm authored
-
- 27 Feb, 2006 2 commits
-
-
Gerhard Killesreiter authored
#46617, Restore some module listings, partially applied, I've omitted places where I felt that sortign by weight would be wanted. We can discuss those on the issue. Patch by chx.
-
Gerhard Killesreiter authored
#21084, Node module is not marked "required", but is required by other required modules, patch by Robert Douglass
-
- 08 Jan, 2006 1 commit
-
-
Dries authored
-
- 14 Dec, 2005 2 commits
-
-
Dries authored
-
- 25 Aug, 2005 1 commit
-
-
Dries authored
-
- 29 Jul, 2005 1 commit
-
-
Dries authored
"This function is called in one place, so it can be rolled into the calling function. The return value isn't used so we can remove handling of it. This is executed for every non-cached page view, so the smaller code should save a smallish ammount of memory and time."
-
- 03 Apr, 2005 1 commit
-
-
Dries authored
- Patch #19895 by Moshe: currently modules can inadvertently load all other modules during the bootstrap. this is easy to do by calling a node_load() or module_invoke_all(). this degrades performance for anonymous users when caching is enabled. With this patch, the module writer will see an php error like "Call to undefined function: drupal_set_html_head()" if this is attempted. basically, unavailable functions are actually reported as unavailable.
-
- 01 Mar, 2005 1 commit
-
- 16 Jan, 2005 1 commit
-
- 14 Jan, 2005 1 commit
-
-
Steven Wittens authored
-
- 01 Dec, 2004 1 commit
-
- 25 Nov, 2004 1 commit
-
-
Dries authored
+ Make bootstrap functionality work with HEAD. + Move functions into bootstrap.inc so that statistics_exit() works for cached pages. (Does this close any issues?)
-