Commit Graph

16805 Commits (82f095ad2e19b701667e97c426f2de28151551a6)

Author SHA1 Message Date
Dave Reid ae3ed9ff06 Merge remote-tracking branch 'origin/kernel' into kernel-remerge 2012-05-29 10:10:55 -05: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 9ba8724f3a Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php. 2012-05-29 14:05:39 +09:00
catch 0a3599141e Issue #1588774 by aspilicious, andypost: Convert contact tests to PSR-0. 2012-05-29 14:00:06 +09:00
catch 40ca713eea Issue #1594260 by aspilicious: Convert user tests to PSR-0. 2012-05-29 13:31:00 +09:00
catch c034303bb3 Issue #1593402 by Rob Loach, aspilicious: Convert php tests to PSR-0. 2012-05-29 13:29:45 +09:00
catch 8b9b034c8f Issue #1591436 by aspilicious, Rob Loach: Convert filter tests to PSR-0. 2012-05-29 13:28:57 +09:00
catch d3df59e5f1 Issue #1587036 by aspilicious, Rob Loach: Convert block tests to PSR-0. 2012-05-29 13:28:22 +09:00
catch 56219bfa2b Issue #1541958 by sun, alexpott, tim.plunkett, Berdir: Fixed Split setUp() into specific sub-methods. 2012-05-29 13:27:08 +09:00
catch 689fde4158 Issue #1588284 by Tor Arne Thune, aspilicious, Rob Loach: Convert comment tests to PSR-0. 2012-05-29 13:17:29 +09:00
catch be5fb88f21 Issue #1594134 by aspilicious: Convert statistics tests to PSR-0. 2012-05-29 13:15:03 +09:00
catch d670144829 Issue #1593424 by aspilicious, Rob Loach: Convert poll tests to PSR-0. 2012-05-29 13:13:05 +09:00
catch f036688c3e Issue #1585944 by aspilicious, Rob Loach: Convert aggregator tests to PSR-0. 2012-05-29 13:12:05 +09:00
catch 1aee24df7d Issue #1594256 by aspilicious: Convert update tests to PSR-0. 2012-05-29 13:08:06 +09:00
catch ef4ba313fb Issue #1594160 by aspilicious: Convert syslog tests to PSR-0. 2012-05-29 13:07:23 +09:00
catch c787f37a09 Issue #1594006 by aspilicious: Convert search tests to PSR-0. 2012-05-29 13:06:07 +09:00
catch 5fc51d3359 Issue #1592966 by aspilicious: Convert node tests to PSR-0. 2012-05-29 13:03:58 +09:00
catch 1445dab91c Issue #1594048 by aspilicious: Convert shortcut tests to PSR-0. 2012-05-29 13:03:03 +09:00
catch e2640955e0 Issue #1591296 by aspilicious: Convert contextual tests to PSR-0. 2012-05-29 13:01:19 +09:00
catch aa97c558bf Issue #1592648 by aspilicious: Convert menu tests to PSR-0. 2012-05-29 13:00:17 +09:00
Larry Garfield 2a8b9b7eae Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
	core/modules/update/update.fetch.inc
2012-05-28 16:38:37 -05:00
Mark Sonnabaum 1c442e85f2 Removed unnecessary "use" statements. 2012-05-28 16:25:30 -05:00
catch cb80acc53e Issue #1593166 by aspilicious: Convert openid tests to PSR-0. 2012-05-28 20:42:54 +09:00
catch 6083ab6a71 Issue #1591440 by aspilicious: Convert help tests to PSR-0. 2012-05-28 20:41:15 +09:00
catch 18f12d9043 Issue #1591438 by aspilicious: Convert forum tests to PSR-0. 2012-05-28 20:19:16 +09:00
catch 349517fab0 Issue #1591348 by aspilicious: Fixed Convert dblog tests to PSR-0. 2012-05-28 20:17:55 +09:00
catch 0e56a23dea Issue #1588222 by aspilicious: Convert color tests to PSR-0. 2012-05-28 20:16:28 +09:00
catch eaf7acb5a5 Issue #1588156 by aspilicious: Convert book tests to PSR-0. 2012-05-28 20:15:25 +09:00
catch 6e95e657a7 Issue #1591334 by aspilicious: Convert dashboard tests to PSR-0. 2012-05-28 20:13:51 +09:00
catch 3e9f24e342 Issue #1470824 by sun, webchick: follow-up for XML encoder can only handle a small subset of PHP arrays, so switch to YAML. 2012-05-28 15:43:41 +09:00
catch e94505139e Issue #1594466 by aspilicious, Rob Loach: Extract entity controller class from field_test().entity.inc into a namespace. 2012-05-28 00:28:09 +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
Dries a2ee8c1e40 - Patch #1436814 by gary4gar, webchick: switch to HTML5 for Fast 404 'Not found' pages. 2012-05-26 19:33:02 -04:00
Dries 0ca44db14c - Patch #1591726 by sun: missing form_id(), form_build_id(), and form_token() when using custom #parents and #tree = TRUE on itself. 2012-05-26 19:28:37 -04:00
Dries ae42df8751 - Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants. 2012-05-26 19:18:56 -04:00
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
Dave Reid 6340061ba8 Re-added and simplified file_transfer() by reusing the logic of StreamedResponse. 2012-05-26 13:18:48 -05:00
Larry Garfield 327b2bcd1b Remove file_transfer and convert all uses of it to StreamedResponse. 2012-05-26 13:04:51 -05:00
effulgentsia b02b51cce1 Revert XML-RPC test changes that have already been committed. 2012-05-26 11:32:55 -05:00
catch 09baac071e Issue #1594226 by aspilicious: Convert translation tests to PSR-0. 2012-05-25 16:18:08 +09:00
catch 2f35944ad3 Issue #1591950 by aspilicious: Convert locale tests to PSR-0. 2012-05-25 16:17:39 +09:00
catch 1f4736c156 Issue #1591928 by aspilicious: Convert language tests to psr-0. 2012-05-25 16:16:58 +09: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
catch 06eed3052c Issue #1480866 by tstoeckler, adamdicarlo, sheise: Follow-up for Add type-hinting and parameter type docmentation for comment objects. 2012-05-25 14:45:10 +09:00
catch 99a456c32e Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report. 2012-05-25 14:42:59 +09:00
catch 39f51caa8e Issue #1593670 by effulgentsia: Fixed XML-RPC tests fail without clean URLs. 2012-05-25 12:48:07 +09:00
catch fcbbe85deb Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0. 2012-05-25 12:45:38 +09:00
catch 7a3827b45a Issue #1477704 by kika, kid_icarus, andypost: Fixed Replace 'Selected' dropdown with checkbox in category edit form. 2012-05-25 12:44:26 +09:00
catch 42e17a1499 Issue #1470656 by Damien Tournoud, amateescu: Fixed Registry rebuild should not parse the same file twice in the same request. 2012-05-25 12:41:42 +09:00