summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #2283675 by er.pushpinderrana, amitgoyal, mparker17, joachim, ↵Jennifer Hodgdon2014-09-26
| | | | | | | | mmarquez: Document how optgroups are generated in form_select_options()
* | Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused ↵Jennifer Hodgdon2014-09-23
| | | | | | | | argument docs in update_calculate_project_update_status()
* | Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_staticJennifer Hodgdon2014-09-16
| |
* | Issue #2334689 by er.pushpinderrana, joachim: Document character limit on ↵Jennifer Hodgdon2014-09-15
| | | | | | | | lock_aquire() for lock name
* | Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵David Rothstein2014-09-05
| | | | | | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used.
* | Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | ↵David Rothstein2014-09-04
| | | | | | | | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256.
* | Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵David Rothstein2014-09-02
| | | | | | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
* | Issue #1890980 by amitgoyal, robinvdvleuten: Fixed Unnecessary extra output ↵David Rothstein2014-09-01
| | | | | | | | variable in theme_links.
* | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵David Rothstein2014-09-01
| | | | | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size().
* | Issue #993186 by joshi.rohit100, moshe weitzman | webchick: Node access ↵David Rothstein2014-09-01
| | | | | | | | rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch).
* | Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return ↵Jennifer Hodgdon2014-08-20
| | | | | | | | value from drupal_array_get_nested_value()
* | Issue #2318981 by grisendo: Make hook_node_grants and ↵Jennifer Hodgdon2014-08-11
| | | | | | | | hook_node_access_records sample function bodies consistent
* | Merge tag '7.31' into 7.xDavid Rothstein2014-08-06
|\| | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.31David Rothstein2014-08-06
| |
* | Issue #2309687 by eriksm: Fix typo in docs for verbose test class methodJennifer Hodgdon2014-07-30
| |
* | Issue #2309549 by Bevan, er.pushpinderrana: Fix incorrect documentation of ↵Jennifer Hodgdon2014-07-29
| | | | | | | | node-type-specific hooks
* | Issue #1261846 by catch, dawehner, brianV, Berdir, sun, xjm, ↵Jennifer Hodgdon2014-07-24
| | | | | | | | sandipmkhairnar, marvil07, chrisjlee, Cottser, amitgoyal, Elijah Lynn, er.pushpinderrana: Document 1 MB cache limit in cache functions
* | Back to 7.x-devDavid Rothstein2014-07-24
|/
* Drupal 7.30David Rothstein2014-07-24
|
* Add standard info to CHANGELOG.txt in preparation for the Drupal 7.30 release.David Rothstein2014-07-24
|
* Issue #2305017 by David_Rothstein, pwolanin | beech: Fixed Regression: Files ↵David Rothstein2014-07-24
| | | | or images attached to certain core and non-core entities are lost when the entity is edited and saved.
* Issue #2249025 by xjm, clintrandall777@gmail.com: Update Security topic ↵David Rothstein2014-07-24
| | | | coordinators section in MAINTAINERS.txt.
* Issue #2012468 by joshi.rohit100, blueminds, David_Rothstein, plach | catch: ↵David Rothstein2014-07-24
| | | | Add trusted roles recommendation to 'access site reports'.
* Merge tag '7.29' into 7.xDavid Rothstein2014-07-16
|\ | | | | | | | | | | | | 7.29 release Conflicts: includes/bootstrap.inc
| * Drupal 7.29David Rothstein2014-07-16
| |
* | Issue #1369822 by amitgoyal, Cottser, er.pushpinderrana: Fix docs for ↵Jennifer Hodgdon2014-07-15
| | | | | | | | template_preprocess_user_profile()
* | Issue #2267411 by er.pushpinderrana, amitgoyal, klausi, David_Rothstein: ↵Jennifer Hodgdon2014-07-15
| | | | | | | | Document that field_access() does not check entity access
* | Issue #2098129 by er.pushpinderrana, drupal_sensei, Berdir, joachim: Fix ↵Jennifer Hodgdon2014-07-15
| | | | | | | | docs for DrupalDefaultEntityController entityCache variable
* | Issue #2054189 by ShaunDychko, pc-wurm, joachim: Fix docs for ↵Jennifer Hodgdon2014-07-15
| | | | | | | | field_info_instance()
* | Issue #2141221 by joshi.rohit100, dcam, thedavidmeister, joachim, anemes: ↵Jennifer Hodgdon2014-06-27
| | | | | | | | Add docs to hook_update_N() about sandbox parameter
* | Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, ↵Jennifer Hodgdon2014-06-25
| | | | | | | | yaworsk: Fix up docs for assertField and assertNoField methods
* | Issue #2290435 by PQ: Fix broken link in robots.txt fileJennifer Hodgdon2014-06-25
| |
* | Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document ↵Jennifer Hodgdon2014-06-25
| | | | | | | | parameter to xmlrpc_server()
* | Issue #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up ↵Jennifer Hodgdon2014-06-18
| | | | | | | | hook_help docs and move to system module
* | Issue #2277623 by mparker17: Fix up docs for drupal_parse_url functionJennifer Hodgdon2014-06-13
| |
* | Issue #2248799 by amitgoyal, c31ck, Wim Leers: Fix docs for system_sort_themesJennifer Hodgdon2014-06-13
| |
* | Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from ↵Jennifer Hodgdon2014-06-13
| | | | | | | | DrupalWebtestCase::assertNoLink docs
* | Issue #2273337 by vegantriathlete, ducktape, joachim: Fix up docs for ↵Jennifer Hodgdon2014-06-06
| | | | | | | | db_add_field and related functions
* | Issue #2276469 by decibel.places: Fixed robots.txt syntax checking link broken.“webchick”2014-06-01
| |
* | Issue #2268947 by sachin_s, joachim: Add note to ↵Jennifer Hodgdon2014-05-28
| | | | | | | | hook_field_formatter_settings_form() about when it is invoked
* | Back to 7.x-devDavid Rothstein2014-05-08
|/
* Drupal 7.28David Rothstein2014-05-08
|
* Issue #2048395 by filijonka: Fix up group/topic membership for field hooksJennifer Hodgdon2014-05-07
|
* Issue #2259361 by jweowu, David_Rothstein: Document that ↵Jennifer Hodgdon2014-05-07
| | | | db_query_temporary() only works on SELECT queries
* Added standard information to CHANGELOG.txt in preparation for the Drupal ↵David Rothstein2014-05-06
| | | | 7.28 release.
* Issue #2245331 by bendikrb: Use of reserved word in ajax.js breaks IE8.David Rothstein2014-05-06
|
* Issue #952394 by xjm, webchick, sun, catch | yettyn: "No available releases ↵David Rothstein2014-05-06
| | | | found" - fetching update information exceeds timeout.
* Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly ↵David Rothstein2014-05-06
| | | | if a query parameter contains an equals sign.
* Issue #1522348 by seanB, jenlampton | Adam S: Notice: getimagesize read ↵David Rothstein2014-05-06
| | | | error in image_gd_get_info().
* Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, ↵David Rothstein2014-05-06
| | | | lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet().