summaryrefslogtreecommitdiff
path: root/includes/update.inc
Commit message (Collapse)AuthorAge
* - 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.
* #601642 by ctmattice1: Fixed Old databases might have a small ↵Angie Byron2010-02-04
| | | | {system}.weight, to help fix upgrade path.
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against ↵Dries Buytaert2010-01-14
| | | | vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
* #606730 by hunmonk: Provide a helper function for block delta updates.Angie Byron2010-01-13
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵Angie Byron2010-01-09
| | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
|
* #653956 by moshe weitzman and catch: Create {cache_bootstrap()} in ↵Angie Byron2009-12-08
| | | | update_prepare_d7_bootstrap() to fix yet another problem in the update path.
* - Patch #627338 by catch: add a cache_bootstrap() bin for better ↵Dries Buytaert2009-11-10
| | | | performance/scalability.
* - Patch #570900 by Crell: remove remnants of update_sql().Dries Buytaert2009-11-09
|
* #627186 by quicksketch: Removed some stray tabs.Angie Byron2009-11-09
|
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #613238 by catch: Add more missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #613238 by catch: Fixed missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #599804 by catch: Fix upgrade path.Angie Byron2009-10-24
|
* #524710 by catch and gordon: Add role_permission() table earlier in order to ↵Angie Byron2009-10-24
| | | | allow upgrade path to work.
* #612920 by catch: Added required table columns so that update.php doesn't ↵Angie Byron2009-10-24
| | | | spew fatal errors.