Commit Graph

49 Commits (c90e16721a0660dc2dedbd31a9df428e03b7ff13)

Author SHA1 Message Date
Dries Buytaert 293ea4c569 - Patch #316189 by mfb, grndlvl: improved the format_date() test. 2009-07-03 05:15:41 +00:00
Angie Byron 0142292c71 #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions. 2009-07-02 04:27:23 +00:00
Dries Buytaert a8bc7688c9 - Patch #316189 by mfb: tests for format_date. 2009-06-30 09:39:19 +00:00
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 36e3d552cf - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request(). 2009-06-06 15:43:05 +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
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 765d0572a2 - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +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 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 8b63d832de #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Dries Buytaert ac5e86e05c - Patch #329015 by Damien Tournoud: improved error handling of batch API. 2009-05-03 07:35:37 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 031ba7d665 - Patch #345591 by pwolanin, c960657: make the tests work when running with CGI. 2009-04-27 19:11:25 +00:00
Dries Buytaert e9946015c7 - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol. 2009-04-25 13:56:06 +00:00
Dries Buytaert 526401c4c8 - Patch #147310 by c960657 et al: better cache headers for reverse proxies. 2009-04-22 09:45:03 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron a0cca9a472 #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate inline CSS. 2009-03-30 05:13:45 +00:00
Angie Byron ec0dbd35c8 #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files. 2009-02-28 07:36:06 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Angie Byron b83aa19bb2 #370846 follow-up by catch: Fix #weight sorting in drupal_render(). 2009-02-13 04:43:00 +00:00
Angie Byron 9b50597eb2 #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys (with tests). 2009-02-13 02:25:59 +00:00
Angie Byron c591f4562d #370846 by catch: Further improve performance of drupal_render() sorting (with tests). 2009-02-09 03:29:54 +00:00
Dries Buytaert f12b1b637f - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages. 2009-01-31 19:07:45 +00:00
Angie Byron f5a4f24b5e #364407 by catch: Fix drupal_render() sorting (with tests). 2009-01-27 02:14:42 +00:00
Angie Byron d5968378ac #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a 'type' instead, to clean up calling code. 2009-01-22 03:56:12 +00:00
Dries Buytaert 60c06921ce - Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling. 2009-01-21 14:22:33 +00:00
Dries Buytaert 388fe5b6d7 - Patch #124492 by mfer: added support for IPv6 and % characters. Comes with tests\! 2009-01-11 08:39:08 +00:00
Dries Buytaert 18ad0f6933 - Patch #124492 by mfer, c960657 et al: valid_url() does not support all valid URL characters. 2009-01-08 19:09:49 +00:00
Dries Buytaert 445823f6bb - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters. 2008-12-26 21:01:57 +00:00
Dries Buytaert 6f859fdd8f - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting. 2008-12-09 11:09:26 +00:00
Dries Buytaert 63e195eb30 - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. 2008-11-26 13:48:50 +00:00
Dries Buytaert eda100b83d - Patch #338403 by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Angie Byron 1b4dd805ca #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page. 2008-11-23 16:00:08 +00:00
Dries Buytaert 5fbdca023f - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do not use the same kilo standard. 2008-11-16 15:19:34 +00:00
Angie Byron abcebbfee2 #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +00:00
Angie Byron 0762f60073 #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). 2008-11-10 05:23:01 +00:00
Dries Buytaert fa94c66c92 - Patch #328719 by c960657: make the module list tests succeed again. 2008-11-01 21:21:35 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Dries Buytaert d1d3ce0be7 - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js. 2008-10-22 19:39:36 +00:00
Dries Buytaert 967d8f67ac - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail. 2008-10-15 16:05:51 +00:00
Dries Buytaert 6f8b5f9a5b - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and drupal_set_content. Yay. 2008-09-17 07:01:31 +00:00
Angie Byron 73356fde8b #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. 2008-09-06 15:06:10 +00:00
Dries Buytaert 32981b119b - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. 2008-09-02 17:00:34 +00:00
Dries Buytaert fadcc4f9c1 - Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest triggers error. 2008-08-29 14:45:19 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert c639b5135f - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-) 2008-08-16 07:31:01 +00:00
Dries Buytaert ab4e39da83 - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay. 2008-08-13 07:11:18 +00:00