Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵ | David Rothstein | 2012-06-28 |
| | | | | values because list_themes() has inconsistent theme object data. | ||
* | Issue #642734 by nod_, tim.plunkett, yhahn: Fixed Simpletest behaviors ↵ | David Rothstein | 2012-06-23 |
| | | | | should process the elements only once. | ||
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. | webchick | 2012-04-30 |
| | |||
* | Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() ↵ | webchick | 2012-04-30 |
| | | | | fails on pgsql and sqlite. | ||
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵ | webchick | 2012-04-30 |
| | | | | CSS/JS. | ||
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵ | webchick | 2012-04-30 |
| | | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. | ||
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵ | webchick | 2012-04-28 |
| | | | | watchdog() assumes is defined. | ||
* | Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵ | webchick | 2012-04-28 |
| | | | | {users}.picture so user_file_delete() isn't insanely slow. | ||
* | Issue #1490150 by xjm, duellj, tim.plunkett: Fixed ↵ | webchick | 2012-04-28 |
| | | | | EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. | ||
* | 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. |