summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/upgrade/upgrade.test
Commit message (Collapse)AuthorAge
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* 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 #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 #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 #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 #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.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #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 #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
|
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.Dries Buytaert2010-07-30
|
* #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong ↵Angie Byron2010-06-29
| | | | path given to drupal_var_export() function file.
* #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade ↵Angie Byron2010-06-28
path, and framework for further extending upgrade test coverage. W00t! :D