| Commit message (Expand) | Author | Age |
* | - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ... | Dries Buytaert | 2009-07-22 |
* | #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... | Angie Byron | 2009-07-21 |
* | #525634 by boombatower: Fix value default value of SimpleTest verbose variable. | Angie Byron | 2009-07-21 |
* | - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-... | Dries Buytaert | 2009-07-20 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | #509392 follow-up by adrian: Clean-up for .info files for install profiles pa... | Angie Byron | 2009-07-19 |
* | - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_att... | Dries Buytaert | 2009-07-15 |
* | #509392 by adrian: Add .info files for installation profiles. | Angie Byron | 2009-07-15 |
* | #193366 by Anthony Hersey: Move various rebuild functions to module page subm... | Angie Byron | 2009-07-14 |
* | #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to ... | Angie Byron | 2009-07-14 |
* | - Patch #517542 by Damien Tournoud: fixed broken patch. | Dries Buytaert | 2009-07-14 |
* | - 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 |
* | - Patch #517502 by Crell: make transaction API follow its own documentation. | Dries Buytaert | 2009-07-13 |
* | - Patch #491456 by quicksketch, drewish, et al: image effects and actions. | Dries Buytaert | 2009-07-12 |
* | - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. | Dries Buytaert | 2009-07-11 |
* | - Patch #481498 by JamesAn: convert simpletest to drupal_static(). | Dries Buytaert | 2009-07-11 |
* | #500280 follow-up by boombatower: Remove debugging code and fix implementation. | Angie Byron | 2009-07-11 |
* | #488542 by yched: Allow field UI to be attached to any fieldable entity. | Angie Byron | 2009-07-10 |
* | #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. | Angie Byron | 2009-07-10 |
* | #515280 by drewish: Allow file_create_directory() to create recursively, taki... | Angie Byron | 2009-07-10 |
* | - Patch #500270 by boombatower: properly delete variables in hook_uninstall(). | Dries Buytaert | 2009-07-09 |
* | - Patch #500280 by boombatower, Dries: provide verbose mode for testing. | Dries Buytaert | 2009-07-08 |
* | - Patch #513102 by yched: small clean-up of field tests. | Dries Buytaert | 2009-07-08 |
* | - Patch #373201 by Berdir: clean-up of some drupal_render() oversight. | Dries Buytaert | 2009-07-07 |
* | - Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTes... | Dries Buytaert | 2009-07-07 |
* | - Patch #512108 by boombatower: added a warning to educate people about the '... | Dries Buytaert | 2009-07-07 |
* | - Patch #512104 by boombatower: simpletest breaks high volume sites. | Dries Buytaert | 2009-07-07 |
* | - Patch #443154 by boombatower: make sure fatal errors are reported as test f... | Dries Buytaert | 2009-07-07 |
* | - Patch #505812 by Josh Waihi: remove database specific test. | Dries Buytaert | 2009-07-06 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #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 |
* | - Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing. | Dries Buytaert | 2009-07-02 |
* | #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array propert... | Angie Byron | 2009-07-02 |
* | - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ... | Dries Buytaert | 2009-07-01 |
* | - Patch #477944 by DamZ: more streamlining and clean-up of session handling c... | Dries Buytaert | 2009-07-01 |
* | - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: a... | Dries Buytaert | 2009-07-01 |
* | - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using... | Dries Buytaert | 2009-06-30 |
* | - Patch #316189 by mfb: tests for format_date. | Dries Buytaert | 2009-06-30 |
* | #493296 by jrchamp: Fix label on test assertion. | Angie Byron | 2009-06-28 |
* | #333171 by catch: Provide cache_get_multiple() and allow clearing of multiple... | Angie Byron | 2009-06-28 |
* | - Patch #369314 by Berdir: make sub-selects work. | Dries Buytaert | 2009-06-27 |
* | #496950 by oestrich: Alphabetize the list of tests. | Angie Byron | 2009-06-20 |
* | - Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules. | Dries Buytaert | 2009-06-20 |
* | - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a... | Dries Buytaert | 2009-06-17 |
* | #482622 by chx and Frando: Allow alternative implementations for caching. | Angie Byron | 2009-06-16 |
* | #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions. | Angie Byron | 2009-06-16 |
* | - Patch #490574 by dww: avoid notices when you don't have files declared in y... | Dries Buytaert | 2009-06-13 |