catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
catch
|
793974d922
|
Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable.
|
2012-11-22 11:07:09 +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 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
a0b6d65046
|
Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements.
|
2012-11-16 13:05:26 +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 |
catch
|
a13f757500
|
Issue #1739986 by pwolanin, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
|
2012-11-13 23:14:20 +00:00 |
catch
|
60bf71e252
|
Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System.
|
2012-11-13 22:27:58 +00:00 |
Jennifer Hodgdon
|
6c4911e013
|
Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to when to use t() instead
|
2012-11-13 08:21:04 -08:00 |
Jennifer Hodgdon
|
688a367938
|
Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_js
|
2012-11-07 07:19:48 -08:00 |
catch
|
a8650951b9
|
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
|
2012-11-06 13:57:02 +00:00 |
webchick
|
26bd9acba1
|
Issue #1802278 by KarenS, andypost: Added a Date component to core.
|
2012-11-06 01:45:17 -08:00 |
webchick
|
7b88ea7ccf
|
Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion.
|
2012-11-06 00:51:18 -08:00 |
Dries
|
ee2acd68cc
|
Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue.
|
2012-11-03 10:36:10 -07:00 |
catch
|
12eefe56c6
|
Issue #1664602 by quicksketch, Wim Leers, sun, webchick, nrussell: Fixed drupal_add_js() defer and async options break when aggregation is enabled (Replace with universal attributes array).
|
2012-11-03 00:44:03 +00:00 |
catch
|
84e4e29a24
|
Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system.
|
2012-10-31 22:59:30 +00:00 |
catch
|
871e6bd282
|
Issue #1824854 by cam8001: Convert variable drupal_stale_file_threshold() to CMI system.
|
2012-10-31 20:11:12 +00:00 |
catch
|
1fd08e5809
|
Issue #1410574 by tim.plunkett, sun, bleen18, danillonunes: Make l() respect the URL query string before adding the 'active' CSS class.
|
2012-10-29 22:55:17 +00:00 |
catch
|
17288d55b5
|
Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same domain.
|
2012-10-29 22:46:16 +00:00 |
catch
|
fa38430066
|
Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system.
|
2012-10-26 20:31:26 +01:00 |
Jennifer Hodgdon
|
a569729602
|
Issue #1802280 by mbrett5062: fix documentation of drupal_system_listing()
|
2012-10-26 09:00:28 -07:00 |
catch
|
afc4b89945
|
Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01:00 |
webchick
|
9858e18829
|
Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system.
|
2012-10-13 08:58:55 -07:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |
Jennifer Hodgdon
|
2944c1cee2
|
Issue #1326664 by Lars Toomre, Albert Volkman, sven.lauer, tim.plunkett: API docs cleanup for parts of system module and other files
|
2012-10-04 08:28:39 -07:00 |
webchick
|
fc303a4357
|
Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core.
|
2012-10-03 19:03:22 -07:00 |
larowlan
|
0703718bcd
|
Various documentation and whitespace fixes.
|
2012-10-01 17:01:20 -07:00 |
Larry Garfield
|
f6bf963097
|
Move router rebuilding into an object so we can break it up more easily.
|
2012-10-01 16:57:22 -07:00 |
Larry Garfield
|
0bd8eed2cc
|
Minor fixups in router_rebuild().
|
2012-10-01 16:57:22 -07:00 |
Larry Garfield
|
dca406aa64
|
Only try to rebuild the router table if the dumper is actually available.
|
2012-10-01 16:57:21 -07:00 |
Larry Garfield
|
7139f0253c
|
Add a new-router rebuild step to the global flush operation.
|
2012-10-01 16:57:21 -07:00 |
webchick
|
2edfc475e5
|
Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module.
|
2012-09-26 22:57:50 -04:00 |
catch
|
bd07cedb74
|
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
|
2012-09-24 14:12:09 +01:00 |
catch
|
e2743fdb89
|
Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data).
|
2012-09-24 10:33:31 +01:00 |
catch
|
b10ff4324b
|
Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags.
|
2012-09-20 11:06:41 +01:00 |
Jennifer Hodgdon
|
8e5ac8d316
|
Issue #863428 by Albert Volkman: Fixup for cache constant docs
|
2012-09-17 12:06:37 -07:00 |
catch
|
768dfcd9cf
|
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
|
2012-09-17 10:49:18 +01:00 |
Jennifer Hodgdon
|
568f9c5b43
|
Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs
|
2012-09-13 16:43:22 -07:00 |
Jennifer Hodgdon
|
0043355675
|
Issue #1783348 by jfhovinne: Fix syntax in format_plural example
|
2012-09-13 16:38:55 -07:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
Jennifer Hodgdon
|
262e42645f
|
Issue #1779120 by TravisCarden: Improve documentation of l function
|
2012-09-11 08:46:00 -07:00 |
catch
|
74f917aa30
|
Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc.
|
2012-09-11 16:08:58 +01:00 |
webchick
|
5efb185fbd
|
Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system.
|
2012-09-04 13:20:31 -07:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
af7a3a8d3e
|
Issue #1724252 by sun: Replace /sites/all/* with top-level directories.
|
2012-08-31 18:01:32 -07:00 |
catch
|
b65fd7feb6
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
webchick
|
4a677afc98
|
Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc.
|
2012-08-26 14:27:30 -07:00 |