- Feb 23, 2012
-
-
Larry Garfield authored
Convert DrupalKernel into simply a DrupalApp class, since all of the kernel-y stuff is happening in HttpKernel anyway.
-
Larry Garfield authored
-
Larry Garfield authored
-
Larry Garfield authored
-
- Feb 21, 2012
-
-
Larry Garfield authored
-
Larry Garfield authored
-
Larry Garfield authored
-
- Feb 13, 2012
-
-
James Gilliland authored
A hacky way of hardcoding controller arguments. Because page arguments are translated onto the attributes variable and the attributes are used for arguements via reflection, this lets you push arguments onto the controller that aren't on the path. This is hacky but so was the original version and it shouldn't cause a problem as long as path arguments don't share a name which would have caused problems anyways.
-
James Gilliland authored
We return render arrays from requests ATM and until we transition to actual request objects, we need to translate so Symfony can function.
-
James Gilliland authored
This will bubble down to the request and since that will be passed around, make a lot of integration with Symfony and transitioning easier.
-
James Gilliland authored
-
James Gilliland authored
This is a transitional implementation but by using the UrlMatcherInterface we can embed our matching logic directly into Symfony's routing logic.
-
James Gilliland authored
-
James Gilliland authored
-
- Feb 11, 2012
- Feb 09, 2012
-
-
catch authored
-
- Feb 08, 2012
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*.
-
Dries Buytaert authored
-
catch authored
-
- Feb 07, 2012
-
-
Dries Buytaert authored
- Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error.
-
Dries Buytaert authored
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
-
Dries Buytaert authored
-
- Feb 06, 2012
-
-
Dries Buytaert authored
- Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links.
-
Dries Buytaert authored
- Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links.
-
Dries Buytaert authored
-
- Feb 05, 2012
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 03, 2012
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-