Commit Graph

1319 Commits (2d796cf1a56aeb1694ccbf96a937cd84de42065c)

Author SHA1 Message Date
catch 2d796cf1a5 Issue #1587196 by aspilicious: Fixed Simpletest can't handle namespaces when creating verbose output. 2012-06-04 10:39:54 +09:00
Dries 28011ee90a - Patch #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-03 15:29:19 -04:00
Dries 1d994a7737 - Patch #1432732 by B-Prod, Jorrit: form error reporting fallback does not respect Drupal documentation. 2012-06-03 15:28:07 -04:00
Dries ee8fbcf2f3 - Patch #1598548 by Rob Loach, Niklas Fiekas: Convert ajax.test to PSR-0. 2012-06-03 13:15:00 -04:00
Dries f5b2ed1aa0 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-03 09:53:12 -04:00
Dries 1945b09ddd - Patch #1593360 by aspilicious, Rob Loach: Convert path tests to PSR-0. 2012-06-03 09:51:57 -04:00
Jennifer Hodgdon c657bb5d39 Issue #1598602 by Niklas Fiekas, Berdir: Move queue test to correct directory 2012-06-03 06:30:28 -07:00
Dries cde3375be8 - Patch #1016056 by nod_: added Hide tabledrag handle and 'Show row weights' when there is only one item in list. 2012-06-03 08:41:21 -04:00
Dries 9b29a0dad0 - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
Dries b3262427d8 - Patch #1565718 by sun, jthorson: Fixed Script test runner does not clean after fatal error. 2012-06-02 16:50:40 -04:00
Dries e24968df4d - Patch #1614214 by Rob Loach: remove the core/tests directory. 2012-06-02 15:49:27 -04:00
Dries c677a96ff7 - Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken. 2012-06-02 15:45:56 -04:00
Dries 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Jennifer Hodgdon b913301638 Issue #1598616 by Rob Loach: PSR-0 conversion of unicode.test 2012-06-01 17:06:34 -07:00
Jennifer Hodgdon 1998e0310b Issue #1598602 by Rob Loach: PSR-0 conversion of queue.test 2012-06-01 16:58:32 -07:00
Dries 0eb59c20c5 - Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library. 2012-06-01 12:45:18 -04:00
Dries bd40855052 - Patch #115753 by cosmicdreams, drclaw, geodaniel, zhuber, urlisse: Pager rel attributes. 2012-06-01 12:35:50 -04:00
Larry Garfield 94d877eb94 Merge remote-tracking branch 'upstream/8.x' into remerge 2012-05-31 23:13:29 -05:00
catch 5b0715d78b Issue #1563620 by sun, Berdir: Fixed All unit tests blow up with a fatal error. 2012-05-31 20:55:32 +09:00
catch cc8147dde2 Issue #1597888 by Niklas Fiekas, sun: Fixed Cache NullBackend is entirely broken, does not implement CacheBackendInterface. 2012-05-31 13:53:42 +09:00
Jennifer Hodgdon c91177e08e Issue #1598588: fix the previous commit on this issue (rename file that was missed) 2012-05-30 15:29:50 -07:00
Jennifer Hodgdon 9a83d2142b Issue #1597630 by Rob Loach: Convert actions.test to PSR-0 2012-05-30 15:19:13 -07:00
Jennifer Hodgdon 876d410c8c Issue #1598588 by Niklas Fiekas: PSR-0 conversion of mail tests 2012-05-30 10:26:11 -07:00
Jennifer Hodgdon 44a8b09d70 Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function 2012-05-30 08:49:24 -07:00
Jennifer Hodgdon 74013a25b3 Issue #1598508 by jeffschuler: fix return docs for _node_types_build function 2012-05-30 08:45:45 -07:00
Jennifer Hodgdon ca334de861 Issue #1602112 by bgano: Add return docs for Connection::startTransaction() 2012-05-29 13:10:40 -07:00
Jennifer Hodgdon 6abd79d394 Issue #1601214 by rfay: Remove rfay from maintaining AJAX 2012-05-29 10:39:47 -07:00
Jennifer Hodgdon 4de11faac4 Issue #1156576 by Ryan Weal, jhodgdon, plach: Document language negotiation API 2012-05-29 10:36:56 -07:00
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
Mark Sonnabaum 1c442e85f2 Removed unnecessary "use" statements. 2012-05-28 16:25:30 -05:00