- 07 Aug, 2012 20 commits
-
-
katbailey authored
-
katbailey authored
-
katbailey authored
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
-
katbailey authored
-
-
Switching to the test database connection only happens when _drupal_bootstrap_database() runs before executing a first query. To avoid complicating the boostrap with more fine grained level booting, just boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels is for a seperate issue. Additionally mirror the changes in the testing files core/modules/system/tests/http.php and https.php.
-
katbailey authored
-
katbailey authored
-
katbailey authored
-
katbailey authored
Using a factory method to get an ExceptionListener as it needs to be passed an instantiated ExceptionController
-
katbailey authored
-
katbailey authored
-
katbailey authored
-
katbailey authored
-
katbailey authored
Adding the config services to the container and removing the bootstrap_variables call from before the kernel boot, plus other minor adjustments
-
katbailey authored
-
katbailey authored
-
katbailey authored
-
katbailey authored
Conflicts: core/includes/bootstrap.inc
-
katbailey authored
Conflicts: core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
-
- 06 Aug, 2012 6 commits
-
- 03 Aug, 2012 9 commits
-
-
Jennifer Hodgdon authored
-
Dries authored
-
Dries authored
-
Dries authored
-
Dries authored
-
- 02 Aug, 2012 5 commits
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function
-
Jennifer Hodgdon authored
-
catch authored
-