drupal/core/modules/system
Niklas Fiekas 6b231d8f86 Database bootstrap level before booting kernel.
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.
2012-08-06 21:52:09 -07:00
..
config Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system. 2012-07-28 11:35:17 -05:00
lib/Drupal/system/Tests Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available. 2012-08-06 14:18:08 +01:00
tests Database bootstrap level before booting kernel. 2012-08-06 21:52:09 -07:00
html.tpl.php - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
image.gd.inc Issue #1579810 by SeeSchloss: Fixed GD tests do not test check every case. 2012-06-05 14:48:01 +09:00
language.api.php Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
maintenance-page.tpl.php - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
page.tpl.php Issue #1621740 by sun: Fixed Headings for primary and secondary links/menu are not supposed to be visible. 2012-07-07 13:11:03 -07:00
region.tpl.php - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
system.admin-rtl.css Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
system.admin.css Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
system.admin.inc Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available. 2012-08-06 14:18:08 +01:00
system.api.php Issue #1441180 by scor: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-07-26 10:38:17 +01:00
system.base-rtl.css Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue). 2012-02-28 10:49:59 -08:00
system.base.css - Patch #1192044 by mjohnq3, Manuel Garcia, effulgentsia, sun, JohnAlbin, jessebeach, moshe weitzman: Convert Bartik's layout to mobile-first and responsive. 2012-08-03 12:02:37 -04:00
system.cron.js Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
system.info Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info. 2012-06-14 16:25:37 +02:00
system.install Issue #1493108 by marcingy, sun, Mike Wacker, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system. 2012-08-06 10:30:10 +01:00
system.js - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
system.maintenance.css Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states. 2012-05-16 11:58:58 +09:00
system.module - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
system.theme-rtl.css - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
system.theme.css Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module 2012-02-29 17:03:30 -08:00
system.tokens.inc - Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and (). 2012-07-29 09:26:11 -04:00
theme.api.php - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00