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