summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵David Rothstein2014-11-02
| | | | use the correct database connection for handling assertions.
* Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding ↵David Rothstein2014-11-02
| | | | for error pages in image_style_deliver().
* Issue #2228825 by donquixote | pingwin4eg: Fixed drupal_get_filename() does ↵David Rothstein2014-11-01
| | | | not search the filesystem when the file isn't yet listed in the {system} table in the database.
* Issue #1891728 by gielfeldt: Fixed Database schema methods like getComment() ↵David Rothstein2014-11-01
| | | | and findTables() always query the "default" target on MySQL.
* Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em ↵David Rothstein2014-11-01
| | | | wrappers for database table names while showing schema errors.
* Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵David Rothstein2014-11-01
| | | | summary lines should be more consistent with other entity hooks.
* Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵David Rothstein2014-11-01
| | | | by Drupal link.
* Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵David Rothstein2014-11-01
| | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
* Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵David Rothstein2014-11-01
| | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line.
* Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length ↵David Rothstein2014-11-01
| | | | variable before printing it.
* Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't ↵David Rothstein2014-11-01
| | | | order results properly.
* Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵David Rothstein2014-11-01
| | | | access log pages does not sort IP addresses.
* Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation ↵David Rothstein2014-11-01
| | | | on user_register_form().
* Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7.David Rothstein2014-11-01
|
* Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵David Rothstein2014-11-01
| | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
* Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node ↵David Rothstein2014-11-01
| | | | table directly without also flushing the entity load cache.
* Issue #208611 by p.brouwers, mgifford, tstoeckler, DougKress, Jody Lynn, ↵David Rothstein2014-11-01
| | | | ksenzee | walkah: Made the Ajax system use drupal_array_merge_deep_array() to stop JavaScript settings from being added twice.
* Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵David Rothstein2014-11-01
| | | | favicon_path in system_theme_settings_validate().
* Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for ↵David Rothstein2014-11-01
| | | | includes/filetransfer.
* Issue #2291081 by pounard: forum_node_view attempt an unnecessary ↵David Rothstein2014-11-01
| | | | vocabulary_load() under certain circumstances.
* Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵David Rothstein2014-11-01
| | | | verify that the sort direction is always ASC or DESC.
* Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵David Rothstein2014-11-01
| | | | metadata inside node template.
* Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵David Rothstein2014-11-01
| | | | title RDFa metadata inside entity HTML element.
* Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵David Rothstein2014-11-01
| | | | tags are hidden.
* Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: ↵David Rothstein2014-11-01
| | | | Fixed Unicode requirements check not working with PHP 5.6.
* Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused ↵David Rothstein2014-11-01
| | | | drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
* Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵Jennifer Hodgdon2014-10-19
| | | | example code for hook_field_attach_validate()
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.32David Rothstein2014-10-15
| |
| * Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵David Rothstein2014-10-15
| | | | | | | | David_Rothstein, klausi
| * SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, ↵David Rothstein2014-10-15
| | | | | | | | klausi: Fixed SQL injection vulnerability
* | 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
|