| Commit message (Collapse) | Author | Age |
|
|
|
| |
hook_prepare docs
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_field_attach_delete_bundle()
|
| |
|
| |
|
|
|
|
| |
taxonomy docs
|
| |
|
|
|
|
| |
argument is name of form field used to upload file, not "filepath or URI of the uploaded file."
|
|
|
|
| |
Taxonomy_update_7011 runs out of memory.
|
|
|
|
| |
Builder topic docs
|
| |
|
| |
|
|
|
|
| |
drupal_render_children()
|
|
|
|
| |
user_role_permissions
|
|\
| |
| |
| |
| |
| |
| |
| | |
7.26 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from issue #1209532.
|
|
|
|
| |
calling field_attach_update().
|
|
|
|
| |
and node_type_form_submit() pointlessly trim machine name value.
|
|
|
|
| |
includes/filetransfer.
|
|
|
|
| |
node_revision_list() doc comment rather than node.
|
|
|
|
| |
aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);.
|
|
|
|
| |
drupal install.php sites from search engines.
|
|
|
|
| |
in menu_local_tasks().
|
| |
|
|
|
|
| |
hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows.
|
|
|
|
| |
Drupal_environment_initialize() passes wrong ini_set parameter.
|
|
|
|
| |
CommentTestBase::setCommentSettings().
|
| |
|
|
|
|
| |
happens on every cron run.
|
|
|
|
| |
cron execution.
|
|
|
|
| |
David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta.
|
|
|
|
| |
Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
|
| |
|
|
|
|
| |
jquery +1.6.1 because it use $.attr in the wrong way.
|
|
|
|
| |
unit tests in Drupal 7 when the Locale module is enabled.
|
|
|
|
| |
assumes that a file object has been loaded.
|