Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, ↵ | webchick | 2012-04-26 | |
| | | | | iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. | |||
* | Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts ↵ | webchick | 2012-04-26 | |
| | | | | filepaths too aggressively. | |||
* | Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB ↵ | webchick | 2012-04-22 | |
| | | | | Case Sensitivity: Allow BINARY attribute in MySQL. | |||
* | Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵ | webchick | 2012-04-12 | |
| | | | | field_bundle_settings() out per bundle. | |||
* | Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in ↵ | webchick | 2012-04-12 | |
| | | | | form_pre_render_conditional_form_element(). | |||
* | Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien ↵ | webchick | 2012-04-12 | |
| | | | | Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][]. | |||
* | Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed ↵ | webchick | 2012-04-12 | |
| | | | | WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. | |||
* | Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade ↵ | webchick | 2012-04-04 | |
| | | | | path: Node triggers removed when upgrading to 7-dev from 6.25. | |||
* | Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵ | webchick | 2012-03-28 | |
| | | | | .closest(). | |||
* | Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work ↵ | webchick | 2012-03-27 | |
| | | | | from Drupal sub-directory installs. | |||
* | Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, ↵ | webchick | 2012-03-26 | |
| | | | | tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. | |||
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 | |
| | ||||
* | Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin ↵ | webchick | 2012-03-25 | |
| | | | | | | Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025." This reverts commit ea8e74bbd494ce2f8d6e5bf38e1596fe014a1b85. | |||
* | Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to ↵ | webchick | 2012-03-24 | |
| | | | | breadcrumb on List Links page. | |||
* | Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database ↵ | Jennifer Hodgdon | 2012-03-23 | |
| | | | | upgrade tests, which were causing random 7.x is broken test failures | |||
* | Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not ↵ | webchick | 2012-03-23 | |
| | | | | working in all cases. | |||
* | Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, ↵ | webchick | 2012-03-23 | |
| | | | | tstoeckler: Fixed PHP error because of typo in form.inc line 3025. | |||
* | Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | ↵ | webchick | 2012-03-13 | |
| | | | | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. | |||
* | Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: ↵ | webchick | 2012-03-13 | |
| | | | | Fixed Regression: Required radios throw illegal choice error when none selected. | |||
* | Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. | webchick | 2012-02-29 | |
| | ||||
* | Issue #673020 by Zoltán Balogh, attiks, mgifford, Gábor Hojtsy, e2thex, ↵ | webchick | 2012-02-28 | |
| | | | | good_man, kalman.hosszu | Fleshgrinder: Fixed Tests for adding the Content-Language HTTP header to the generated page. | |||
* | Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: ↵ | webchick | 2012-02-28 | |
| | | | | Please let modules know about the original URL alias in hook_path_update(). | |||
* | Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, ↵ | webchick | 2012-02-28 | |
| | | | | dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. | |||
* | Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed ↵ | webchick | 2012-02-28 | |
| | | | | Content rendered via AJAX does not respect stylesheets removed in .info files. | |||
* | Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed ↵ | webchick | 2012-02-28 | |
| | | | | Preprocess functions in an include file fail to get called when the theme implements a suggestion override. | |||
* | Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed ↵ | webchick | 2012-02-14 | |
| | | | | Drupal.settings.ajaxPageState.css gets overwritten. | |||
* | Issue #1346914 by droplet: Use .length instead of jQuery.size(). | webchick | 2012-02-14 | |
| | ||||
* | Issue #1280792 by xjm, julien, BTMash, pingers: Fixed ↵ | webchick | 2012-02-14 | |
| | | | | {trigger_assignments()}.hook has only 32 characters, is too short. | |||
* | Issue #1347836 by LSU_JBob, Albert Volkman, linclark: Comment cleanup in ↵ | webchick | 2012-02-14 | |
| | | | | common.test. | |||
* | - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not ↵ | Dries | 2012-02-05 | |
| | | | | source URI. | |||
* | Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed ↵ | webchick | 2012-01-31 | |
| | | | | drupal_flush_all_caches() does not clear entity info cache. | |||
* | Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use ↵ | webchick | 2012-01-30 | |
| | | | | DrupalUnitTestCase where possible. | |||
* | Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵ | webchick | 2012-01-30 | |
| | | | | properties in abstract class DrupalCacheArray. | |||
* | Issue #1160928 follow-up by sun: Commit missing file. Oops. | webchick | 2012-01-21 | |
| | ||||
* | Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache ↵ | webchick | 2012-01-21 | |
| | | | | shouldn't treat empty strings as a cache miss. | |||
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵ | webchick | 2012-01-21 | |
| | | | | realityloop: Change notice for: Using basename() is not locale safe. | |||
* | Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), ↵ | webchick | 2012-01-21 | |
| | | | | allow hook_mail_alter() implementation to cancel mail. | |||
* | Issue #1160928 by catch, xjm: Add tests for node type/comment body upgrade path. | webchick | 2012-01-21 | |
| | ||||
* | Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. | webchick | 2012-01-21 | |
| | ||||
* | Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs ↵ | webchick | 2012-01-21 | |
| | | | | bogus assertion message when no is passed. | |||
* | Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest ↵ | webchick | 2012-01-11 | |
| | | | | description according to standards. | |||
* | Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested ↵ | webchick | 2011-12-31 | |
| | | | | transactions throw exceptions when they got out of scope. | |||
* | Issue #1380660 by aspilicious, loganfsmyth: Fixed ↵ | webchick | 2011-12-31 | |
| | | | | field_available_languages() static cache never cleared. | |||
* | Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not ↵ | webchick | 2011-12-24 | |
| | | | | installed and not registered as module, unless identical to parent site. | |||
* | Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed ↵ | webchick | 2011-12-22 | |
| | | | | '0' not displayed as checkbox / radios options (nor as any element #title). | |||
* | Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing ↵ | webchick | 2011-12-22 | |
| | | | | site/profile does not install Comment module. | |||
* | - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() ↵ | Dries | 2011-12-21 | |
| | | | | inappropriately removes SQL expressions. | |||
* | Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must ↵ | webchick | 2011-12-16 | |
| | | | | | | never return true." This reverts commit 06f31080c7281c8227d2556cd0807744e91c9fb5. | |||
* | Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: ↵ | webchick | 2011-12-11 | |
| | | | | Fixed Create RFC compliant HTML safe JSON. | |||
* | Issue #953336 by sun: Fixed Contributed modules are not able to test ↵ | webchick | 2011-12-11 | |
| | | | | theme-related functionality. |