summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test asserts in various system tests
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docsJennifer Hodgdon2013-07-03
|
* Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵Jennifer Hodgdon2013-07-03
| | | | function standard
* Issue #2027351 by micnap, longwave, helenkim: Fix up grammar and awkward ↵Jennifer Hodgdon2013-07-03
| | | | parens in API docs in menu.inc
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.installJennifer Hodgdon2013-06-26
|
* Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵David Rothstein2013-06-23
| | | | | mvc: Add a recursive version of array_diff_assoc().
* Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵David Rothstein2013-06-23
| | | | aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
* Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-06-21
| | | | test assertions in forum module
* Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, ↵Jennifer Hodgdon2013-06-20
| | | | Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php
* Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from ↵Jennifer Hodgdon2013-06-10
| | | | test assertions in help module
* Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | messages in search module
* Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, ↵Jennifer Hodgdon2013-06-10
| | | | Noe_: Fix up documentation of node tests
* Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove ↵Jennifer Hodgdon2013-06-10
| | | | t() from test assertions in path module
* Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from ↵Jennifer Hodgdon2013-06-10
| | | | test assertions in shortcut module
* Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | assertions in translation module
* Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | assertions in menu module
* Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix ↵Jennifer Hodgdon2013-06-06
| | | | indefinite article in book.module documentation
* Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback ↵Jennifer Hodgdon2013-06-06
| | | | function out of hooks group and into callbacks group in search.api.php
* Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: ↵Jennifer Hodgdon2013-06-06
| | | | Make documentation for table sorting match what the code does
* Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test ↵Jennifer Hodgdon2013-06-06
| | | | assertions in node.module tests
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblockJennifer Hodgdon2013-06-06
|
* Revert "Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() ↵David Rothstein2013-06-03
| | | | | | call per region instead of a cache_get() per block in _block_render_blocks()." This reverts commit 43c8918f96612d6ab37e8ca122e0f7c0ac4520a1.
* Issue #787876 by David_Rothstein, zero2one, dcam | avior: Added code comment ↵David Rothstein2013-06-03
| | | | to clarify why the "autocomplete" attribute is used on the current password field on the user form.
* Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, ↵David Rothstein2013-06-03
| | | | dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
* Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per ↵David Rothstein2013-06-03
| | | | region instead of a cache_get() per block in _block_render_blocks().
* Issue #1798366 by dcam, cilefen, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-05-23
| | | | in Tracker module
* Issue #1797374 by dcam, lazysoundsystem, xjm, Lars Toomre, Mile23: Remove ↵Jennifer Hodgdon2013-05-23
| | | | t() from test assertions in PHP module
* Issue #1798384 by dcam, Lars Toomre, Mile23: Remove t() from test assertions ↵Jennifer Hodgdon2013-05-23
| | | | in Update module
* Issue #1948564 by bdgreen, aitiba, joachim: Document hook_search_info() ↵Jennifer Hodgdon2013-05-21
| | | | callback using new callback definition standard
* Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-05-21
| | | | in various system tests
* Issue #1980072 by David_Rothstein: Fix inaccurate text in documentation for ↵Jennifer Hodgdon2013-05-15
| | | | drupal_uninstall_modules
* Issue #1204784 by bdgreen, Kevin Morse, valthebald, kiamlaluno, droplet: Fix ↵Jennifer Hodgdon2013-05-13
| | | | code comment in drupal_retrieve_form
* Issue #1980072 by TravisCarden: Improve documentation of ↵Jennifer Hodgdon2013-05-08
| | | | drupal_uninstall_modules
* Issue #1984190 by markpavlitski: Fix bullet list formatting in ↵Jennifer Hodgdon2013-05-08
| | | | hook_install_tasks doc
* Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalizeJennifer Hodgdon2013-05-03
|
* Issue #1797410 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797318 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in form system tests
* Issue #1797296 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in file system tests
* Issue #1797220 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in entity system tests
* Issue #1797360 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in locale and path module backported from D8 language module
* Issue #1742830 by dcam, izus, lazysoundsystem, andypost, Lars Toomre: Remove ↵Jennifer Hodgdon2013-04-26
| | | | t() from test asserts in contact module
* Issue #1797106 by dcam, izus, xjm, lazysoundsystem, zuuperman, Lars Toomre: ↵Jennifer Hodgdon2013-04-26
| | | | Remove t() from test asserts in field module
* Issue #1797272 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in filter module
* Issue #1797328 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-04-26
| | | | in image module
* Issue #1936166 by markpavlitski: Add information on passing args by ↵Jennifer Hodgdon2013-04-24
| | | | reference to module_invoke functions doc