summaryrefslogtreecommitdiff
path: root/update.php
Commit message (Expand)AuthorAge
...
* #75264: Redirect uninstalled default Drupal site to install.phpSteven Wittens2006-07-31
* Oops ($access_check).Steven Wittens2006-07-31
* Running multiple updates for a module was broken since the installer.Steven Wittens2006-07-31
* - Fix update.php when there are no system.module updates (hunmonk)Steven Wittens2006-07-14
* - Patch #73456 by Jaza, hunkmonk: fixed broken module paths.Dries Buytaert2006-07-13
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo e...Dries Buytaert2006-07-13
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* - Patch #69405 by dww: fixed update.php.Dries Buytaert2006-06-20
* - Patch #69659 by derek: improved documentation of db abstraction layer.Dries Buytaert2006-06-19
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #59596, update sets system.weight to unsigned, patch by HeineGerhard Killesreiter2006-04-20
* #58704, No table prefix in update_fix_access_table(), patch by Markus PetruxGerhard Killesreiter2006-04-14
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* Simply code commentSteven Wittens2006-04-04
* #12350 by naquah, Need to clear caches after running update.php.Neil Drumm2006-04-04
* #54003, Watchdog not logging update errors, patch by StevenGerhard Killesreiter2006-03-28
* #54002, Cached JS files break new drupal js error reporting behavior. Improv...Gerhard Killesreiter2006-03-15
* #54002, Cached JS files break new drupal js error reporting behavior, patch ...Gerhard Killesreiter2006-03-14
* - Patch #53468 by jvandyk: documentation improvements.Dries Buytaert2006-03-11
* - Removing whitespaceDries Buytaert2006-03-03
* - #49501: Improve error reporting in the update systemSteven Wittens2006-03-01
* - #48215: Fix update.php links at the endSteven Wittens2006-02-08
* - #47510: Show JavaScript alert when PHP errors occurSteven Wittens2006-02-05
* - Patch #45747 by Cvbge: documentation improvement + added primary key that g...Dries Buytaert2006-01-22
* - #40515: Ensure UTF-8 character set on the database side (and include upgrad...Steven Wittens2006-01-21
* - Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path.Dries Buytaert2006-01-15
* - Patch by chx: critical bugfix: fixed the database upgrade path.Dries Buytaert2006-01-08
* - Patch #43002 by drumm: critical bugfix: avoid infinite loops in update script.Dries Buytaert2006-01-04
* - Patch #41118 by Goba: various upgrade script fixes.Dries Buytaert2005-12-26
* - Patch #40677 by Steven: make the updater work again.Dries Buytaert2005-12-19
* - Patch #40518 by drumm: upgrade system fixes.Dries Buytaert2005-12-09
* - Patch #36042 by Gerhard and Neil: recover old revisions.Dries Buytaert2005-12-09
* - Patch #40341 by Cvbge: corrected the default column value.Dries Buytaert2005-12-08
* - Patch #40341 by Neil: fixed problems with database schema versions.Dries Buytaert2005-12-08
* - Patch #40303 by Cvbge: drop old columns for PostgreSQL and fixed some Postg...Dries Buytaert2005-12-07
* - Patch #35924 by Neil: improved the update system.Dries Buytaert2005-12-06
* #38744: fix update.php with non-english localeSteven Wittens2005-11-24
* - _ to # (form api changes)Steven Wittens2005-10-11
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #29051 by mathias: made the update.php script work when Drupal is ins...Dries Buytaert2005-08-31
* - Patch #29669 by Neil: micro-performance improvement for update.php + removedDries Buytaert2005-08-29
* - Patch #29385 by chx: removed remaining "?>"s at the end of some files.Dries Buytaert2005-08-28
* - Patch #29597 by Neil: removing some Drupal 4.2 and Drupal 4.3 left-overs.Dries Buytaert2005-08-25
* - #29006: Reorganize code in update.php to be cleaner.Steven Wittens2005-08-17
* - #28944: Remove old bugfix code from update.php.Steven Wittens2005-08-17
* - #27635: Style update.phpSteven Wittens2005-07-29
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch by Bart: fixed update.php after bootstrap patch.Dries Buytaert2005-07-03
* - Modified patch #19941 by willmoy: improve upgrade instructions.Dries Buytaert2005-04-06
* - Added missing {}. Reported by Bart.Dries Buytaert2005-02-07