- 26 May, 2008 1 commit
-
-
Dries authored
-
- 20 May, 2008 1 commit
-
-
Dries authored
-
- 13 May, 2008 1 commit
-
-
Dries authored
-
- 06 May, 2008 1 commit
-
-
Dries authored
et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
-
- 05 May, 2008 1 commit
-
-
Dries authored
-
- 23 Apr, 2008 1 commit
-
-
Dries authored
-
- 14 Apr, 2008 1 commit
-
- 21 Mar, 2008 1 commit
-
-
Dries authored
-
- 19 Mar, 2008 1 commit
-
-
Dries authored
-
- 14 Mar, 2008 1 commit
-
-
Dries authored
-
- 23 Feb, 2008 2 commits
- 10 Feb, 2008 4 commits
-
-
Dries authored
- 06 Feb, 2008 3 commits
- 04 Feb, 2008 1 commit
-
-
Gábor Hojtsy authored
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
-
- 30 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
#215127 by chx, webernet, catch; testing by theborg: menu item parenting was broken when moving menu items
-
- 29 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 28 Jan, 2008 3 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 27 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 22 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 21 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
#210479 by catch, dvessel: add newlines to list items, so inline display and RTL issues are resolved
-
- 10 Jan, 2008 3 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 06 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 03 Jan, 2008 2 commits
-
-
Gábor Hojtsy authored
#202955 by chx: menu_rebuild() needs to be called after maintenance mode, because stale data might end up in menu tables in maintenance mode
-
Gábor Hojtsy authored
#205843 report by asimmonds, patch by chx: menu_valid_path() was used as an API function, but was located in menu.module, move to menu.inc
-
- 02 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
#50901 by chx: do not allow user login under maintenance mode, if the logged in user has no site config permission
-
- 28 Dec, 2007 2 commits
- 27 Dec, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 26 Dec, 2007 1 commit
-
-
Dries authored
-