| Commit message (Expand) | Author | Age |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administr... | Angie Byron | 2009-05-27 |
* | - Patch #471800 by stella: more code style fixes. | Dries Buytaert | 2009-05-25 |
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before valid... | Angie Byron | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | - Patch #468978 by Bohjan: removed user administration description. | Dries Buytaert | 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 |
* | - Patch #399248 by deekayen: detect when a signature is too long to prevent S... | Dries Buytaert | 2009-05-12 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for th... | Dries Buytaert | 2009-04-30 |
* | - Patch #394594 by Berdir: additional conversion to the new database abstract... | Dries Buytaert | 2009-04-30 |
* | - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ... | Dries Buytaert | 2009-04-29 |
* | - Patch #444966 by dereine: code style clean-up. | Dries Buytaert | 2009-04-26 |
* | #303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is... | Angie Byron | 2009-04-25 |
* | - Patch #147310 by c960657: added tests for private files, fixed a problem wi... | Dries Buytaert | 2009-04-24 |
* | #368559 by moshe weitzman: Return renderable arrays from profile pages. | Angie Byron | 2009-04-20 |
* | Roll-back of #333054; needs more discussion. | Angie Byron | 2009-04-20 |
* | - Patch #437930 by soxofaan: remove tabindex attributes from user_login form. | Dries Buytaert | 2009-04-19 |
* | - Patch #394594 by ksenzee: converted most of the user module code to the new... | Dries Buytaert | 2009-04-13 |
* | - Patch #333054 by c960657: page cache should be case sensitive. | Dries Buytaert | 2009-04-01 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | #347250 follow-up by c960657: Fix OpenID failure introduced by user_load_mult... | Angie Byron | 2009-03-17 |
* | #347250 follow-up by yched: Re-order fields load to before the general module... | Angie Byron | 2009-03-15 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #374568 by chx: remove useless JOIN from permission query. | Dries Buytaert | 2009-02-19 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #371327 by quicksketch: Fix user picture rendering (with fixed tests). | Angie Byron | 2009-02-09 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | #357591 by sun: Add watchdog calls for user cancel operations. | Angie Byron | 2009-01-22 |
* | - Patch #362003 by Steven Jones: minor language massaging. | Dries Buytaert | 2009-01-21 |
* | - Patch #195976 by mcarbone: made error message more accurate and more inform... | Dries Buytaert | 2009-01-21 |
* | #357403 by drewish: Make user pictures managed files. | Angie Byron | 2009-01-20 |
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u... | Dries Buytaert | 2009-01-19 |
* | #358021 by drewish: Remove unnecessary indirection of hook_user_X code. | Angie Byron | 2009-01-13 |
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th... | Angie Byron | 2009-01-08 |
* | - Patch #353480 by dereine, justinrandell: remove from hook_comment(). | Dries Buytaert | 2009-01-04 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | Dries Buytaert | 2008-12-29 |
* | - Patch #109588 by fago, cdale: make hook_user use instead of arg(1). | Dries Buytaert | 2008-12-23 |
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
* | - Patch #330090 by j.somers: avoid duouble escaping. | Dries Buytaert | 2008-12-20 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |