Commit Graph

170 Commits (12829d840a92529ea038613d36fa53f74503efb4)

Author SHA1 Message Date
Fabian Franz 28de677281 Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7] 2018-06-26 13:07:58 +02:00
David Rothstein 98229c422a Issue #2645544 by Liam Morland: Improve documentation for module_disable() and related functions 2016-02-02 00:03:14 -05:00
David Rothstein be97f50fba Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled 2015-03-30 00:46:00 -04:00
David Rothstein b09c6788a6 Issue #863594 by David_Rothstein, smussbach, mbrett5062: Fixed Strange first paragraph in the installer database error message. 2014-11-04 22:49:12 -05:00
David Rothstein 4ed2cfc39e Issue #1480734 by kotnik: Useless require_once file in st(). 2013-12-30 15:19:44 -05:00
Jennifer Hodgdon 967cfe402b Issue #1980072 by David_Rothstein: Fix inaccurate text in documentation for drupal_uninstall_modules 2013-05-15 06:22:05 -07:00
Jennifer Hodgdon bafefe41a6 Issue #1980072 by TravisCarden: Improve documentation of drupal_uninstall_modules 2013-05-08 06:45:20 -07:00
David Rothstein 3ed0414d17 Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-12-08 19:10:21 -05:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
Jennifer Hodgdon 0a1b3116ca Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-M 2012-10-04 09:04:02 -07:00
webchick 5646753598 Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also. 2011-11-07 22:40:10 -08:00
webchick a9e52c0503 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:43:48 -07:00
webchick 6395a07329 Oops. Rollback of #951644 which was accidentally committed. 2011-09-30 19:49:01 -07:00
webchick 25a927031c Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07:00
webchick 3297727dc1 Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't. 2011-06-01 01:19:14 -07:00
Dries Buytaert 3a73639833 - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be called during uninstallation. 2011-05-13 20:29:07 -04:00
Dries Buytaert c7f534a77e - Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why. 2011-05-04 20:42:42 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert e819ccc96b - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() does a file system scan on every request to admin/config (and etc.). 2011-02-19 00:50:43 +00:00
Angie Byron d30dd0617e #1006478 follow-up by Stevel: Fix table prefixes to prevent random testbot failures. 2011-01-02 17:23:20 +00:00
Angie Byron 52ba5cc84c #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in installation 2010-12-28 18:17:27 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron ff119bc0cc #346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need to be able to change the configure database form during install 2010-11-29 02:55:57 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Angie Byron aa10522336 #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling modules does not follow dependencies. 2010-11-20 03:34:30 +00:00
Dries Buytaert 203b6a88b2 - Patch #944198 by sun: functions that call drupal_system_listing() act on potentially invalid system items. 2010-11-19 20:35:31 +00:00
Angie Byron 0ac67018a3 #946968 follow-up by Damien Tournoud: Refactor version check for databases. 2010-11-13 23:07:16 +00:00
Dries Buytaert 0828119240 - Patch #946968 by dmitrig01: we are not checking the version of MySQL and PostgreSQL servers anymore (nor we do for SQLite). 2010-11-13 14:08:47 +00:00
Dries Buytaert 153ef8bd7b - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile. 2010-08-22 15:31:18 +00:00
Angie Byron f8dea099d7 #853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway. 2010-07-31 12:29:31 +00:00
Dries Buytaert 4f2d69698c - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too. 2010-07-30 01:59:14 +00:00
Dries Buytaert eda098c03f - Patch #857300 by andypost: make drupal_install_mkdir() should use octal numbers. 2010-07-26 13:20:01 +00:00
Dries Buytaert 03d7c314d8 - Patch #641008 by reglogge, David_Rothstein, tstoeckler, marcvangend: duplicated text in install error message. 2010-07-25 00:25:37 +00:00
Dries Buytaert 002ca866d5 - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TRUE, FALSE. 2010-07-22 23:54:32 +00:00
Angie Byron ce19c67110 #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Angie Byron a2ab3fd876 #784864 by kbgordon7: Fixed Install Error message links to a changed handbook page. 2010-04-30 05:20:36 +00:00
Angie Byron e8df1cd691 #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in non-English language doesn't pick up st() installation lists. 2010-04-28 05:12:43 +00:00
Dries Buytaert df52ebb726 - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group. 2010-04-24 14:53:59 +00:00
Dries Buytaert de33f74b40 - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. 2010-04-11 17:16:45 +00:00
Angie Byron 3604231dd1 #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions(). 2010-03-07 06:53:26 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert ce40e98e58 - Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed because common.inc was not loaded in _db_check_install_needed(). 2010-01-21 04:24:14 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron 20bac50d4a #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements. 2010-01-09 22:01:42 +00:00