summaryrefslogtreecommitdiff
path: root/update.php
Commit message (Collapse)AuthorAge
* - Patch #179143 by Gabor, JirkaRybka, chx, ChrisKennedy, et al: do not fire ↵Dries Buytaert2007-11-16
| | | | bootstrap hooks during update.
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* #181758 by webernet: move cache_block creation to ↵Gábor Hojtsy2007-10-09
| | | | update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process
* #176805 by dww: conditional linking to dblog pages in update.php, so if the ↵Gábor Hojtsy2007-10-02
| | | | module is not enabled, we don't get broken links
* #162432 by bjaspan and chx: serial columns need their keys defined in ↵Gábor Hojtsy2007-09-14
| | | | db_change_field() and friends in MySQL
* #171646 by JirkaRybka: store version usage information for every source ↵Gábor Hojtsy2007-09-02
| | | | string, optimize caching and prune the initially unused strings
* - Removing whitespace.Dries Buytaert2007-08-30
|
* #170638 by JirkaRybka and chx: move update access variable to settings.php, ↵Gábor Hojtsy2007-08-28
| | | | so we can check whether it is wide open, and we have one place for settings
* #157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow ↵Gábor Hojtsy2007-08-26
| | | | near flowless updates
* #159443: Update.php text out of date and difficult to follow.Steven Wittens2007-07-15
|
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #154949 by Crell and dww: let modules and themes specify a minimum required ↵Gábor Hojtsy2007-06-27
| | | | PHP version, under which they will not be possible to be turned on
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #127539 by yched: batch processing fixes.Dries Buytaert2007-05-16
|
* #127539 by bjaspan: fix comma syntax error in update.php and system.installGábor Hojtsy2007-05-09
|
* #141575 by yched: remove call time pass by referenceGábor Hojtsy2007-05-07
|
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* #127539: progressive operation support, refactoring update.php code to a ↵Gábor Hojtsy2007-05-04
| | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.
* - Patch #137376 by Gabor: add language support to nodes.Dries Buytaert2007-04-25
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Proper capitalization.Dries Buytaert2007-04-02
|
* - Patch #131483 by kkaefer: E_NOTICE cleanup.Dries Buytaert2007-03-28
|
* - Missing task list during update with JS turned on.Steven Wittens2007-03-02
|
* #117018: Use Garland theme for installer/maintenance pages, and add task ↵Steven Wittens2007-03-02
| | | | | | list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
* #104107 by ChrisKennedy. Clear all of the DB caches in update.php.Neil Drumm2006-12-25
|
* - Patch #103187 by dvessle: remove stray p.error.Dries Buytaert2006-12-19
|
* #103281: Watchdog link in update.php was incorrect.Steven Wittens2006-12-15
|
* #103281: Watchdog link in update.php was incorrect.Steven Wittens2006-12-15
|
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks ↵Steven Wittens2006-12-10
| | | | show up to 40% faster page loads.
* #99970 by Heine. Make page cache keys case-sensitive on MySQL.Neil Drumm2006-11-28
|
* - Patch #86591 by dww: 5.0.0 -> 5.0Dries Buytaert2006-10-02
|
* #82806 by dww. Remove warning for updating without performing any updates.Neil Drumm2006-09-08
|
* #82177 by Heine. Run cache updates early to avoid unrecoverable errors.Neil Drumm2006-09-08
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* - Fix missing progressbar background after CSS splitSteven Wittens2006-08-17
| | | | - Keep all JS widget css together
* - Patch #77183 by m3vrck: cleaned up some of the CSS mess.Dries Buytaert2006-08-14
|
* #64212 by chx, dww, and Eaton, allow for branched updates.Neil Drumm2006-08-14
|
* #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 ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - 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
|