Commit Graph

80 Commits (d91b1c77aafa5cf69fa9069c940c174c56bd7e1d)

Author SHA1 Message Date
Dries Buytaert 7af1ab590f - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-10-27 19:31:53 +00:00
Dries Buytaert bcc0741b67 - Patch #951486 by Damien Tournoud: invalid placeholders in exception messages during update. 2010-10-25 00:06:19 +00:00
Angie Byron a89aa3b19d #887288 by catch, David_Rothstein: Fixed Attempting to use update.php without having configured a database in settings.php results in incorrect/misleading error message 2010-10-22 15:41:45 +00:00
Dries Buytaert 7383675935 - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used. 2010-10-12 02:50:03 +00:00
Angie Byron 1af4618908 #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop (beta blocker). 2010-10-06 21:51:10 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00
Angie Byron 5e52176157 #864464 follow-up by David_Rothstein: Move notice about requiring latest version of Drupal so it only comes up the first time update.php is ran. 2010-10-03 23:33:15 +00:00
Angie Byron 99ccb2e572 #864464 follow-up: Fix minor indentation issues. 2010-10-02 02:59:55 +00:00
Angie Byron bc41e4054b #864464 by heyrocker, Beanjammin: Ensure people using Drupal < 6.16 that they must upgrade to latest version, rather than showing them a WSOD. 2010-10-02 02:56:19 +00:00
Dries Buytaert 53302b2654 - Patch #870922 by David_Rothstein: removing unnecessary code. 2010-10-02 02:52:21 +00:00
Angie Byron bf751d9a94 #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. 2010-10-01 18:37:23 +00:00
Dries Buytaert b502f4c88a - Patch #909272 by chx: remove stub update functions and renumber the remaining ones. 2010-09-25 18:10:53 +00:00
Dries Buytaert 1bb8993aad - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones. 2010-09-17 02:28:37 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Dries Buytaert 857bbe5bce - Patch #894530 by David_Rothstein: update system calls drupal_get_schema_versions() for lots of uninstalled modules, leading to a performance hit. 2010-09-02 21:07:44 +00:00
Angie Byron 1e985830e2 #894898 by mrfelton: Fixed Increase permission length restriction from 64 to 128. 2010-08-27 10:42:48 +00:00
Dries Buytaert 6195d47d15 - Patch #790482 by glipay: update_prepare_d7_bootstrap() docs say it should not modify database, but it does. 2010-07-17 19:44:06 +00:00
Dries Buytaert e65cb2df47 - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not create required menus. 2010-07-14 20:30:09 +00:00
Angie Byron 10edd51e29 #850206 by Stevel: Fixed Converting db configuration gives wrong result when () is set. 2010-07-10 17:27:50 +00:00
Dries Buytaert 3e44e9eed6 - Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime. 2010-07-10 01:57:32 +00:00
Angie Byron 449f1f7cbd #845746 by Berdir: Fixed update process broken on multi-language sites using i18n module. 2010-07-07 05:44:03 +00:00
Dries Buytaert 15fe37a76b - Patch #838528 by marcingy: primary index on session table is not update when upgrading. 2010-06-27 16:51:38 +00:00
Dries Buytaert db6d3d79a8 - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid. 2010-06-27 10:48:17 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert 35373aa89c - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions. 2010-06-25 12:27:28 +00:00
Angie Byron 99ec176a5d #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an invalid merge query. 2010-06-21 16:03:45 +00:00
Angie Byron a11cfe610c #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 site has Date module applied. 2010-06-08 15:08:35 +00:00
Angie Byron 40eeac9ebb #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize(). 2010-06-08 05:44:07 +00:00
Angie Byron 1a88fce096 #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged. 2010-06-08 05:29:05 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 9537ac63aa - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to D7 without PDO enabled causes WSOD. 2010-05-21 11:53:26 +00:00
Dries Buytaert 810a59576d - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize(). 2010-05-21 11:43:27 +00:00
Dries Buytaert 63dba2a07d - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Dries Buytaert 0b61ecfe3a - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
Angie Byron 1bac765683 #211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work update depencency check to deal with array_merge_recursive() edge case (with tests). 2010-04-28 05:28:22 +00:00
Angie Byron 6b108a3b67 #773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade. 2010-04-21 07:05:44 +00:00
Angie Byron 2e12586932 #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal error: Class 'MergeQuery_mysql()'. 2010-04-20 07:51:59 +00:00
Dries Buytaert de33f74b40 - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. 2010-04-11 17:16:45 +00:00
Dries Buytaert fa63e6fe68 - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update. 2010-03-31 19:10:39 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Angie Byron 3604231dd1 #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions(). 2010-03-07 06:53:26 +00:00
Dries Buytaert 0071d5e296 - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue tables from D5 during the D6 to D7 upgrade. 2010-02-25 09:42:39 +00:00
Angie Byron 8847f4c9a2 #717148 by adrian: Fixed tons of duplication of information during update.php batch. 2010-02-17 20:45:36 +00:00
Dries Buytaert b76a58b414 - Patch #606730 by hunmonk: fixed semicolon. 2010-02-07 17:33:41 +00:00
Angie Byron 3729441ace #706860 by hunmonk: Fixed update_fix_d7_block_deltas() helper function broken due to block table rename. 2010-02-07 05:09:59 +00:00
Angie Byron 768b07978c #601642 folllow-up by andypost: Remove extraneous 'length' index from system.weight changes. 2010-02-04 17:03:19 +00:00
Angie Byron 94900f4071 #601642 by ctmattice1: Fixed Old databases might have a small {system}.weight, to help fix upgrade path. 2010-02-04 05:10:00 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00