| Commit message (Expand) | Author | Age |
* | #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module packag... | Angie Byron | 2008-09-27 |
* | #302300 follow-up by Crell: Fixes to database connection tests. | Angie Byron | 2008-09-27 |
* | #229129 follow-up by chx: Fix module dependency checking again. | Angie Byron | 2008-09-27 |
* | #229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page... | Angie Byron | 2008-09-27 |
* | #229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice ... | Angie Byron | 2008-09-27 |
* | #313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc | Angie Byron | 2008-09-26 |
* | #302300 by Crell: Support adding and ignoring database targets, for better re... | Angie Byron | 2008-09-26 |
* | #266773 by Susurrus and Dave Reid: actions_syncronize() cleanup. | Angie Byron | 2008-09-26 |
* | #313044 by Amitaibu: Remove silly assertion. | Angie Byron | 2008-09-24 |
* | #312883 by moshe weitzman: Fix REQUEST_METHOD notice in run-tests.sh. | Angie Byron | 2008-09-24 |
* | #296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_loa... | Angie Byron | 2008-09-24 |
* | #312847 by moshe weitzman: Fix end time reporting in run-tests.sh. | Angie Byron | 2008-09-24 |
* | #244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called m... | Angie Byron | 2008-09-24 |
* | #267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for bet... | Angie Byron | 2008-09-23 |
* | - Patch #311160 by moshe weitzman and Damien Tournoud: enhance run-tests.sh b... | Dries Buytaert | 2008-09-23 |
* | #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild(... | Angie Byron | 2008-09-22 |
* | #309951 by chx: Slow down tracker tests for supersonic computers. | Angie Byron | 2008-09-21 |
* | - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -... | Dries Buytaert | 2008-09-21 |
* | - Patch #305236 by crell: made OpenID work again. We need tests for this. | Dries Buytaert | 2008-09-21 |
* | #299672 follow-up by chx: Better fix for only caching form if #cache is set t... | Angie Byron | 2008-09-21 |
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu... | Angie Byron | 2008-09-20 |
* | #299672 by fago: Cache form only if #cache is set to TRUE. | Angie Byron | 2008-09-20 |
* | #268006 by pwolanin: Prevent hook_help() from appearing on 403 pages. | Angie Byron | 2008-09-20 |
* | #310358 by drewish: Add a test for file_save_upload and clean up file.test. | Angie Byron | 2008-09-20 |
* | #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). | Angie Byron | 2008-09-20 |
* | - Patch #310607 by mfer: fixed undefined method problem with database code. | Dries Buytaert | 2008-09-19 |
* | - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy t... | Dries Buytaert | 2008-09-19 |
* | - Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to r... | Dries Buytaert | 2008-09-19 |
* | - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE. | Dries Buytaert | 2008-09-19 |
* | - Patch #308713 by fletchgqc: incorrect max length of language domain string ... | Dries Buytaert | 2008-09-19 |
* | - Patch #254242 by Gabor, dropcube: preview post setting (optional, required)... | Dries Buytaert | 2008-09-19 |
* | - Patch #309821 by Rob Loach: automatically put sites in maintenance mode whe... | Dries Buytaert | 2008-09-19 |
* | #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if th... | Angie Byron | 2008-09-19 |
* | #296486 by lyricnz and boombatower: Tests for viewing an individual comment. | Angie Byron | 2008-09-19 |
* | #296487 by lyricnz and beeradb: Tests to make sure comment posting fails when... | Angie Byron | 2008-09-19 |
* | #255613 by boombatower: Replace old crufty manual cURL call with nice drupalG... | Angie Byron | 2008-09-19 |
* | #190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxon... | Angie Byron | 2008-09-19 |
* | #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_s... | Angie Byron | 2008-09-19 |
* | #267724 by cpugeniusmv: Fix cron logic in update.module. | Angie Byron | 2008-09-19 |
* | #201799 by yched, quicksketch: compute identation width for draggables better... | Angie Byron | 2008-09-18 |
* | - Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test sele... | Dries Buytaert | 2008-09-18 |
* | - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu a... | Dries Buytaert | 2008-09-18 |
* | - Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_ad... | Dries Buytaert | 2008-09-18 |
* | #224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified use... | Angie Byron | 2008-09-17 |
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep nod... | Angie Byron | 2008-09-17 |
* | #228761 by zsanmartin and roborn: Fix language code regex and correct Portuga... | Angie Byron | 2008-09-17 |
* | #279657 by zeta ζ: Code style improvement to locale module. | Angie Byron | 2008-09-17 |
* | #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to larg... | Angie Byron | 2008-09-17 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and dru... | Dries Buytaert | 2008-09-17 |