| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
node type data.
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
by table headers first, before ordering by other fields.
|
|
|
|
| |
removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
|
| |
|
| |
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
available. Drupal.org upgrade blocker.
|
| |
|
|
|
|
| |
to singular for consistency. Oh my.
|
| |
|
| |
|
|
|
|
| |
check_plain() by default.
|
|
|
|
| |
some configurations.
|
|
|
|
| |
default.
|
| |
|
| |
|
|
|
|
| |
developer experience.
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
| |
|
|
|
|
| |
functionality in tracker
|
|
|
|
| |
This is a new feature that slipped in because it is required for the project module on drupal.org.
|
|
|
|
| |
new comment is displayed (in a multipage comment view)
|
| |
|
|
|
|
| |
module (uses its tables and constants without checking for the module being present), so this dependency should be codified in the .info file
|
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
|
|
|
| |
core compatibility version.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and there is no upgrade path yet.
|
| |
|
| |
|
|
|
|
| |
show up to 40% faster page loads.
|
|
|
|
| |
empty tables.
|
| |
|