Commit Graph

16768 Commits (ace802ec5b44c1f52dbb5e9ff5941220ec511b76)

Author SHA1 Message Date
catch ace802ec5b Issue #1598552 by cosmicdreams, Rob Loach, aspilicious: Move batch tests to the right directory. 2012-06-08 20:19:56 +09:00
catch fbe34afe2b Issue #1598564 by Niklas Fiekas: Convert common.test to PSR-0. 2012-06-08 16:33:08 +09:00
catch f6f33a1926 Issue #1598592 by Rob Loach: Convert module.test to PSR-0. 2012-06-08 16:31:11 +09:00
catch 681e44355f Issue #1598552 by cosmicdreams, Rob Loach: Convert batch.test to PSR-0. 2012-06-08 16:28:03 +09:00
catch e56e44115d Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string. 2012-06-08 16:05:46 +09:00
catch 29223699a9 Issue #1598600 by c31ck, Rob Loach: Convert path.test to PSR-0. 2012-06-07 21:39:18 +09:00
catch 03e6f03a10 Issue #1594108 by aspilicious: Convert simpletest tests to PSR-0. 2012-06-07 15:12:33 +09:00
catch 66e279cbb3 Issue #1591434 by aspilicious: Convert image tests to PSR-0. 2012-06-07 15:10:54 +09:00
catch 0ed0e58c59 Issue #1591362 by aspilicious, Rob Loach: Convert entity tests to PSR-0. 2012-06-07 11:17:20 +09:00
Jennifer Hodgdon 5be3d554cb Issue #1598586 by Rob Loach: PSR-0 conversion of system lock.test 2012-06-06 10:26:18 -07:00
Jennifer Hodgdon b14cdc3ab0 Issue #1594250 by Rob Loach, aspilicious: PSR-0 conversion for config tests 2012-06-06 10:24:04 -07:00
Jennifer Hodgdon 73b1dc4070 Issue #1598596 by Albert Volkman: Convert password.test to PSR-0 2012-06-06 09:10:31 -07:00
Jennifer Hodgdon 199a3dbc2d Issue #1598608 by bleen18: Convert session.test to PSR-0 2012-06-06 09:07:44 -07:00
Jennifer Hodgdon b15d9a9111 Issue #1598570 by Rob Loach: PSR-0 for error.test 2012-06-06 08:57:50 -07:00
Jennifer Hodgdon c0f384fa57 Issue #1431634 by Tor Arne Thune: API docs cleanup for update module 2012-06-06 08:33:53 -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 33e8b1b57e - Patch #1598556 by Niklas Fiekas, Rob Loach: Convert bootstrap.test to PSR-0. 2012-06-05 08:53:48 -04:00
Dries 8456c62674 - Patch #1616896 by Rob Loach: remove (). 2012-06-05 08:46:23 -04: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 84ca10a3d3 Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name. 2012-06-05 21:19:14 +09:00
catch 8b7542dcc4 Issue #1594628 by aspilicious, Rob Loach, Niklas Fiekas: Convert profile tests to PSR-0. 2012-06-05 21:16:50 +09:00
catch 30291115e7 Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors() ini.php setting or ['error_level()'] setting, exposing server info. 2012-06-05 21:15:18 +09: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
catch 8c4df67ab7 Issue #1614292 by brockjo: Fixed image_style_delete_form() doesn't take form_state() by reference. 2012-06-05 17:10:38 +09:00
catch 9f31a02609 Rollback #1016056 due to a regression. 2012-06-05 14:55:12 +09:00
catch cc16c4d2ff Issue #1611686 by TravisCarden, dww: Add test for unprotected settings.local.php. 2012-06-05 14:51:41 +09:00
catch 4c9e2ed7a4 Issue #1579810 by SeeSchloss: Fixed GD tests do not test check every case. 2012-06-05 14:48:01 +09:00
catch 31e733420e Issue #1555294 by cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded. 2012-06-05 14:44:58 +09:00
catch 92490ed529 Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0. 2012-06-05 14:42:19 +09:00
Dries 8d53c5341c - Patch #1614292 by brockjo: fixed image_style_delete_form() doesn't take form_state() by reference. 2012-06-04 09:49:21 -04:00
Dries 10631112ea - Patch #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-04 09:46:54 -04: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 1ed9d79463 - Patch #1532682 by TravisCarden: fixed documentation of comment_reply() return value. 2012-06-03 21:47:05 -04:00
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