summaryrefslogtreecommitdiff
path: root/install.php
Commit message (Collapse)AuthorAge
...
* - 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.
* - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more ↵Dries Buytaert2009-07-30
| | | | 'natural' to enable security notification e-mails.
* - Patch #524728 by David_Rothstein, anarcat: white space clean-up.Dries Buytaert2009-07-28
|
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵Dries Buytaert2009-07-28
| | | | install.php to allow Drupal to be installed from the command line.
* - Patch #349508 by Josh Waihi: make sure that the database is installed ↵Dries Buytaert2009-07-27
| | | | using UTF-8 on PostgreSQL.
* - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ↵Dries Buytaert2009-07-22
| | | | headers.
* #509392 follow-up by adrian: Clean-up for .info files for install profiles ↵Angie Byron2009-07-19
| | | | patch.
* #509392 by adrian: Add .info files for installation profiles.Angie Byron2009-07-15
|
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* - Patch #482646 by Dave Reid et al: check for existence of ↵Dries Buytaert2009-07-04
| | | | ['HTTP_USER_AGENT'] for the SimpleTest user agent.
* - Patch #505218 by keith.smith: more massaging of help texts.Dries Buytaert2009-06-30
|
* - Patch #505218 by Bojhan: improved the description of the updates checkbox.Dries Buytaert2009-06-30
|
* - Patch #497612 by Moshe Weitzman et al: harden user login by correctly ↵Dries Buytaert2009-06-30
| | | | using the form API. Complete commit now. Thank you, thank you.
* - Patch #202775 by michaelfavia, jabapyth: fixed database testing and error ↵Dries Buytaert2009-06-08
| | | | handling during installation.
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* #475596 by emmajane, catch, yoroy, et al. Move default welcome message to ↵Angie Byron2009-06-02
| | | | help system.
* - Patch #474156 by brainless: fixed database prefix validation. We need ↵Dries Buytaert2009-05-28
| | | | tests for the installer. ;-)
* #471234 follow-up by andypost: Fix broken installer after string clean-up.Angie Byron2009-05-25
|
* #471234 by Bojhan: Clean up descriptions on installer configuration forms.Angie Byron2009-05-24
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #471218 by Bojhan: remove unnecessary database configuration ↵Dries Buytaert2009-05-24
| | | | instructions.
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #304163 by chx, David_Rothstein: allow update.php to regenerate ↵Dries Buytaert2009-05-09
| | | | settings.php
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #444352 by kkaefer: Remove the 4.7-era JS killswitch.Angie Byron2009-04-26
|
* #444778 by haffmans: Allow non-default database connections in installation ↵Angie Byron2009-04-25
| | | | profiles.
* - Patch #392362 by Xano, Dave Reid: remove clean URL option from the ↵Dries Buytaert2009-04-04
| | | | installation process -- automatically enable clean URLs when possible, or hide the option when clean URLs cannot be enabled.
* - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et ↵Dries Buytaert2009-04-02
| | | | al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
* - Patch #260337 by jbomb: made the link more specific.Dries Buytaert2009-03-25
|
* - Patch #333156 by stella: add ability to configure the default country.Dries Buytaert2009-03-17
|
* #304163 by chx: Allow update.php to re-generate settings.php. Now possible ↵Angie Byron2009-03-01
| | | | to upgrade Drupal 6 to Drupal 7. Oh, yeah.
* - Patch #382096 by Arancaytar: improve the form limits so that they actually ↵Dries Buytaert2009-02-24
| | | | make sense and don't get in the way of SQLite support.
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* #255551 by drewish and c960657: Array-itize file_scan_directory()'s ↵Angie Byron2009-02-18
| | | | parameters (DX improvement).
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #355496 by geodaniel, Dave Reid: Always list available databases, with ↵Angie Byron2009-02-10
| | | | explanation when only one is in the list.
* #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine ↵Angie Byron2009-02-08
| | | | drupal root, so we don't break symlinks.
* #368729 by meba: (i18n sprint) Fix error during multilingual installation ↵Angie Byron2009-02-04
| | | | because of NULL value on required field.
* #362423 by chx: Include session.inc during installer to avoid fatal errors ↵Angie Byron2009-01-22
| | | | if things don't go exactly according to plan.
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵Dries Buytaert2009-01-19
| | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
* - Patch #352722 by dmitrig01: conditionally show 'settings.php not writable' ↵Dries Buytaert2009-01-06
| | | | error so that the message doesn't show up when the file does not exist.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, ↵Dries Buytaert2008-11-24
| | | | removing bootstrap flag in system table.
* #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings ↵Angie Byron2008-11-20
| | | | Time? I bet you didn't think Drupal ever would! :)
* - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use ↵Dries Buytaert2008-11-16
| | | | a regex for the nomask (and code clean-up).
* #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch.Angie Byron2008-11-16
|
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
|