summaryrefslogtreecommitdiff
path: root/install.php
Commit message (Collapse)AuthorAge
* Issue #1606946 follow-up by David_Rothstein: Remove note about const from D7 ↵webchick2012-12-26
| | | | docs since we don't require PHP 5.3.
* Issue #1606946 by Albert Volkman, udaksh, bunthorne: Fix up API docs for ↵Jennifer Hodgdon2012-11-28
| | | | top-level PHP files
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #722974 by chx, moshe weitzman, David_Rothstein: Fixed install script ↵Angie Byron2010-10-22
| | | | returns a blank page for PHP 5.1.
* #524728 follow-up by David_Rothstein: Bring install.php split in-line with ↵Angie Byron2010-02-17
| | | | update.php.
* - Patch #539220 by pwolanin: make installer work again.Dries Buytaert2010-02-01
|
* - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against ↵Dries Buytaert2010-01-14
| | | | vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #679866 by Bojhan and aspilicious: Remove basic options fieldset from install.Angie Byron2010-01-10
|
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* #420358 follow-up by Dave Reid: Rename profiles default => standard and ↵Angie Byron2010-01-04
| | | | expert => minimal, for consistency with labels.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #656470 by mfer, David_Rothstein: remove fake form alter hook.Dries Buytaert2010-01-03
|
* #420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's ↵Angie Byron2009-12-07
| | | | installation profiles to be more clear.
* #320132 by kbahey, catch: Make path.inc swappable.Angie Byron2009-12-06
|
* - Patch #652042 by chx: cache.inc is always needed.Dries Buytaert2009-12-05
|
* #537766 by seutje, Bojhan, and nbz: Use radio buttons on install language ↵Angie Byron2009-11-29
| | | | selection page.
* - Patch #645468 by sun: filter module no longer needs to be loaded by default.Dries Buytaert2009-11-29
|
* #637370 by yoroy: Shorten the text on 'installation complete' screen.Angie Byron2009-11-19
|
* - Patch #530652 by sun: _user_password_dynamic_validation() should be a ↵Dries Buytaert2009-11-13
| | | | #process of password_confirm().
* #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵Angie Byron2009-11-04
| | | | 'Add more' links.
* #615528 by David_Rothstein: Fixed Incorrect code comment regarding ↵Angie Byron2009-10-27
| | | | DrupalFakeCache in the installer.
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵Dries Buytaert2009-10-16
| | | | data translation.
* - Patch #557542 by catch: CLI installs were broken.Dries Buytaert2009-10-15
|
* - Patch #544360 by David_Rothstein: fix for dashboard module.Dries Buytaert2009-10-13
|
* - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵Dries Buytaert2009-10-13
| | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
* #559294 by David_Rothstein: Allow install profiles to alter or override the ↵Angie Byron2009-10-13
| | | | task list.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ↵Angie Byron2009-10-12
| | | | specified in settings.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 #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵Dries Buytaert2009-09-29
| | | | url() only accept an array. Another nice API clean-up!
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* #573680 by mgifford, David_Rothstein: Fixed language import during ↵Angie Byron2009-09-17
| | | | installation (and a notice).
* #577298 by David_Rothstein: Fixed body field on non-node module-added node ↵Angie Byron2009-09-16
| | | | types when included from an installation profile.
* - 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 #576096 by CorniI: use the new cache API.Dries Buytaert2009-09-13
|
* #561278 by Arancaytar: Fixed installation profile name escaping.Angie Byron2009-09-11
|
* #475596 follow-up by emmajane: Remove some over-the-top politeness from ↵Angie Byron2009-09-11
| | | | installer messages.
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵Dries Buytaert2009-08-25
| | | | loading for nodes, users, taxonomies, files and comments.
* #547846 by David_Rothstein: Fixed a missing reference operator that caused ↵Angie Byron2009-08-24
| | | | Drupal installation to fail on PHP 5.3.
* #524728 follow-up by David_Rothstein: Fix whitespace in install.php and ↵Angie Byron2009-08-24
| | | | install.inc.
* #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
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #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
* - Patch #546390 by cweagans: fix CLI detection in install.phpDries Buytaert2009-08-18
|
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.Dries Buytaert2009-08-12
|