summaryrefslogtreecommitdiff
path: root/includes/update.inc
Commit message (Collapse)AuthorAge
* #557582 by moshe weitzman: Reset statics after each update to conserve ↵Angie Byron2009-09-01
| | | | memory and avoid odd bugs.
* #201415 by sun: Add a permission to access site in maintenance mode.Angie Byron2009-08-22
|
* #509398 by adrian: Turned install profiles into modules with full access to ↵Angie Byron2009-08-21
| | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
* #554754 by gordon and dww: Added a new function update_get_update_list() to ↵Angie Byron2009-08-21
| | | | return list of pending updates.
* #536150 follow-up by gordonh and dww: Move more update.php functions to ↵Angie Byron2009-08-03
| | | | update.inc.
* - Patch #233091 by dww, anarcat, gordon: restructured update.php to start ↵Dries Buytaert2009-07-29
making it possible to update Drupal sites from the shell.