summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - 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
* Fixing a faulty check in cache_get() which prevented empty data from being re...Steven Wittens2004-08-16
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #7968 by Adrian: use the complete URL as the cache ID to make Drupal'sDries Buytaert2004-08-06
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Patch #9238 by JonBob: added code and Doxygen comments to common.inc andDries Buytaert2004-07-13
* - Patch #8509 by Killes and Steven: added support for sending compressedDries Buytaert2004-07-08
* - Changed the way status messages are printed as per Kristjan's suggestion:Dries Buytaert2004-07-08
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Patch #8585 by Junyor: sort blog items by creation date. Added some databa...Dries Buytaert2004-06-30
* - Preventing caching of page when status messages are present (needed for red...Steven Wittens2004-06-28
* - Removing early experimental tab code that slipped in.Kjartan Mannes2004-06-02
* - Fixed bug #5977: Date translation screwed.Kjartan Mannes2004-02-21
* - Bug #5684: filter duplicate headers.Dries Buytaert2004-02-15
* - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functi...Dries Buytaert2004-01-26
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Fixing wrong superglobal usage.Kjartan Mannes2003-12-18
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - Patch by Kjartan:Dries Buytaert2003-12-13