summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Collapse)AuthorAge
...
* Back to 7.0-devAngie Byron2010-11-14
|
* Drupal 7.0-beta3Angie Byron2010-11-14
|
* #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 #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* - Patch #951486 by Damien Tournoud: invalid placeholders in exception ↵Dries Buytaert2010-10-25
| | | | messages during update.
* - Patch #937508 by amateescu: the documentation for arg() doesn't report ↵Dries Buytaert2010-10-23
| | | | what the function returns when it's called without arguments.
* Back to 7.0-devAngie Byron2010-10-23
|
* Drupal 7.0-beta2Angie Byron2010-10-23
|
* #938614 follow-up by chx: Abort abort\! Back to 5.2.4.Angie Byron2010-10-15
|
* #744384 by c960657: Do not write unchanged sessions to the database.Angie Byron2010-10-15
|
* - Patch #938614 by chx: bump to PHP 5.2.5.Dries Buytaert2010-10-12
|
* #281405 follow-up by David_Rothstein: Set maximum RAM requirement back down ↵Angie Byron2010-10-10
| | | | to 32M rather than 40M.
* #356036 by plach, catch: Allow creating nodes in default languages.Angie Byron2010-10-09
|
* #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.Angie Byron2010-10-08
|
* Back to 7.0-devAngie Byron2010-10-07
|
* Drupal 7.0-beta1Angie Byron2010-10-07
|
* - Patch #922008 by davehimself, litwol: drupal_get_filename() does not ↵Dries Buytaert2010-09-27
| | | | respect DRUPAL_ROOT.
* - Patch #910156 by sun: remove 'description' keys from schema cache.Dries Buytaert2010-09-25
|
* Back to 7.0-devAngie Byron2010-09-16
|
* Drupal 7.0-alpha7Angie Byron2010-09-16
|
* #818418 by Amitaibu: Fixed Notices on language negotiation callback when ↵Angie Byron2010-09-11
| | | | trying to force a full bootstrap.
* - Patch #870584 by sender: drupal_register_shutdown_function() doxygen is wrong.Dries Buytaert2010-08-22
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* - Patch #861876 by andypost: notice in watchdog().Dries Buytaert2010-07-26
|
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
|
* - Patch #768090 by ridgerunner: changed drupal_static() performance improvement.Dries Buytaert2010-07-18
|
* - Patch #856788 by glipay: documentation improvement.Dries Buytaert2010-07-17
|
* #850206 by Stevel: Fixed Converting db configuration gives wrong result when ↵Angie Byron2010-07-10
| | | | () is set.
* Back to 7.0-devAngie Byron2010-07-09
|
* Drupal 7.0-alpha6Angie Byron2010-07-09
|
* #554106 follow-up by pwolanin: Restore timeboxing for SimpleTest runs, for ↵Angie Byron2010-07-07
| | | | security.
* - Patch #691468 by aaronbauman, gpk: improve PHPdoc of bootstrap_invoke_all().Dries Buytaert2010-06-29
|
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be ↵Dries Buytaert2010-06-28
| | | | per database connection.
* #839006 by pwolanin: Fixed SPL autoloader should use require_once() to be ↵Angie Byron2010-06-28
| | | | more robust.
* - Patch #782442 by nenne, jhodgdon: watchdog should document better.Dries Buytaert2010-06-25
|
* - Patch #521370 by marcingy: hook_watchdog() is called ordered by name (!?).Dries Buytaert2010-06-25
|
* - Patch #561990 by catch, mikeytown2, nnewton: avoid variable_set() and ↵Dries Buytaert2010-06-24
| | | | variable_del() stampedes.
* - Patch #621748 by grendzy, David Strauss: ip_address() is broken for ↵Dries Buytaert2010-06-14
| | | | multi-tier architectures.
* #551658 follow-up by pwolanin: Revert back to D6-style temporary folder ↵Angie Byron2010-06-12
| | | | logic to avoid various platform issues.
* - Patch #736894 by mr.baileys: document that ↵Dries Buytaert2010-06-11
| | | | drupal_register_shutdown_function() is a php wrapper.
* - Patch #823500 by justinrandell, chx: () should always reflect ['HTTPS'] ↵Dries Buytaert2010-06-10
| | | | even if () is http.
* - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle ↵Dries Buytaert2010-06-05
| | | | uncaught exceptions.
* - Patch #276876 by mr.baileys: remove case sensitivity from variable names ↵Dries Buytaert2010-06-01
| | | | (get/set/del) through extra documentation.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* Back to 7.0-devAngie Byron2010-05-23
|
* Drupal 7.0-alpha5Angie Byron2010-05-23
|
* - Patch #767512 by jhedstrom, Damien Tournoud: fixed error.Dries Buytaert2010-05-21
|
* - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation ↵Dries Buytaert2010-05-18
| | | | improvements for WATCHDOG_* constants.