- Aug 07, 2012
-
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Making the language_manager instance variable protected instead of private in FinishResponseSubscriber
-
Katherine Bailey authored
-
Katherine Bailey authored
-
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Adding a test, and a test module, to show that bundles provided by modules have their services added to the DIC
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
-
Katherine Bailey 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.
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Using a factory method to get an ExceptionListener as it needs to be passed an instantiated ExceptionController
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Adding the config services to the container and removing the bootstrap_variables call from before the kernel boot, plus other minor adjustments
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
-
Katherine Bailey authored
Conflicts: core/includes/bootstrap.inc
-
Katherine Bailey authored
Conflicts: core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
-
- Aug 06, 2012
-
- Aug 03, 2012
-
-
Jennifer Hodgdon authored
-