- 17 Sep, 2008 1 commit
-
-
Dries authored
-
- 15 Sep, 2008 1 commit
-
-
Dries authored
-
- 08 Sep, 2008 2 commits
-
-
Dries authored
- 06 Sep, 2008 2 commits
-
-
webchick authored
-
- 21 Aug, 2008 1 commit
-
- 18 Aug, 2008 1 commit
-
-
Dries authored
-
- 02 Aug, 2008 1 commit
-
- 17 Jul, 2008 1 commit
-
-
Dries authored
-
- 08 Jul, 2008 1 commit
-
- 04 Jul, 2008 1 commit
-
-
Dries authored
-
- 02 Jul, 2008 1 commit
-
- 01 Jul, 2008 1 commit
-
-
Dries authored
-
- 26 Jun, 2008 1 commit
-
- 26 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.
-
- 14 Apr, 2008 1 commit
-
- 08 Apr, 2008 1 commit
-
-
Dries authored
The access rules capability of user module has been stripped down to a simple method for blocking IP addresses. E-mail and username restrictions are now available in a contributed module. IP address range blocking is no longer supported and should be done at the server level. This patch is partly motiviated by the fact that at the usability testing, it frequently came up that users went to "access rules" when trying to configure their site settings.
-
- 10 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 08 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 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
-
- 20 Dec, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 08 Dec, 2007 1 commit
-
-
Gábor Hojtsy authored
- whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
-
- 30 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
-
- 26 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
#173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database
-
- 11 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
#190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add missing javascript key to language objects (kills notices) and document st() better
-
- 25 Oct, 2007 1 commit
-
-
Dries authored
-
- 24 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called when required, integrating the cache init function right into the bootstrap
-
- 17 Oct, 2007 2 commits
- 05 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
-
Dries authored
-
- 10 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 09 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#172262 by JirkaRybka: better globals handling in install system, so the choosen profile and language are remembered
-
- 07 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#173227 by Desbeers: make language listing work early in the bootstrap, when modules are not yet loaded (fix a regression from a previous patch)
-
- 03 Sep, 2007 2 commits
-
-
Dries authored
-
Gábor Hojtsy authored
-
- 01 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
- make searches work again, better worded - do not cache English stuff - fix strike through on string seek page - fix exports for translations
-