summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - 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
* #173227 by Desbeers: make language listing work early in the bootstrap, when ...Gábor Hojtsy2007-09-07
* - Patch #165160 by chx: restored access checking.Dries Buytaert2007-09-03
* #169263 by Gerhard Killesreiter: fix IP address identificationGábor Hojtsy2007-09-03
* #171562 by JirkaRybka: fix several issues with localesGábor Hojtsy2007-09-01
* #151868 by chx: avoid using array_shift() because it takes a lot of time to r...Gábor Hojtsy2007-08-30
* #171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME inst...Gábor Hojtsy2007-08-30
* #151394 by xqus and RobRoy: file.inc is required on maintanance pages for the...Gábor Hojtsy2007-08-30
* #170638 by JirkaRybka and chx: move update access variable to settings.php, s...Gábor Hojtsy2007-08-28
* #165331 by chx: call hook_boot() for cached pages too, moving it to the right...Gábor Hojtsy2007-08-26
* - Patch #165160 by hswong3i: made two SQL queries work on DB2.Dries Buytaert2007-08-07
* - Patch #147324 by Eaton: make multi-site installations work again.Dries Buytaert2007-07-30
* - Patch #162944 by profix898: cleanup ip_address() code.Dries Buytaert2007-07-29
* - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.Dries Buytaert2007-07-29
* Re-add check_plain() in appropriate places after removing it from ip_address().Steven Wittens2007-07-26