summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Expand)AuthorAge
* - 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
* - We don't need to sanitize stuff on input.Dries Buytaert2007-07-26
* #160107 by JohnAlbin: use the same session ID regardless of the protocol used...Gábor Hojtsy2007-07-25
* #125533 by keve: do not continue bootstrap if the process was called back wit...Gábor Hojtsy2007-07-11
* #82499 by Jose A Reyero and a little bit from myself: send emails localized i...Gábor Hojtsy2007-07-01
* - Patch #151916 by JohnAlbin: fixing a double patch inclusion.Dries Buytaert2007-06-15
* - Patch #101927 by cooferat: fixed problem with post information.Dries Buytaert2007-06-11
* - Patch #150452 by JohnAlbin: fixed strict notice.Dries Buytaert2007-06-09
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv...Dries Buytaert2007-05-30
* #147640 by Jose A Reyero with further cleanup by myself: add language code to...Gábor Hojtsy2007-05-29
* - Patch #55516 by David Strauss et al: removed some database locking.Dries Buytaert2007-05-25
* - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p...Dries Buytaert2007-05-25
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w...Dries Buytaert2007-05-08
* - Patch #137211 by merlinofchaos: move theme information to .info files and i...Dries Buytaert2007-05-06
* - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domai...Dries Buytaert2007-04-30
* - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ...Dries Buytaert2007-04-30
* - Patch #137415 by slantview: simplified the cache API/usages, and made it a ...Dries Buytaert2007-04-25
* #76588: Small fixes after that patch landedGábor Hojtsy2007-04-24
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
* - Patch #138429: reroll.Dries Buytaert2007-04-24
* - Patch #138429 by Zen: removed unused variables.Dries Buytaert2007-04-24
* - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P...Dries Buytaert2007-04-15
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ...Dries Buytaert2007-04-10
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrec...Dries Buytaert2007-04-04
* - Patch #128866 by Gabor et al: new language subsystem fixes.Dries Buytaert2007-03-28
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
* - Patch #111697 by wesley: properly initialized user->time to prevent warning...Dries Buytaert2007-03-25
* - Patch #109941 by morphir: allow the browser to store form fields.Dries Buytaert2007-01-29
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an...Dries Buytaert2007-01-24
* #109032: Make session.inc pluggable.Steven Wittens2007-01-15
* - Patch #104693 by ChrisKennedy: pragma dates back from previous protocal.Dries Buytaert2007-01-02
* - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1.Dries Buytaert2006-12-21
* #100859: Fix aggregator categorization formSteven Wittens2006-12-12
* #102602: Even more documentation for constants (webchick)Steven Wittens2006-12-12
* - Patch #102603 by webchick: documenting watchdog constants.Dries Buytaert2006-12-11
* - Patch #102612 by webchick: document constants.Dries Buytaert2006-12-11
* - Patch #102232 by webernet: roll-back of #87310.Dries Buytaert2006-12-10
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks sh...Steven Wittens2006-12-10
* - Patch #101531 by webchick: documenting bootstrap constants.Dries Buytaert2006-12-08
* - Patch #87310 by dfaulkner and Grugnog2: fix borken request_uri() on some sy...Dries Buytaert2006-12-08
* - Patch #101531 by jvandyk: document all the bootstrap phases in Drupal 5.0.Dries Buytaert2006-12-06
* - Patch #90612 by Bart Jansens: user_logout should only end the current session.Dries Buytaert2006-12-04
* - Added database checks.Dries Buytaert2006-11-24