summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests
Commit message (Collapse)AuthorAge
...
* Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and ↵webchick2011-07-17
| | | | 'required' are missed on nodes upgraded from D6 to D7.
* Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert ↵webchick2011-07-04
| | | | 'primary-links' menu to 'main-menu'.
* Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: ↵webchick2011-06-29
| | | | line-breaks are mangled by drupal_html_to_text().
* Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers.webchick2011-06-29
|
* Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and ↵webchick2011-06-27
| | | | theme_hook_suggestions().
* Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() ↵webchick2011-06-21
| | | | inconsistent redirect_url().
* Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not ↵webchick2011-06-15
| | | | loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
* - Patch #1089472 by janusman, David_Rothstein: batch API finishes when ↵Dries Buytaert2011-06-11
| | | | >99.5% of items have been processed.
* Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely ↵webchick2011-06-01
| | | | broken (User email template tokens not upgraded).
* Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't ↵webchick2011-06-01
| | | | maintain node-menu configuration.
* Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested ↵webchick2011-05-29
| | | | transactions throw exceptions on ddl changes.
* Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.webchick2011-05-28
|
* Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when ↵webchick2011-05-18
| | | | menu_name() contains a hyphen.
* Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
|
* - Rolled back.Dries Buytaert2011-05-17
|
* - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.Dries Buytaert2011-05-17
|
* - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, ↵Dries Buytaert2011-05-14
| | | | pillarsdotnet: overlay does not work with prefixed URL paths.
* Hm. Rollback of previous patch. I think I just broke testbot. NOOB.webchick2011-05-13
|
* Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes ↵webchick2011-05-13
| | | | comment bodies and other data, and throws fatal SQL errors.
* - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.Dries Buytaert2011-04-28
|
* Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding ↵webchick2011-04-24
| | | | vocabulary machine name (with tests).
* - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and ↵Dries Buytaert2011-04-23
| | | | other dank corners of Drupal).
* - Patch #965272 by larowlan, bellHead, TR: items defined with type ↵Dries Buytaert2011-04-20
| | | | MENU_CALLBACK show 'Home' as a title.
* Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: ↵webchick2011-04-10
| | | | fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
* - Patch #897140 by fgm: system.methodSignature returns incorrect and ↵Dries Buytaert2011-04-10
| | | | incomplete data.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.Dries Buytaert2011-02-21
|
* - Rollback of accidentical commit #1064882.Dries Buytaert2011-02-19
|
* - Patch #880278 by RoboPhred: cleanup _locale_import_read_po().Dries Buytaert2011-02-19
|
* - Patch #1064264 by rfray: get the tests ready for the Great Git Migration.Dries Buytaert2011-02-19
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #859602 by catch, bfroehle: #cache does not record the #attached ↵Dries Buytaert2011-02-04
| | | | declared in child elements.
* - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't ↵Dries Buytaert2011-02-04
| | | | account for version strings in dependencies[].
* #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite ↵Angie Byron2011-01-10
| | | | and PostgreSQL.
* #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS ↵Angie Byron2010-12-31
| | | | conditions.
* #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run ↵Angie Byron2010-12-30
| | | | through check_plain() twice
* #989556 by bfroehle: Fixed Broken Upgrade: filter #7001Angie Byron2010-12-30
|
* #1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 ↵Angie Byron2010-12-28
| | | | upgrade fail
* #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group ↵Angie Byron2010-12-28
| | | | by expression
* #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases.Angie Byron2010-12-23
|
* #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and ↵Angie Byron2010-12-22
| | | | expressions.
* #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failingAngie Byron2010-12-22
|
* #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install ↵Angie Byron2010-12-21
| | | | fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
* #954804 follow-up by effulgentsia: Fix bugs related to library weighting.Angie Byron2010-12-21
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in ↵Angie Byron2010-12-18
| | | | during upgrade from D6 -> D7
* - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade.Dries Buytaert2010-12-18
|
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.
* #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or ↵Angie Byron2010-12-15
| | | | unserialize PDO instances error
* #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a moduleAngie Byron2010-12-15
|