Commit Graph

305 Commits (391755e4c154bb0778f2940628a02bc7211dbdf7)

Author SHA1 Message Date
Dries ac21d7bc11 Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
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
webchick 5c8cdca2c4 Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines. 2012-08-24 06:53:11 +02:00
Jennifer Hodgdon d5310f042c Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function 2012-08-23 07:36:36 -07:00
catch ff895df7ac Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri(). 2012-08-22 15:04:43 +02:00
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
webchick 070ad58626 Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
This reverts commit 490386face. It broke testbot.
2012-08-07 21:39:41 -07:00
Dries 490386face - Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system. 2012-08-07 15:45:30 -04:00
Dries 1f31a38fde Merge remote-tracking branch 'sandbox/bundles' into 8.x 2012-08-07 14:19:31 -04:00
webchick f77cdf16d3 Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies. 2012-08-07 10:05:42 -07:00
Katherine Bailey 1cd28eb4e5 Using the language_manager wrapper function to return a language whether or not we're in the requet scope 2012-08-06 21:52:11 -07:00
Katherine Bailey 47c9feb9e7 Issue #1599108: first pass at adding bundles
Conflicts:

	core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
2012-08-06 21:52:08 -07:00
catch fcd7747649 Issue #1688016 by sun: Fixed drupal_cron_run() unconditionally re-enables writing of the user session. 2012-08-06 10:26:14 +01:00
Dries 7587186f99 - Patch #1691394 by pwolanin, tim.plunkett: added current Drupal path to drupal JS settings. 2012-08-03 13:26:05 -04:00
Dries 33d4ef886c - 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
Dries b5b88e0bd3 - Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc. 2012-07-31 22:05:19 -04:00
Jennifer Hodgdon 065fab69bb Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function 2012-07-30 11:28:38 -07:00
Dries bf24773d38 - Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page(). 2012-07-24 12:56:55 -04:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
webchick 5789200b3e Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color. 2012-07-07 13:21:18 -07:00
webchick c1817f9691 Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added Load the HttpKernel from the DI Container. 2012-07-05 09:08:42 -07:00
webchick 4b6bdbb1dd 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
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries b7f2f0a942 - Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 09:17:34 -04:00
Jennifer Hodgdon 11684711d0 Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code 2012-06-26 09:37:05 -07:00
Dries cbd76cf13c - Patch #1629994 by Aron Novak, yurtboy: fixed valid_email_address() references obsolete RFC. 2012-06-16 21:46:51 -04:00
Jennifer Hodgdon 12f4fcb269 Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too 2012-06-15 12:53:48 -07:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
catch 495f12b9f8 Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely. 2012-06-12 12:13:44 +09:00
catch 2f7f9c3543 Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module. 2012-06-12 11:18:51 +09:00
catch d4a401a352 Issue #1591690 by bneil: Remove drupal_page_footer(). 2012-06-12 10:44:43 +09:00
Jennifer Hodgdon 4a8cc339be Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs 2012-06-11 10:59:00 -07:00
catch ff639ed52c Revert "Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url."
This reverts commit e6986e5a48.
2012-06-06 12:04:09 +09:00
Dries 67af8a4988 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-05 08:43:38 -04:00
catch e6986e5a48 Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url. 2012-06-05 17:16:23 +09:00
Dries 002769ef32 - Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException. 2012-06-04 08:06:09 -04:00
Dries 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Dries 0eb59c20c5 - Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library. 2012-06-01 12:45:18 -04:00
Dave Reid 0339963f99 Fixing merge with 8.x 2012-05-29 10:02:27 -05:00
catch b29fc4b26b Issue #1140356 by iamEAP, ericduran, Rob Loach, arnested: Added support for async property to script tags. 2012-05-29 15:44:27 +09:00
catch 6679cf9b66 Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls. 2012-05-28 00:19:58 +09:00
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
catch 65ed04ff78 Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled. 2012-05-25 15:34:21 +09:00
effulgentsia 35ef2c97ea refs #1536844 Clean up bootstrap shivs. 2012-05-23 23:52:03 -05:00
Larry Garfield 9fdd40f8c9 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-19 00:04:26 -05:00
Niklas Fiekas a069734c04 Remove $response_body parameter from drupal_page_set_cache().
b99d11fac6 introduced a $response_body parameter on drupal_page_set_cache(),
but that is no longer used. Remove it.
2012-05-19 00:01:08 -05:00
Niklas Fiekas c97afaff60 Remove commented out code.
This fixes two @todo's that were in drupal_not_found() and
drupal_access_denied().
2012-05-19 00:01:08 -05:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
Dries 8780ba2509 - Patch #1503804 by iamEAP: defer attribute should not be added to inline scripts or settings. 2012-05-14 22:15:00 -04:00
effulgentsia 6275cc5949 #1536844: Moved language, path, theme, and module initialization from bootstrap to request listeners. 2012-05-09 01:21:37 -05:00
Larry Garfield 12e53f92a3 Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.

Conflicts:
	core/INSTALL.txt
	core/includes/bootstrap.inc
	core/modules/simpletest/drupal_web_test_case.php
	core/modules/system/system.install
	core/modules/system/system.module
	core/modules/system/system.test
	core/scripts/cron-curl.sh
	core/scripts/cron-lynx.sh
2012-05-06 23:03:57 -05:00
Jennifer Hodgdon 638e8cb0b8 Issue #/1536750 by perusio: Fix drupal_goto documentation of status codes 2012-05-04 13:02:19 -07:00
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04:00
catch bf258ac3ad Issue #1539602 by cosmicdreams: Modify common.inc to use Dependency Injection for language. 2012-05-01 12:32:24 +09:00
Larry Garfield 29ec5c929b Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/includes/common.inc
	core/includes/menu.inc
	core/modules/image/image.test
	core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Larry Garfield 88be740cdb Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/node/node.module
	core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05:00
catch bc7f5c39a4 Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-24 11:05:45 +09:00
Larry Garfield c96c3fca10 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-20 01:07:37 -05:00
Dries 3a9a31251d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-04-19 07:32:00 -04:00
catch 6ead5e0750 Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range. 2012-04-19 12:07:55 +09:00
Dries 1f2622c8b8 - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:30:50 -04:00
catch d9135600c9 Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info(). 2012-04-17 12:07:50 +09:00
Katherine Bailey b99d11fac6 Adding a ResponseSubscriber for taking care of end of request tasks, including caching of pages and system paths 2012-04-15 18:03:25 -05:00
Larry Garfield a94bb607ed Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-13 00:19:25 -05:00
catch 4193c4ce26 Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number. 2012-04-07 11:35:00 +09:00
Larry Garfield c45a3d572f Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-06 16:25:48 -05:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
Niklas Fiekas d543531909 Throw right exception in drupal_access_denied(). 2012-04-02 18:28:33 +02:00
Larry Garfield a764bd3fbb Revert "Convert more path utility functions to just wrap the request object."
We're not ready for this yet.

This reverts commit a2f83000b4.
2012-03-31 20:17:44 -05:00
Larry Garfield a2f83000b4 Convert more path utility functions to just wrap the request object. 2012-03-31 19:16:21 -05:00
Larry Garfield 020d18696e Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-31 18:19:48 -05:00
webchick 09f031097c Issue #1508956 by lsenzee: Fixed unclear description for drupal_parse_url(). 2012-03-29 17:38:24 -07:00
catch 97674b9f05 Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search. 2012-03-27 15:17:38 +09:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
Andrew Berry 08d5e2850d Documentation and TODO updates. 2012-03-23 14:56:51 -06:00
Larry Garfield f078c8c38d Copy the old 404 code into the new location. Still need to futz with it. 2012-03-15 23:55:14 -05:00
Larry Garfield 6673e6ca0b Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-14 23:42:15 -05:00
Jennifer Hodgdon 17269ee9b2 Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args doc 2012-03-14 15:16:58 -07:00
catch f5032a6cff Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place. 2012-03-15 00:29:10 +09:00
catch 3ed34f67dc Issue #1203112 by droplet, dcmouyard: Added X-UA-Compatible HTTP header. 2012-03-14 13:22:37 +09:00
Larry Garfield dd2bfb73c3 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-12 23:45:46 -05:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09:00
Larry Garfield dab4c21f3c Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-11 03:16:01 -05:00
Dries 2e250c694f - Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing. 2012-03-10 21:35:21 -05:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick 59e142d1b5 Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5.
2012-03-10 16:21:58 -08:00
Dries de2ef9def5 - Patch #1471376 by amateescu: convert updater.inc to PSR-0. 2012-03-10 18:04:45 -05:00
Larry Garfield 63ec801e03 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-10 11:08:52 -06:00
catch da3a59b574 Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url. 2012-03-09 00:13:41 +09:00
Larry Garfield b68927a276 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-03-05 21:41:14 -06:00
Dries 44963050b2 Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x 2012-03-02 12:42:36 -05:00
catch 2cc2aa2568 Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-02 16:29:16 +09:00
Larry Garfield d9b452b92e Merge branch '8.x' into kernel 2012-03-01 23:32:55 -06:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Greg Dunlap 5981cc85c1 Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-28 23:03:30 -08:00