| Commit message (Expand) | Author | Age |
* | - Patch #296197 by Gabor and meba: better document the drag and drop language... | Dries Buytaert | 2008-10-01 |
* | #299290 by c960657 and drewish: Clean up user test exceptions with certain ve... | Angie Byron | 2008-10-01 |
* | #281446 by xqus, dropcube, and catch: Improve the requirements check for the ... | Angie Byron | 2008-10-01 |
* | #184143 by redndahead: Fix #anchor tags conflicting with tableheader.js. | Angie Byron | 2008-09-30 |
* | - Patch #314564 by m1mic: made pushbutton footer validate. | Dries Buytaert | 2008-09-28 |
* | Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleT... | Angie Byron | 2008-09-28 |
* | - Patch #298669 by Crell, moshe weitzman: added query logging per connection. | Dries Buytaert | 2008-09-28 |
* | - Patch by Dries, follow-up on #143059, record improved integration support f... | Dries Buytaert | 2008-09-27 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |
* | - Patch #296197 by Gabor: made the language order use drag-n-drop instead of ... | Dries Buytaert | 2008-09-27 |
* | - Patch #312306 by Jaza: no activation e-mail for user 1. | Dries Buytaert | 2008-09-27 |
* | - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking adva... | Dries Buytaert | 2008-09-27 |
* | #312677 by CorniI: Check to ensure a file exists when fixing installation file. | Angie Byron | 2008-09-27 |
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAP... | Angie Byron | 2008-09-27 |
* | #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 |