summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* #56676, unset($_SESSION['messages']);, patch by chxGerhard Killesreiter2006-04-01
* #42000, Watchdog can't log errors when using db_set_active(non-default), pat...Gerhard Killesreiter2006-03-26
* #50181, Timer counts not properly incremented, patch by pureginGerhard Killesreiter2006-02-27
* - Patch #44947 by rkerr / Moshe: fixed race condition in session handling, re...Dries Buytaert2006-02-10
* - Patch #13148: fix problems with using relative path names! (Please documen...Dries Buytaert2006-01-29
* - Patch #46183 by chx: made maintenance mode work again.Dries Buytaert2006-01-24
* - Patch #44828 by chx/Crell: make sure the url/path is properly initialized i...Dries Buytaert2006-01-23
* - Patch #44379 by Moshe: code improvements: always grant the 'authenticated u...Dries Buytaert2006-01-21
* - #44992: ./ prefix for conf file include (faster)Steven Wittens2006-01-17
* - Patch #22035 by Matt: fixed problem with alias table getting corrupted.Dries Buytaert2006-01-16
* - Patch #43360 by Chris: minor code clean-up: renamed $op to $hook.Dries Buytaert2006-01-05
* - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failu...Dries Buytaert2005-12-15
* - Removed valid_input_check().Dries Buytaert2005-11-30
* - check_plain() missed its train.Dries Buytaert2005-11-29
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.Dries Buytaert2005-11-27
* - Patch #35725 by drumm: improved conf_init() documentation.Dries Buytaert2005-11-21
* #35725: Make site.com:80 work like site.comSteven Wittens2005-11-21
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Patch #13224 by Richard Archer and Gerhard: improved gzip caching.Dries Buytaert2005-10-09
* Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in boo...Dries Buytaert2005-09-19
* - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so UR...Dries Buytaert2005-09-18
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have toDries Buytaert2005-08-29
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Bug #22911: PostgreSQL doesn't like "LOCK TABLES", but does like "LOCK TABL...Dries Buytaert2005-08-25
* - Removed some debug code.Dries Buytaert2005-08-25
* - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce ...Dries Buytaert2005-08-22
* - #27853: PHP notices.Steven Wittens2005-08-05
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #23651: Display referrer info with watchdog messages.Steven Wittens2005-07-29
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch by Bart: fixed update.php after bootstrap patch.Dries Buytaert2005-07-03
* - Patch #25816 by Robert Douglass: removed extra load of boostrap.inc.Dries Buytaert2005-06-27
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #3962 by deekayen: improved error message when a blocked user attempt...Dries Buytaert2005-06-21
* - Patch #24135 by Moshe: made it possible to ban visitors based on hostname/I...Dries Buytaert2005-06-07
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Patch #22652 by Stefan: improved PHPdoc of drupal_set_message().Dries Buytaert2005-05-14
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - Added the ability to track page generation times in the statistics module.Dries Buytaert2005-05-12
* - Removed some dead code.Dries Buytaert2005-04-12
* - Patch #19298 by Jeremy: loose caching!Dries Buytaert2005-04-11
* - Patch #19933 by willmoy: stop output buffering once the page has been rende...Dries Buytaert2005-04-05
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #19130: Handle trailing dot in hostname when scanning for config.Steven Wittens2005-03-19
* - #5900: Fix browser caching issues.Steven Wittens2005-03-18
* - Patch #13738 by TDobes: theme system fixes:Dries Buytaert2005-03-16