summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #14890: corrected the documentation of conf_init().Dries Buytaert2004-12-29
* - Patch #13405 by Moshe: make you actually do something useful with the init ...Dries Buytaert2004-12-01
* - Patch #13405 by Moshe:Dries Buytaert2004-11-25
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Modified patch #11689 by Adrian: made the locale module work with PostgreSQL.Dries Buytaert2004-10-18
* - Patch #11434: made request_uri() (and thus forms) work on IIS.Dries Buytaert2004-10-12
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ...Dries Buytaert2004-10-04
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10862: Smarter filter cache wiping.Steven Wittens2004-09-15
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #10373 by jabart/killed: performance improvement: caching the variabl...Dries Buytaert2004-09-08
* - Fixed cache problem introduced by Adrian's PostgreSQL patch.Dries Buytaert2004-09-08
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08