summaryrefslogtreecommitdiff
path: root/includes/install.inc
Commit message (Collapse)AuthorAge
* Issue #2645544 by Liam Morland: Improve documentation for module_disable() ↵David Rothstein2016-02-02
| | | | and related functions
* Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, ↵David Rothstein2015-03-30
| | | | Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled
* Issue #863594 by David_Rothstein, smussbach, mbrett5062: Fixed Strange first ↵David Rothstein2014-11-04
| | | | paragraph in the installer database error message.
* Issue #1480734 by kotnik: Useless require_once file in st().David Rothstein2013-12-30
|
* Issue #1980072 by David_Rothstein: Fix inaccurate text in documentation for ↵Jennifer Hodgdon2013-05-15
| | | | drupal_uninstall_modules
* Issue #1980072 by TravisCarden: Improve documentation of ↵Jennifer Hodgdon2013-05-08
| | | | drupal_uninstall_modules
* Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag ↵David Rothstein2012-12-08
| | | | to install profiles to auto-select them during installation.
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-MJennifer Hodgdon2012-10-04
|
* Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement ↵webchick2011-11-07
| | | | warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
* Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock ↵webchick2011-10-05
| | | | for timer_start(), timer_read(), and timer_stop() functions.
* Oops. Rollback of #951644 which was accidentally committed.webchick2011-09-30
|
* Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.webchick2011-09-30
|
* Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and ↵webchick2011-06-01
| | | | shouldn't.
* - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be ↵Dries Buytaert2011-05-13
| | | | called during uninstallation.
* - Patch #1086066 by drewish, Mile23: get_t() should describe what it does ↵Dries Buytaert2011-05-04
| | | | and why.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() ↵Dries Buytaert2011-02-19
| | | | does a file system scan on every request to admin/config (and etc.).
* #1006478 follow-up by Stevel: Fix table prefixes to prevent random testbot ↵Angie Byron2011-01-02
| | | | failures.
* #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in ↵Angie Byron2010-12-28
| | | | installation
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.
* #346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need ↵Angie Byron2010-11-29
| | | | to be able to change the configure database form during install
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
|
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database ↵Dries Buytaert2010-11-27
| | | | autoloading more robust.
* #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling ↵Angie Byron2010-11-20
| | | | modules does not follow dependencies.
* - Patch #944198 by sun: functions that call drupal_system_listing() act on ↵Dries Buytaert2010-11-19
| | | | potentially invalid system items.
* #946968 follow-up by Damien Tournoud: Refactor version check for databases.Angie Byron2010-11-13
|
* - Patch #946968 by dmitrig01: we are not checking the version of MySQL and ↵Dries Buytaert2010-11-13
| | | | PostgreSQL servers anymore (nor we do for SQLite).
* - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: ↵Dries Buytaert2010-08-22
| | | | increase simpletest speed by running on a simplified profile.
* #853748 by Stevel, andypost: Fixed Folders in includes/database that do not ↵Angie Byron2010-07-31
| | | | contain an (installable) driver are used anyway.
* - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that ↵Dries Buytaert2010-07-30
| | | | MariaDB works, too.
* - Patch #857300 by andypost: make drupal_install_mkdir() should use octal ↵Dries Buytaert2010-07-26
| | | | numbers.
* - Patch #641008 by reglogge, David_Rothstein, tstoeckler, marcvangend: ↵Dries Buytaert2010-07-25
| | | | duplicated text in install error message.
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, ↵Dries Buytaert2010-07-22
| | | | TRUE, FALSE.
* #293223 follow-up by David_Rothstein: Roll back 'Hide required core ↵Angie Byron2010-06-21
| | | | modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
* - Patch #763850 by c960657: require_once() and drupal_get_path() ↵Dries Buytaert2010-05-18
| | | | inconsistencies.
* #784864 by kbgordon7: Fixed Install Error message links to a changed ↵Angie Byron2010-04-30
| | | | handbook page.
* #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in ↵Angie Byron2010-04-28
| | | | non-English language doesn't pick up st() installation lists.
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the ↵Dries Buytaert2010-04-24
| | | | sanitization group.
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
|
* #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions().Angie Byron2010-03-07
|
* - 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
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed ↵Dries Buytaert2010-01-21
| | | | because common.inc was not loaded in _db_check_install_needed().
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|