| Commit message (Expand) | Author | Age |
* | #293612 by egfrith: user_authenticate() should work when is empty. | Angie Byron | 2008-10-11 |
* | #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some ca... | Angie Byron | 2008-10-11 |
* | #319466: SA-2008-47 (#295053): CSRF in cached forms. | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | - Patch #319210 by Dave Reid: DBTNG'ed actions.inc. | Dries Buytaert | 2008-10-10 |
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce... | Angie Byron | 2008-10-10 |
* | #317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog. | Angie Byron | 2008-10-10 |
* | #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better... | Angie Byron | 2008-10-09 |
* | - Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant. | Dries Buytaert | 2008-10-09 |
* | - Patch #319183 by drewish: clean up file.inc documentation. | Dries Buytaert | 2008-10-09 |
* | #294742 by axyjo: Doxygen correction for drupal_alter(). | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #310904 by mfer, Crell et al: use early fetch and document why. | Dries Buytaert | 2008-10-08 |
* | - Patch #315047 by Island Usurper: fixed handling of rerved keywords when alt... | Dries Buytaert | 2008-10-08 |
* | #261148 by chx and pwolanin: Allow recovery from a failed menu build. | Angie Byron | 2008-10-08 |
* | #317840 by lilou: Fix typo in Doxygen for REQUEST_TIME. | Angie Byron | 2008-10-06 |
* | - Patch #316139 by hswong3i: __toString() should be public to work with PHP5.3. | Dries Buytaert | 2008-10-06 |
* | - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a ki... | Dries Buytaert | 2008-10-06 |
* | - Patch #180137 by c960657: added type hinting to make it easier to track dow... | Dries Buytaert | 2008-10-06 |
* | - Patch #273743 by meba, jsaints: fixed exmaple code. | Dries Buytaert | 2008-10-06 |
* | - Patch #300239 by Crell: updated documentation of db_insert(). | Dries Buytaert | 2008-10-06 |
* | - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly chec... | Dries Buytaert | 2008-10-06 |
* | - Patch #290282 by jvandyk, kratib: correct tracking of recursion. | Dries Buytaert | 2008-10-02 |
* | #281446 by xqus, dropcube, and catch: Improve the requirements check for the ... | Angie Byron | 2008-10-01 |
* | 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 #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 #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 |
* | #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 |
* | #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild(... | Angie Byron | 2008-09-22 |
* | - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -... | 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 |
* | #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 #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 |
* | #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if th... | Angie Byron | 2008-09-19 |
* | #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_s... | Angie Byron | 2008-09-19 |