summaryrefslogtreecommitdiff
path: root/includes/update.inc
Commit message (Collapse)AuthorAge
* #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always ↵Angie Byron2010-12-06
| | | | pulls your site out of maintenance mode immediately
* #934634 by carlos8f: Fix error on update if cache_path table is already present.Angie Byron2010-11-22
|
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in ↵Dries Buytaert2010-10-27
| | | | .info files are deemed 'incompatible with 7.x'.
* - Patch #951486 by Damien Tournoud: invalid placeholders in exception ↵Dries Buytaert2010-10-25
| | | | messages during update.
* #887288 by catch, David_Rothstein: Fixed Attempting to use update.php ↵Angie Byron2010-10-22
| | | | without having configured a database in settings.php results in incorrect/misleading error message
* - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements ↵Dries Buytaert2010-10-12
| | | | check error if PECL PDO is being used.
* #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop ↵Angie Byron2010-10-06
| | | | (beta blocker).
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* #864464 follow-up by David_Rothstein: Move notice about requiring latest ↵Angie Byron2010-10-03
| | | | version of Drupal so it only comes up the first time update.php is ran.
* #864464 follow-up: Fix minor indentation issues.Angie Byron2010-10-02
|
* #864464 by heyrocker, Beanjammin: Ensure people using Drupal < 6.16 that ↵Angie Byron2010-10-02
| | | | they must upgrade to latest version, rather than showing them a WSOD.
* - Patch #870922 by David_Rothstein: removing unnecessary code.Dries Buytaert2010-10-02
|
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* - Patch #909272 by chx: remove stub update functions and renumber the ↵Dries Buytaert2010-09-25
| | | | remaining ones.
* - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update ↵Dries Buytaert2010-09-17
| | | | functions and renumber the remaining ones.
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* - Patch #894530 by David_Rothstein: update system calls ↵Dries Buytaert2010-09-02
| | | | drupal_get_schema_versions() for lots of uninstalled modules, leading to a performance hit.
* #894898 by mrfelton: Fixed Increase permission length restriction from 64 to ↵Angie Byron2010-08-27
| | | | 128.
* - Patch #790482 by glipay: update_prepare_d7_bootstrap() docs say it should ↵Dries Buytaert2010-07-17
| | | | not modify database, but it does.
* - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not ↵Dries Buytaert2010-07-14
| | | | create required menus.
* #850206 by Stevel: Fixed Converting db configuration gives wrong result when ↵Angie Byron2010-07-10
| | | | () is set.
* - Patch #819388 by pwolanin: switch registry back to using hashes not file ↵Dries Buytaert2010-07-10
| | | | mtime and ctime.
* #845746 by Berdir: Fixed update process broken on multi-language sites using ↵Angie Byron2010-07-07
| | | | i18n module.
* - Patch #838528 by marcingy: primary index on session table is not update ↵Dries Buytaert2010-06-27
| | | | when upgrading.
* - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid.Dries Buytaert2010-06-27
|
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien ↵Dries Buytaert2010-06-25
| | | | Tournoud: text column type doesn't reliably hold serialized variables.
* - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update ↵Dries Buytaert2010-06-25
| | | | functions.
* #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an ↵Angie Byron2010-06-21
| | | | invalid merge query.
* #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 ↵Angie Byron2010-06-08
| | | | site has Date module applied.
* #805052 follow-up by mikey_p: Fixed Notice in update.php in ↵Angie Byron2010-06-08
| | | | drupal_session_initialize().
* #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged.Angie Byron2010-06-08
|
* - Patch #782056 by aspilicious: removing tabs and trailing white space.Dries Buytaert2010-05-26
|
* - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to ↵Dries Buytaert2010-05-21
| | | | D7 without PDO enabled causes WSOD.
* - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize().Dries Buytaert2010-05-21
|
* - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with ↵Dries Buytaert2010-05-19
| | | | statistics module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* #211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work ↵Angie Byron2010-04-28
| | | | update depencency check to deal with array_merge_recursive() edge case (with tests).
* #773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.Angie Byron2010-04-21
|
* #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal ↵Angie Byron2010-04-20
| | | | error: Class 'MergeQuery_mysql()'.
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
|
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ↵Dries Buytaert2010-03-31
| | | | Reid, JohnAlbin, aspilicious: themes disabled during update.
* - Patch #582948 by David_Rothstein: improve safety of schema manipulation.Dries Buytaert2010-03-20
|
* #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions().Angie Byron2010-03-07
|
* - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue ↵Dries Buytaert2010-02-25
| | | | tables from D5 during the D6 to D7 upgrade.
* #717148 by adrian: Fixed tons of duplication of information during ↵Angie Byron2010-02-17
| | | | update.php batch.
* - Patch #606730 by hunmonk: fixed semicolon.Dries Buytaert2010-02-07
|
* #706860 by hunmonk: Fixed update_fix_d7_block_deltas() helper function ↵Angie Byron2010-02-07
| | | | broken due to block table rename.
* #601642 folllow-up by andypost: Remove extraneous 'length' index from ↵Angie Byron2010-02-04
| | | | system.weight changes.