summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/upgrade
Commit message (Collapse)AuthorAge
* Issue #1260938 by dawehner, David_Rothstein, flaviovs, Fabianx, pfrenssen, ↵David Rothstein2015-09-08
| | | | boran, jelo, neclimdul, scorchio, Berdir, vijaycs85: D6 to D7 update can fail on duplicate files in system update #7061
* Drupal 7.26David Rothstein2014-01-15
|
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵David Rothstein2013-03-10
| | | | system_update_7007() fail.
* Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵David Rothstein2013-02-27
| | | | date_formats().(format|type) is problematic for case insensitive collations.
* Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵webchick2012-10-29
| | | | at update #7061.
* Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul, alex_b, cam8001, ↵webchick2012-10-09
| | | | twistor, mfb, catch, xjm, beeradb: Fixed Allow aggregator feed URLs longer than 255 characters.
* Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump ↵webchick2012-09-30
| | | | has invalid widget info.
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-08-26
| | | | strings.
* Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of ↵webchick2012-08-18
| | | | forum.module d6-d7 loses permission.
* Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by ↵David Rothstein2012-08-01
| | | | removing the contents of system_update_7074 for now, since it fails on PostgreSQL.
* Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, ↵David Rothstein2012-07-29
| | | | tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions.
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-07-07
| | | | strings.
* Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵webchick2012-04-28
| | | | {users}.picture so user_file_delete() isn't insanely slow.
* Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts ↵webchick2012-04-26
| | | | filepaths too aggressively.
* Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵webchick2012-04-12
| | | | field_bundle_settings() out per bundle.
* Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade ↵webchick2012-04-04
| | | | path: Node triggers removed when upgrading to 7-dev from 6.25.
* Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, ↵webchick2012-03-26
| | | | tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
* Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database ↵Jennifer Hodgdon2012-03-23
| | | | upgrade tests, which were causing random 7.x is broken test failures
* Issue #1280792 by xjm, julien, BTMash, pingers: Fixed ↵webchick2012-02-14
| | | | {trigger_assignments()}.hook has only 32 characters, is too short.
* Issue #1160928 follow-up by sun: Commit missing file. Oops.webchick2012-01-21
|
* Issue #1160928 by catch, xjm: Add tests for node type/comment body upgrade path.webchick2012-01-21
|
* Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major ↵webchick2011-12-10
| | | | bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called.
* Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x ↵webchick2011-11-24
| | | | upgrade path.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1205138 by pwolanin, Dave Reid: Do not blow away non-MD5 password ↵webchick2011-09-30
| | | | hashes in user_update_7000().
* Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵webchick2011-08-23
| | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
* Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating ↵webchick2011-08-16
| | | | from 7.4 or upgrading from D6.
* Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in ↵webchick2011-07-17
| | | | field_default_form().
* 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 #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 #1166806 by droplet, TR: Removed legacy CVS Id tags in core.webchick2011-05-28
|
* 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.
* Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding ↵webchick2011-04-24
| | | | vocabulary machine name (with tests).
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.Dries Buytaert2011-02-21
|
* #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
* #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
|
* #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting.Angie Byron2010-11-21
|
* - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: ↵Dries Buytaert2010-11-13
| | | | system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss.
* #934050 follow-up: Committing missing tests.Angie Byron2010-11-09
|
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* #932134 by catch: Fixed no upgrade path for MENU_CALLBACK API change.Angie Byron2010-10-08
|
* #933270 by Damien Tournoud, catch: Fixed Taxonomy terms are incorrectly put ↵Angie Byron2010-10-06
| | | | in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
* #812416 follow-up: forgot to commit new test files.Angie Byron2010-10-06
|