summaryrefslogtreecommitdiff
path: root/includes/install.core.inc
Commit message (Collapse)AuthorAge
...
* - Patch #752814 by David_Rothstein, Gábor Hojtsy: installer forces ↵Dries Buytaert2010-05-05
| | | | user_email_verification() to TRUE.
* #409410 by hunmonk, David_Rothstein: Don't clobber install profile messages ↵Angie Byron2010-05-03
| | | | on final page of installer.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and ↵Angie Byron2010-04-29
| | | | theme data in the installer.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line ↵Angie Byron2010-04-23
| | | | install at the root, rather than the symptom.
* #776178 by marvil07: Fixed PHP 5.3 warning for command line install.Angie Byron2010-04-22
|
* #777138 by realityloop: Fixed Strict warning: Only variables should be ↵Angie Byron2010-04-21
| | | | passed by reference in install_settings_form().
* - 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 #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 #231668 by aspilicious, birdmanx35: improve comments in core to ↵Dries Buytaert2010-03-26
| | | | conform to standards.
* - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is ↵Dries Buytaert2010-03-17
| | | | in HTML.
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO ↵Dries Buytaert2010-02-26
| | | | functionality should be checked at installation.
* #524728 follow-up by David_Rothstein: Bring install.php split in-line with ↵Angie Byron2010-02-17
update.php.