| Commit message (Expand) | Author | Age |
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
* | - Patch #479966 by Berdir: document and fix hook_user_categories. | Dries Buytaert | 2009-06-03 |
* | #478642 by daniel.bosen: Fix typo preventing profile fields from appearing on... | Angie Byron | 2009-06-02 |
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #465190 by Heine: add check_plain() call. | Dries Buytaert | 2009-05-26 |
* | - Patch #471800 by stella: more code style fixes. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ...... | 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 #300750 by brianV: documented a variable. | Dries Buytaert | 2009-05-07 |
* | - Patch #295864 by boombatower: cleaned up the randomName() method by removin... | Dries Buytaert | 2009-04-29 |
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonym... | Angie Byron | 2009-04-27 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScr... | Angie Byron | 2009-04-26 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix,... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | - Patch #323386 by mariuss, Dries: select options includes comments -- incons... | Dries Buytaert | 2009-01-11 |
* | - Patch #124492 by mfer, c960657 et al: valid_url() does not support all vali... | Dries Buytaert | 2009-01-08 |
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th... | Angie Byron | 2009-01-08 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usabili... | Dries Buytaert | 2008-12-05 |
* | - Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_t... | Dries Buytaert | 2008-11-26 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #326607 by Ozeuss: fixed undefined property. | Dries Buytaert | 2008-11-02 |
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 |
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce... | Angie Byron | 2008-10-10 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we... | Dries Buytaert | 2008-10-06 |
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
* | - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ... | Dries Buytaert | 2008-09-05 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |