summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - Added database checks.Dries Buytaert2006-11-24
* - Patch #93204 by chx et al: made Drupal work on FastCGI setups.Dries Buytaert2006-11-22
* - Patch #81076 by Bart Jansens: documentation correction.Dries Buytaert2006-11-12
* #93491 by chx. Don't attempt to read non-existent timers.Neil Drumm2006-11-12
* #54238 by gopherspidey and fago. Don't cache pages with messages.Neil Drumm2006-09-07
* - Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL...Dries Buytaert2006-09-06
* #81777 by havran and Jaza. Postgres compatibility.Neil Drumm2006-09-06
* - Patch #80725 by chx: move the access check up in the bootstrap process. Lik...Dries Buytaert2006-09-06
* #47535 by Wesley Tanaka and nickl. Fix a PHP notice with timers.Neil Drumm2006-09-06
* #80887 by chx. Fix a bug with superglobal cleaning.Neil Drumm2006-09-03
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
* - Patch #80887 by Matt et al: added an aggressive caching strategy.Dries Buytaert2006-08-31
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
* #80849 by robertDouglass. 'Already installed' error needs a filtering function.Neil Drumm2006-08-30
* - Patch #81078 by M. Plumbley: documented drupal_is_denied(), and improvedDries Buytaert2006-08-29
* - Patch #80837 by killes and Dries: fixed 403 handling.Dries Buytaert2006-08-28
* - Patch #80597 by jvandyk: improved PHPdoc. ThanksDries Buytaert2006-08-25
* - Patch #79166 by hunmonk: fixed session breakage.Dries Buytaert2006-08-18
* - Patch #node/76931 by Robert: improved performance of Drupal's session handl...Dries Buytaert2006-08-16
* #77183 (again) by m3avrck, add standard CSS to the maintenance pages.Neil Drumm2006-08-15
* - Patch #78328 by Bart: fixed incorrect EtagDries Buytaert2006-08-12
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
* - Patch #70521 by Grugnog2 et al: fixed 'double logins', caching, and logging...Dries Buytaert2006-08-03
* - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.Dries Buytaert2006-08-03
* #76209: (Eaton et al)Steven Wittens2006-08-03
* - Patch #74744 by jhenry: 304 handling should send an ETag to meet the HTTP/1...Dries Buytaert2006-07-22
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo e...Dries Buytaert2006-07-13
* - Rolback previous patch: breaks Drupal.Dries Buytaert2006-07-10
* - Patch #71424 by Moshe: removed global variable.Dries Buytaert2006-07-10
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #70075 by AjK, send proper headers if caching is turned off.Neil Drumm2006-07-02
* - Patch #69341 by chx: remove some SQL queries from the Drupal bootstrap proc...Dries Buytaert2006-06-28
* - Patch #67675 by chx: added support for multiple cache backends.Dries Buytaert2006-06-14
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #61368 by chx, don't unset the global globals array.Neil Drumm2006-05-04
* #60457 by JonBob (slightly modified), bootstrap.inc produces [Notice] in erro...Neil Drumm2006-05-02
* #60846, fix Drupal for running as CGI, patch by chxGerhard Killesreiter2006-04-28
* #59378, unset disallowed globals in case register_globals is on, patch by chxGerhard Killesreiter2006-04-21
* #58418: $conf ignored after bootstrap patchSteven Wittens2006-04-12
* #58480: Left over conf_init()Steven Wittens2006-04-12
* #56634: Resolve issues with varying $base_urlSteven Wittens2006-04-12
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* #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