Alex Pott
b21943922d
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
2013-06-06 09:14:16 +01:00
webchick
4cc0db2d26
Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc.
2013-03-16 23:36:36 -07:00
catch
d2527ed4a7
Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading.
2013-01-02 12:14:56 +00:00
catch
553ed06a17
Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre-kernel bootstrapping.
2012-11-22 10:53:19 +00:00
catch
6f32687e54
Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel.
2012-11-13 23:23:23 +00:00
webchick
de473408a6
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
2012-09-01 21:50:06 -07:00
Katherine Bailey
842d1217d3
Various coding standards fixes, cleanup and documentation fixes
2012-08-06 21:52:13 -07:00
Katherine Bailey
e1b4fe97a7
Get rid of the request() wrapper function, plus various other cleanups
2012-08-06 21:52:11 -07:00
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
Dries
d93bbc93a8
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
2012-07-09 16:20:56 -04:00
catch
789ab2a316
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
2012-04-14 01:05:19 +09:00