summaryrefslogtreecommitdiff
path: root/update.php
Commit message (Collapse)AuthorAge
* Issue #1504522 by rahulbile, Chi: Strict warning: Only variables should be ↵David Rothstein2013-12-27
| | | | passed by reference in update_results_page().
* Drupal 7.24David Rothstein2013-11-20
|
* Issue #1648004 by dcam, Devin Carlson, Rob Loach: Removed inaccurate code ↵David Rothstein2013-03-30
| | | | comment about using l() in update_helpful_links().
* Issue #1606946 by Albert Volkman: Fix grammar in docs in update.phpJennifer Hodgdon2012-12-04
|
* Issue #1606946 by Albert Volkman, udaksh, bunthorne: Fix up API docs for ↵Jennifer Hodgdon2012-11-28
| | | | top-level PHP files
* - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update ↵Dries2012-02-02
| | | | results page lead to 403s.
* Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer ↵webchick2011-11-11
| | | | works unless there are updates pending.
* Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement ↵webchick2011-11-07
| | | | warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Oops. Rollback of #951644 which was accidentally committed.webchick2011-09-30
|
* Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.webchick2011-09-30
|
* Roll-back of Issue #534594 by beejeebus, catch: This causes fatal errors ↵webchick2011-06-01
| | | | from class loaders in certain modules (CTools, etc.)
* - Patch #834848 by Berdir: warning message regarding ↵Dries Buytaert2011-05-13
| | | | hook_update_last_removed() is not displayed.
* - Patch #534594 by catch, Frando: add registry_rebuild() to update.php.Dries Buytaert2011-05-11
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.Dries Buytaert2011-02-21
|
* #1013808 by threewestwinds, redndahead: Fixed update.php displays misleading ↵Angie Byron2011-01-04
| | | | messages for modules that return no messages.
* #977174 by AlexisWilke: Update results generate a spurious </ul>.Angie Byron2010-12-28
|
* - Patch #922788 by sun: update.php does not invoke ↵Dries Buytaert2010-11-23
| | | | hook_requirements()('update') in all modules.
* #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 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 #763850 by c960657: require_once() and drupal_get_path() ↵Dries Buytaert2010-05-18
| | | | inconsistencies.
* - Patch #789464 by pwolanin: update.php has a fatal error if any module ↵Dries Buytaert2010-05-04
| | | | extends a core stream wrapper class.
* #784864 by kbgordon7: Fixed Install Error message links to a changed ↵Angie Byron2010-04-30
| | | | handbook page.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #231668 by aspilicious, birdmanx35: improve comments in core to ↵Dries Buytaert2010-03-26
| | | | conform to standards.
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* #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.
* #680422 by Heine: Fixed request_uri() can not be used as is in HTML.Angie Byron2010-01-11
|
* - Patch #679890 by Bojhan, chx: no more pleasing.Dries Buytaert2010-01-09
|
* #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 #645468 by sun: filter module no longer needs to be loaded by default.Dries Buytaert2009-11-29
|
* #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and ↵Angie Byron2009-11-19
| | | | markboulton: Use Seven theme for installation / updates.
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #585628 by catch: Fixed accessing update.php as anonymous user.Angie Byron2009-10-24
|
* #612920 by catch: Added required table columns so that update.php doesn't ↵Angie Byron2009-10-24
| | | | spew fatal errors.
* #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a ↵Angie Byron2009-10-09
| | | | permission to update.php.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending ↵Dries Buytaert2009-09-28
| | | | updates always being plural.
* - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵Dries Buytaert2009-09-27
| | | | webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.
* - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, ↵Dries Buytaert2009-09-14
| | | | emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.
* - Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.Dries Buytaert2009-09-07
|
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵Dries Buytaert2009-08-25
| | | | loading for nodes, users, taxonomies, files and comments.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #554754 by gordon and dww: Added a new function update_get_update_list() to ↵Angie Byron2009-08-21
| | | | return list of pending updates.
* #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.Angie Byron2009-08-11
|
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵Dries Buytaert2009-08-11
| | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.