summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #2161955 by wiifm, mikeytown2, dawehner: Remove get_extension_funcs() ↵David Rothstein2014-05-05
| | | | call to improve HHVM compatibility .
* Issue #1468686 by ordermind, paranojik, andrewbelcher, xps, Georgique, ↵David Rothstein2014-05-05
| | | | rlmumford, gapple, dsdeiz, tim.plunkett: File_field_widget_submit(), file.field.inc was using the wrong parent key.
* Issue #2182315 by joachim: Simpletest verbose output doesn't show end result ↵David Rothstein2014-05-05
| | | | of a drupalPostAjaxForm().
* Issue #1969108 by danblack, cs_shadow | Robert S: INSTALL.mysql.txt does not ↵David Rothstein2014-05-05
| | | | mention CREATE TEMPORARY TABLES and it should.
* Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵David Rothstein2014-05-05
| | | | from queue workers.
* Issue #1333292 by dcam, mgifford | Everett Zufelt: Screen-reader users ↵David Rothstein2014-05-05
| | | | receive no info about file upload errors.
* Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other ↵David Rothstein2014-05-05
| | | | pager in core.
* Issue #2159549 by Dave Reid: File_save() and file_delete() do not clear ↵David Rothstein2014-05-05
| | | | entity controller cache.
* Issue #2227687 by cs_shadow | Cottser: Slightly ugly error message if a ↵David Rothstein2014-05-05
| | | | module is incompatible with the version of core and the PHP version.
* Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵David Rothstein2014-05-05
| | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist.
* Issue #2106129 by brad.bulger, mmilano: Fix PHP notice in ↵David Rothstein2014-05-05
| | | | drupal_valid_path(): Undefined variable: form_item.
* Issue #61456 by Albert Volkman, jeffschuler, David_Rothstein, jdefay, ↵David Rothstein2014-05-05
| | | | edmund.kwok, pillarsdotnet, xjm, alex_b, csevb10, Steve Dondley: Write tests for issues with aggregator titles displaying quotes and other characters with HTML entity equivalents badly.
* Issue #2165143 by MF82, mgifford: Fix tigger misspell in node.testJennifer Hodgdon2014-05-02
|
* Issue #2169065 by MF82, dcam, nadja.jury, danmuzyka: Fix up some docs in ↵Jennifer Hodgdon2014-05-02
| | | | search tests
* Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment ↵Jennifer Hodgdon2014-04-24
| | | | in NodeCreationTestCase
* Issue #2245057 by cs_shadow, joachim: Fix docs for entity_get_controllerJennifer Hodgdon2014-04-23
|
* Fix typo in CHANGELOG.txt.David Rothstein2014-04-22
|
* Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, ↵David Rothstein2014-04-22
| | | | Damien Tournoud, droplet: Country codes missing from includes/iso.inc.
* Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵Jennifer Hodgdon2014-04-17
| | | | drupalCreateRole test method
* Issue #1885420 by cs_shadow, kim.pepper, xjm: Fix docs for metadata on node ↵Jennifer Hodgdon2014-04-16
| | | | access queries
* Issue #2195357 by Rajendar Reddy, GoddamnNoise, Pol: Fix docs in ↵Jennifer Hodgdon2014-04-16
| | | | hook_block_info()
* Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for ↵Jennifer Hodgdon2014-04-16
| | | | check_markup
* Merge tag '7.27' into 7.xDavid Rothstein2014-04-16
|\ | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.27David Rothstein2014-04-16
| |
* | Issue #535616 by jhodgdon, rootwork, ianthomas_uk, pwolanin, oriol_e9g | ↵David Rothstein2014-04-05
| | | | | | | | tgeller: Make Content Ranking settings for Search not say "weights" to avoid confusion.
* | Fix typo in CHANGELOG.txt.David Rothstein2014-04-05
| |
* | Issue #2037847 by droplet: Join position strings together to fix ↵David Rothstein2014-04-05
| | | | | | | | translatability in the administrative interface for the Image module "Crop" effect.
* | Issue #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm ↵David Rothstein2014-04-05
| | | | | | | | [testbot PHP 5.4 blocker].
* | Issue #2051519 by GoddamnNoise: Fix errors in registry.inc docsJennifer Hodgdon2014-04-02
| |
* | Issue #2222497 by mojzis: Replace obsolete function reference in ↵Jennifer Hodgdon2014-03-28
| | | | | | | | hook_prepare docs
* | Issue #2216945 by asrob: Remove duplicate ingroup in filter_xssJennifer Hodgdon2014-03-20
| |
* | Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter()Jennifer Hodgdon2014-03-15
| |
* | Issue #2182187 by izus: Clarify documentation for taxonomy_vocabulary_delete()Jennifer Hodgdon2014-03-12
| |
* | Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output.Jennifer Hodgdon2014-03-11
| |
* | Issue #2194027 by KelvinWong, sphism: Fix up database topic docs example queriesJennifer Hodgdon2014-03-04
| |
* | Issue #1796500 by sandykadam: Fix docs for hook_field_attach_validate()Jennifer Hodgdon2014-02-27
| |
* | Issue #2188289 by Jaypan, sun, Berdir: Fix docs for drupal_get_token()Jennifer Hodgdon2014-02-27
| |
* | Issue #2181809 by davidneedham, Les Lim: Fix bullet list in README fileJennifer Hodgdon2014-02-27
| |
* | Issue #1694026 by sandykadam, joachim: Fis docs in ↵Jennifer Hodgdon2014-02-27
| | | | | | | | hook_field_attach_delete_bundle()
* | Issue #2199191 by nevergone, mr.york: Fix typo in form.api.phpJennifer Hodgdon2014-02-27
| |
* | Issue #1948566 by joachim: Document batch API callbacks using new standardJennifer Hodgdon2014-02-12
| |
* | Issue #2183461 by siliconmeadow: Fix reference to nonexistent function in ↵Jennifer Hodgdon2014-02-12
| | | | | | | | taxonomy docs
* | Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_fileJennifer Hodgdon2014-02-12
| |
* | Issue #1984378 by Jaypan, JacobSanford, aroq | Dave Hirschman: $source ↵David Rothstein2014-01-31
| | | | | | | | argument is name of form field used to upload file, not "filepath or URI of the uploaded file."
* | Issue #2174551 by David_Rothstein, mikeytown2, hswong3i: ↵David Rothstein2014-01-31
| | | | | | | | Taxonomy_update_7011 runs out of memory.
* | Issue #1999074 by adaminnes, sarahdavies: Fix formatting at end of Form ↵Jennifer Hodgdon2014-01-30
| | | | | | | | Builder topic docs
* | Issue #2031755 by mpv: Fix documentation of theme_checkbox()Jennifer Hodgdon2014-01-30
| |
* | Issue #2107231 by valderama: Fix documentation for hook_delete()Jennifer Hodgdon2014-01-30
| |
* | Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for ↵Jennifer Hodgdon2014-01-23
| | | | | | | | drupal_render_children()
* | Issue #2158383 by laurii, joachim: Fix documentation of return value in ↵Jennifer Hodgdon2014-01-23
| | | | | | | | user_role_permissions