summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - Patch #323372 by Damien Tournoud: fixed bootstrap phase issue that broke in...Dries Buytaert2008-10-20
* - Patch #323372 by chx: clean up drupal_bootstrap().Dries Buytaert2008-10-19
* - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5.Dries Buytaert2008-10-16
* - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions...Dries Buytaert2008-10-15
* #242873 follow-up: Missed adding constants to bootstrap.inc.Angie Byron2008-10-13
* #320171 by Dave Reid: Fix exception in ip_address() test.Angie Byron2008-10-12
* Roll-back of #242873: This caused horrendous problems with SimpleTest on some...Angie Byron2008-10-12
* #231298 by Crell and rednahead: Allow for aliased multi-site support.Angie Byron2008-10-12
* #242873 follow-up by pwolanin: Move new check_plain() check constants to boot...Angie Byron2008-10-11
* #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some ca...Angie Byron2008-10-11
* #317840 by lilou: Fix typo in Doxygen for REQUEST_TIME.Angie Byron2008-10-06
* - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a ki...Dries Buytaert2008-10-06
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session han...Dries Buytaert2008-09-15
* - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol...Dries Buytaert2008-09-08
* - Patch #253702 by jscheel, gpk: clarified session handling functions.Dries Buytaert2008-09-08
* #302763 by DamZ: Fixing test failures, removing legacy globals check cruft.Angie Byron2008-09-06
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by n...Dries Buytaert2008-08-18
* - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to regist...Dries Buytaert2008-08-02
* - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.Dries Buytaert2008-07-17
* - Patch #270508 by paul.levvik and pwolanin: usability improvement: image too...Dries Buytaert2008-07-08
* - Patch #258397 by Dries: fixed spoofing attack.Dries Buytaert2008-07-04
* - Patch #276581 by catch: wrote missing tests for contact module and simplifi...Dries Buytaert2008-07-02
* - Patch #277073 by threexk: improve consistency of offline vs off-line and on...Dries Buytaert2008-07-01
* - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. ...Dries Buytaert2008-06-26
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
* - Patch #256579 by justinrandell: registry performance optimizations.Dries Buytaert2008-05-13
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #228594 by catch et al: removed access rule functionality from core.Dries Buytaert2008-04-08
* Drupal 6 RC2Gábor Hojtsy2008-01-10
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
* #50901 by chx: do not allow user login under maintenance mode, if the logged ...Gábor Hojtsy2008-01-02
* #199780 by Pancho and chx: fix problem in access rules check introduced in #1...Gábor Hojtsy2007-12-20
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
* #141727 by merlinofchaos, dvessel, sun: restore themeability support for main...Gábor Hojtsy2007-11-30
* #173408 by markus_petrux / add1sun: move proxy IP configuration options to se...Gábor Hojtsy2007-11-26
* #190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add...Gábor Hojtsy2007-11-11
* - Modified version of patch #121820 by Caleb et al: add an option for page co...Dries Buytaert2007-10-25
* #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called...Gábor Hojtsy2007-10-24
* - Patch #180468 by hass: fixed notice on IIS.Dries Buytaert2007-10-17
* - Patch #183965 by alpritt: corrected PHPdoc.Dries Buytaert2007-10-17
* #163785 by Eaton, dvessel and quicksketch: theme .info files should be able t...Gábor Hojtsy2007-10-05
* - Patch #181063 by chx: fixed problem with drupal_bootstrap() not booting to ...Dries Buytaert2007-10-05
* #174025 by killes: small performance improvement for drupal_is_denied()Gábor Hojtsy2007-09-10
* #172262 by JirkaRybka: better globals handling in install system, so the choo...Gábor Hojtsy2007-09-09