summaryrefslogtreecommitdiffstatshomepage
path: root/index.php
Commit message (Expand)AuthorAge
* Issue #2389811 by znerol, mpdonadio, alexpott, hussainweb, neclimdul: Move al...Alex Pott2015-06-03
* Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and k...xjm2015-05-24
* Issue #567148: remove stray line added by previous commit to this issue.Nathaniel Catchpole2015-04-27
* Issue #567148 by jcnventura, Damien Tournoud, greenrover33: Use ONLY_FULL_GRO...Nathaniel Catchpole2015-04-27
* Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, ta...catch2015-03-11
* Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: H...Alex Pott2015-01-22
* Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTT...Alex Pott2015-01-21
* Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST h...Alex Pott2015-01-21
* Issue #2304949 by mpdonadio, cilefen, znerol, klausi, gaurav.goyal, regilero:...Alex Pott2014-11-21
* Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement sta...Dries2014-09-03
* Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, do...Nathaniel Catchpole2014-06-26
* Issue #2284111 by alexpott, Berdir, damiankloip: Fixed Exceptions caught and ...webchick2014-06-18
* Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLi...Alex Pott2014-06-05
* Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, do...Nathaniel Catchpole2014-06-05
* Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drup...Alex Pott2014-04-25
* Issue #2219009 follow-up by pwolanin: Replace missed call to settings().webchick2014-03-24
* Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.Nathaniel Catchpole2013-12-10
* Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Co...webchick2013-09-02
* Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir,...Alex Pott2013-05-19
* Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT...webchick2013-03-16
* Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading.catch2013-01-02
* Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Containe...catch2012-11-29
* Revert "Issue #1849004 by chx, xjm: One Service Container To Rule Them All."catch2012-11-29
* Issue #1849004 by chx, xjm: One Service Container To Rule Them All.catch2012-11-29
* Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre...catch2012-11-22
* Issue #1831350 by chx, sun: Break the circular dependency between bootstrap c...catch2012-11-13
* Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the In...catch2012-10-22
* Adding/modifying some todosKatherine Bailey2012-08-06
* No need to boot the kernel explicitly as it can now get booted just when it's...Katherine Bailey2012-08-06
* Cleaning up _current_path() and request() related stuffKatherine Bailey2012-08-06
* Database bootstrap level before booting kernel.Niklas Fiekas2012-08-06
* Adding the config services to the container and removing the bootstrap_variab...Katherine Bailey2012-08-06
* Issue #1599108: first pass at adding bundlesKatherine Bailey2012-08-06
* Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added...webchick2012-07-05
* refs #1536844 Clean up bootstrap shivs.effulgentsia2012-05-23
* Minor code simplification.Larry Garfield2012-05-13
* Detailed cleanup of documentation blocks for spacing, language, placement, etc.Niklas Fiekas2012-05-11
* #1536844: Moved language, path, theme, and module initialization from bootstr...effulgentsia2012-05-09
* Allow the response object to clean itself up as designed.Larry Garfield2012-04-15
* Execute termination listeners, including the subscriber formerly known as dru...Larry Garfield2012-04-15
* Add the request object to a collector function for the time being. This requi...Larry Garfield2012-03-31
* Refactor DrupalKernel to extend HttpKernel.Larry Garfield2012-03-23
* Rename DrupalApp back to DrupalKernel, since it implements HttpKernelInterface.Larry Garfield2012-03-05
* Move DrupalApp back to being a kernel implementation, since, really, that's w...Larry Garfield2012-02-28
* Remove old code.Larry Garfield2012-02-26
* Move namespace imports to the same place.Larry Garfield2012-02-23
* Convert DrupalKernel into simply a DrupalApp class, since all of the kernel-y...Larry Garfield2012-02-23
* Move the new routing logic into a DrupalKernel object.Larry Garfield2012-02-22
* More clear documentation and routing function nameJames Gilliland2012-02-13
* WIPJames Gilliland2012-02-13