| Commit message (Collapse) | Author | Age |
|
|
|
| |
works on Windows.
|
| |
|
|
|
|
| |
at beginning of return value.
|
| |
|
|
|
|
| |
microseconds on PHP 5.4.
|
|
|
|
| |
are necessary.
|
|
|
|
| |
throw exceptions on ddl changes in MySQL.
|
|
|
|
| |
drupal_prepare_form().
|
|
|
|
| |
sanitization is not performed when HTML => TRUE.
|
|
|
|
| |
secure password hashes.
|
| |
|
|
|
|
| |
date_validate()(element).
|
|
|
|
| |
form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
|
|
|
| |
line-breaks are mangled by drupal_html_to_text().
|
|
|
|
| |
binding to mousedown instead of click.
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
support for faster db prefixes.
|
| |
| |
| |
| | |
file_unmanaged_save_data() docs.
|
| |
| |
| |
| | |
strtr() with str_replace() for db prefixing for increased performance.
|
| | |
|
| | |
|
| |
| |
| |
| | |
documentation of form_state['redirect'].
|
| |
| |
| |
| | |
inconsistent redirect_url().
|
| |
| |
| |
| | |
code.
|
| | |
|
| |
| |
| |
| | |
does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on).
|
| |
| |
| |
| | |
>99.5% of items have been processed.
|
| |
| |
| |
| | |
incorrectly handle complex plural rules.
|
| |
| |
| |
| | |
EntityFieldQuery : non-existing field.
|
| |
| |
| |
| | |
DDL transaction error check.
|
| |
| |
| |
| | |
return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
|
| |
| |
| |
| | |
parameter.
|
| |
| |
| |
| | |
shouldn't.
|
| |
| |
| |
| | |
drupal_get_css().
|
| |
| |
| |
| | |
transactions throw exceptions on ddl changes.
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
types/negotation info after enabling/disabling modules.
|
|/ / |
|
| |
| |
| |
| | |
to doc standards.
|
|\ \ |
|
| | |
| | |
| | |
| | | |
parameter.
|