| Commit message (Expand) | Author | Age |
* | - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_att... | Dries Buytaert | 2009-07-15 |
* | - Patch #510460 by tic2000: improved CSS test. | Dries Buytaert | 2009-07-14 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. | Angie Byron | 2009-07-10 |
* | - Patch #373201 by Berdir: clean-up of some drupal_render() oversight. | Dries Buytaert | 2009-07-07 |
* | #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for... | Angie Byron | 2009-07-04 |
* | - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not... | Dries Buytaert | 2009-07-03 |
* | - Patch #316189 by mfb, grndlvl: improved the format_date() test. | Dries Buytaert | 2009-07-03 |
* | #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array propert... | Angie Byron | 2009-07-02 |
* | - Patch #316189 by mfb: tests for format_date. | Dries Buytaert | 2009-06-30 |
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers... | Dries Buytaert | 2009-06-12 |
* | - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for t... | Dries Buytaert | 2009-06-06 |
* | #475596 by emmajane, catch, yoroy, et al. Move default welcome message to hel... | Angie Byron | 2009-06-02 |
* | - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt... | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #471142 by stella: code style fixes. | Dries Buytaert | 2009-05-24 |
* | #469768 by sun and mr.baileys: Move error handling testing to their own separ... | Angie Byron | 2009-05-22 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. | Angie Byron | 2009-05-16 |
* | - Patch #329015 by Damien Tournoud: improved error handling of batch API. | Dries Buytaert | 2009-05-03 |
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonym... | Angie Byron | 2009-04-27 |
* | - Patch #345591 by pwolanin, c960657: make the tests work when running with CGI. | Dries Buytaert | 2009-04-27 |
* | - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return ... | Dries Buytaert | 2009-04-25 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate ... | Angie Byron | 2009-03-30 |
* | #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add... | Angie Byron | 2009-02-28 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #370846 follow-up by catch: Fix #weight sorting in drupal_render(). | Angie Byron | 2009-02-13 |
* | #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys... | Angie Byron | 2009-02-13 |
* | #370846 by catch: Further improve performance of drupal_render() sorting (wit... | Angie Byron | 2009-02-09 |
* | - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of... | Dries Buytaert | 2009-01-31 |
* | #364407 by catch: Fix drupal_render() sorting (with tests). | Angie Byron | 2009-01-27 |
* | #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a 'ty... | Angie Byron | 2009-01-22 |
* | - Patch #291026 by Dave Reid et al: further (usability) improvements to the E... | Dries Buytaert | 2009-01-21 |
* | - Patch #124492 by mfer: added support for IPv6 and % characters. Comes with... | Dries Buytaert | 2009-01-11 |
* | - Patch #124492 by mfer, c960657 et al: valid_url() does not support all vali... | Dries Buytaert | 2009-01-08 |
* | - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s p... | Dries Buytaert | 2008-12-26 |
* | - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error repo... | Dries Buytaert | 2008-12-09 |
* | - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. | Dries Buytaert | 2008-11-26 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ... | Angie Byron | 2008-11-23 |
* | - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do ... | Dries Buytaert | 2008-11-16 |
* | #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. | Angie Byron | 2008-11-16 |
* | #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). | Angie Byron | 2008-11-10 |
* | - Patch #328719 by c960657: make the module list tests succeed again. | Dries Buytaert | 2008-11-01 |
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
* | - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_ad... | Dries Buytaert | 2008-10-22 |
* | - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions... | Dries Buytaert | 2008-10-15 |
* | - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and dru... | Dries Buytaert | 2008-09-17 |