| Commit message (Collapse) | Author | Age |
|
|
|
| |
auto_increment() is larger than 1.
|
|
|
|
| |
and local tasks #2.
|
| |
|
|
|
|
| |
should default to FALSE.
|
|
|
|
| |
dependent on dblog module.
|
|
|
|
| |
the middle of HTML tags.
|
|
|
|
| |
database in the dblog module.
|
| |
|
|
|
|
| |
at end of files.
|
| |
|
| |
|
|
|
|
| |
help standard.
|
|
|
|
| |
compliance with standards.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
new database abstraction layer.
|
| |
|
| |
|
|
|
|
| |
E_NOTICE handling.
|
|
|
|
| |
the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
| |
|
|
|
|
| |
abstraction layer.
|
| |
|
|
|
|
| |
well as two small kittens.
|
|
|
|
| |
generation database layer for Drupal 7.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
flobruit
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.
|
|
|
|
| |
committed to D6.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
|
|
|
| |
watchdog table due to a off-by-one error.
|
| |
|
| |
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
| |
|
|
|
|
| |
reflected in dblog_init()
|
| |
|
|
|
|
| |
dblog.module.
|
| |
|
| |
|
| |
|
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
|
|
|
| |
redundant arguments
|
| |
|
| |
|