Commit Graph

367 Commits (2f6d62343551c3aae79061157520355f7971854f)

Author SHA1 Message Date
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert 2d7933870a - Patch #487868 by David_Rothstein: fixed some test issues. 2009-06-11 04:16:24 +00:00
Dries Buytaert 05c39fe7a0 - Patch #487830 by c960657: fixed a HTTP header and improved the tests. 2009-06-10 20:00:10 +00:00
Dries Buytaert d540553f21 - Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLogin(). 2009-06-10 19:57:13 +00:00
Dries Buytaert cf7371805e - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for theme_table() and stick table headers. 2009-06-09 21:53:26 +00:00
Dries Buytaert e9d97f1eef - Patch #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Angie Byron 5d58e91623 #483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for PostgreSQL. 2009-06-08 04:45:32 +00:00
Dries Buytaert 1f9077ee92 - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). 2009-06-06 16:05:28 +00:00
Dries Buytaert 36e3d552cf - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request(). 2009-06-06 15:43:05 +00:00
Dries Buytaert 9079d78481 - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries. 2009-06-05 16:55:45 +00:00
Dries Buytaert d98102d1d6 - Patch #473876 by Berdir: fixed broken query on PostgreSQL. 2009-06-04 09:45:10 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Dries Buytaert 4f2e13f503 - Patch #422362 by JamesAn: convert form.inc to use new static caching API. 2009-06-02 13:47:26 +00:00
Dries Buytaert cbd22269f8 - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up. 2009-06-02 13:42:40 +00:00
Dries Buytaert e474fbbd6c - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Angie Byron 39c302eec0 #475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system. 2009-06-02 03:33:36 +00:00
Angie Byron a8bfe4c9ec #479200 by yched: Have SimpleTest rebuild node types between test runs. 2009-06-02 00:01:52 +00:00
Dries Buytaert 00271e741f - Patch #458176 by c960657: improved exception handling in database layer. 2009-06-01 16:47:06 +00:00
Dries Buytaert 8a0e218d32 - Patch #478188 by boombatower: code style fixes. 2009-06-01 11:35:09 +00:00
Dries Buytaert 0f77f652fa - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer. 2009-05-30 11:17:32 +00:00
Dries Buytaert 39877809cc - Patch #477038 by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase. 2009-05-30 07:09:02 +00:00
Dries Buytaert 23309d1022 - Patch #335067 by JamesAn: improved singular/plural strings in the simpletest UI. 2009-05-29 21:25:05 +00:00
Angie Byron f13d502403 #475348 by boombatower: Move admin/development to system.module so it's available to other modules. 2009-05-29 03:57:04 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Angie Byron 827e278489 #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children. 2009-05-27 02:21:53 +00:00
Dries Buytaert 2278d592eb - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertions. Woot! 2009-05-26 08:46:03 +00:00
Dries Buytaert edeea95f5e - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field. 2009-05-25 18:22:31 +00:00
Dries Buytaert e2184e25ac - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible. 2009-05-25 05:20:16 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert c9e4bbf91d - Patch #470992 by chx: disable locale module while running tests. 2009-05-24 07:04:33 +00:00
Dries Buytaert 48f8c88a21 - Patch #304936 by boombatower, drewish: proper installation of test files and removal. 2009-05-24 05:26:10 +00:00
Dries Buytaert 765d0572a2 - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +00:00
Angie Byron 2e2700e06e #469768 again. Let's get those new files there, shall we? :P 2009-05-22 15:03:47 +00:00
Angie Byron 21b1f95b40 #469768 by sun and mr.baileys: Move error handling testing to their own separate .test and .module. 2009-05-22 14:57:36 +00:00
Dries Buytaert dc4d421be7 - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Dries Buytaert 800f2d9aa4 - Patch #467984 by Berdir: fixed some database glitches and extended the tests. 2009-05-22 07:08:15 +00:00
Angie Byron 4bc255ba79 Roll-back of #310467: Breaks installer requirements check and update.php. 2009-05-21 23:07:16 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Angie Byron 33eefeb784 #452416 by bjaspan: Reformat status reporting code slightly to allow breakpoints in debuggers. 2009-05-20 22:16:38 +00:00
Dries Buytaert ba29dbde38 - Patch #415044 by bjaspan, yched: indexes for field storage. 2009-05-20 09:48:47 +00:00
Dries Buytaert 8ea5860b5e - Patch #451668 by mfb: page cache test failing with mod_deflate. 2009-05-18 14:28:34 +00:00
Dries Buytaert 13b38eadd5 - Patch #407294 by Litrik: provide hooks to allow other modules to listen to SimpleTest results. Java-lamp, here I come! 2009-05-17 10:49:40 +00:00
Dries Buytaert ad781731ef - Patch #464732 by deviantintegral: fixed variable name. 2009-05-17 08:46:48 +00:00
Dries Buytaert 6b040974d3 - Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item(). 2009-05-17 07:49:13 +00:00
Angie Byron 538cfe9150 #451212 by yched: Make field_test_entity_save() consistent with node_save(). 2009-05-17 00:49:18 +00:00
Angie Byron f180449767 #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load(). 2009-05-17 00:32:29 +00:00
Dries Buytaert 47413f6460 - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. 2009-05-16 16:04:42 +00:00
Angie Byron 8b63d832de #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Dries Buytaert 1778c5cca9 - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 3ac59eee96 #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00