| Commit message (Collapse) | Author | Age |
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
a file field.
|
| |
|
|
|
|
| |
... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
| |
|
| |
|
| |
|
|
|
|
| |
theme setting.
|
|
|
|
| |
with private files and minor improvements.
|
|
|
|
| |
presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
| |
|
|
|
|
| |
Views.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
FILE_STATUS_TEMPORARY field.
|
|
|
|
| |
queries.
|
|
|
|
| |
database layer.
|
| |
|
|
|
|
| |
documentation because of previous node API clean-ups.
|
| |
|
|
|
|
| |
allowed extensions.
|
| |
|
|
|
|
| |
consistency.
|
| |
|
|
|
|
| |
upload_menu_alter().
|
| |
|
|
|
|
| |
restricted nodes.
|
| |
|
|
|
|
| |
to allow for localization of permission names
|
|
|
|
| |
hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
|
|
|
| |
sable tooth tigers.
|
|
|
|
| |
edit forms easier. DX improvement.
|
|
|
|
| |
Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
| |
|
|
|
|
| |
uploads to be broken.
|
|
|
|
| |
printes #markup, not #value.
|
|
|
|
| |
checks on files it doesn't control.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
|
|
|
| |
descriptions for permissions on the permission administration page.
|
|
|
|
| |
nodes are listed despite unchecking list option.
|
| |
|
|
|
|
| |
preview, among smaller issues
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
| |
|