| Commit message (Expand) | Author | Age |
... | |
* | - Patch #451668 by mfb: page cache test failing with mod_deflate. | Dries Buytaert | 2009-05-18 |
* | - Patch #407294 by Litrik: provide hooks to allow other modules to listen to ... | Dries Buytaert | 2009-05-17 |
* | - Patch #464732 by deviantintegral: fixed variable name. | Dries Buytaert | 2009-05-17 |
* | - Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for ... | Dries Buytaert | 2009-05-17 |
* | #451212 by yched: Make field_test_entity_save() consistent with node_save(). | Angie Byron | 2009-05-17 |
* | #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple lik... | Angie Byron | 2009-05-17 |
* | - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. | Dries Buytaert | 2009-05-16 |
* | #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. | Angie Byron | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ... | Angie Byron | 2009-05-13 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #458566 by chx: work around PHP's curly bracket madness. | Dries Buytaert | 2009-05-10 |
* | #453962 by neclimdul: Change all instances of getInfo() to static functions. | Angie Byron | 2009-05-06 |
* | - Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api ... | Dries Buytaert | 2009-05-06 |
* | - Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper. | Dries Buytaert | 2009-05-04 |
* | #295864 follow-up by boombatower: Clarify when to use randomName() vs. random... | Angie Byron | 2009-05-03 |
* | - Patch #419114 by boombatower: clean up assertions. | Dries Buytaert | 2009-05-03 |
* | - Patch #396578 by Damien Tournoud: added db_truncate_table() to the database... | Dries Buytaert | 2009-05-03 |
* | - Patch #329015 by Damien Tournoud: improved error handling of batch API. | Dries Buytaert | 2009-05-03 |
* | - Patch #392696 by yched et al: save default values on insert. | Dries Buytaert | 2009-05-01 |
* | #445950 follow-up: Committing missing simpletest.pages.inc. | Angie Byron | 2009-05-01 |
* | - Patch #445950 by boombatower: interface improvements for SimpleTest. | Dries Buytaert | 2009-05-01 |
* | - Patch #295864 by boombatower, sun: fixed typos in the documentation. Nice ... | Dries Buytaert | 2009-04-29 |
* | - Patch #295864 by boombatower: cleaned up the randomName() method by removin... | Dries Buytaert | 2009-04-29 |
* | - Patch #340081 by dmitrig01, boombatower: clean-up of drupalCreateUser() | Dries Buytaert | 2009-04-29 |
* | - Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_for... | Dries Buytaert | 2009-04-29 |
* | #445094 by yched: Fix failing tests in SQLite/PostgreSQL due to passing in NU... | Angie Byron | 2009-04-28 |
* | #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 #368067 by catch: move testing to a 'Development' menu. | Dries Buytaert | 2009-04-27 |
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScr... | Angie Byron | 2009-04-26 |
* | - Patch #445410 by Damien Tournoud: fix $ tags. | Dries Buytaert | 2009-04-26 |
* | #339210 by klausi and dmenefee: Allow SimpleTest module to work on sites with... | Angie Byron | 2009-04-25 |
* | - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return ... | Dries Buytaert | 2009-04-25 |
* | - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path. | Dries Buytaert | 2009-04-25 |
* | - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). | Dries Buytaert | 2009-04-22 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #302240 by fago: fixed various problems with form storage and added t... | Dries Buytaert | 2009-04-22 |
* | - Patch #413732 by brianV: database code clean-up. | Dries Buytaert | 2009-04-20 |
* | #368639 by puradata: Remove drupalCreateField/Instance in favour of standard ... | Angie Byron | 2009-04-20 |
* | Roll-back of #333054; needs more discussion. | Angie Byron | 2009-04-20 |
* | - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness. | Dries Buytaert | 2009-04-17 |
* | #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. | Angie Byron | 2009-04-15 |
* | - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests. | Dries Buytaert | 2009-04-13 |
* | #423664 by Berdir: Fix dependency checking of non-existing modules. (with cor... | Angie Byron | 2009-04-11 |
* | - Patch #424094 by chx: fixed taxonomy tests. | Dries Buytaert | 2009-04-05 |
* | - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et a... | Dries Buytaert | 2009-04-02 |
* | - Patch #333054 by c960657: page cache should be case sensitive. | Dries Buytaert | 2009-04-01 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tes... | Angie Byron | 2009-03-30 |