- Oct 04, 2012
-
-
Angie Byron authored
Issue #1111224 by marvil07, bfroehle, sun, dstol, plach, tim.plunkett, nod_, carwin: Added Introduce .gitattributes to end the CRLF/LF and binary diff horror, and detect/auto-fix whitespace errors.
-
Angie Byron authored
Issue #1705702 by dawehner, damiankloip: Added Provide a way to allow modules alter plugin definitions.
-
Angie Byron authored
Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core.
-
Angie Byron authored
-
- Oct 03, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
Issue #1797200 by pillarsdotnet, boombatower, solotandem, ZenDoodles, sun, xjm, yched, Damien Tournoud: (crediting those who worked on previous versions of this patch as well) Remove t() from test assertions in node module
-
Jennifer Hodgdon authored
- Oct 02, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
catch authored
-
Jennifer Hodgdon authored
Issue #1539940 by jwilson3, infiniteluke, mrf, ryanissamson: Fix up README files to encourage good placement of themes, modules, and profiles
-
catch authored
-
Angie Byron authored
-
Dries Buytaert authored
Issue #1606794 by Crell, linclark, effulgentsia, katbailey, disasm, larowlan: Implement new routing system.
-
-
-
-
-
-
-
-
-
-
-
This is mostly temporary measures to work around bootstrap circular dependencies until those are fixed.
-
-
-
-
- Oct 01, 2012
-
-
-
-
-
-
-
-
In order to make default placeholders work, we had to modify the fit and path outline routines to ignore them. That also necessitated switching back to the original outline/ancestors logic from Drupal 7, which with a very slight tweak to the masks and '/'-prefix on paths still works just as it should.
-
Make use of the compiled regex when filtering routes by path, to account for default values and regex filters on placeholders.
-
-
-