| Commit message (Expand) | Author | Age |
... | |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | - Patch #413382 by brianV: whitespace fixes. | Dries Buytaert | 2009-03-25 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | - Patch #333156 by stella: add ability to configure the default country. | Dries Buytaert | 2009-03-17 |
* | #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 |
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
* | - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles(). | Dries Buytaert | 2009-03-08 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #380064 by c960657: make file_scan_directory() use save property name... | Dries Buytaert | 2009-02-22 |
* | - 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 |
* | #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 |
* | #371327 by quicksketch: Fix user picture rendering (with fixed tests). | Angie Byron | 2009-02-09 |
* | #361683 follow-up by sun: Remove more windows line endings. | Angie Byron | 2009-02-05 |
* | - 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 |
* | #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter def... | Angie Byron | 2009-01-31 |
* | - 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 |
* | - Patch #266246 by David Strauss: added smart defaults for system_settings_fo... | Dries Buytaert | 2009-01-11 |
* | #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 |
* | - Patch #169937 by Heine, drumm: user_save should not regenerate the session ... | Dries Buytaert | 2008-12-16 |
* | - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logou... | Dries Buytaert | 2008-11-29 |
* | Reverting #337820 once more, as it causes mysterious test failures. | Angie Byron | 2008-11-27 |
* | - Patch #337820 by Dave Reid: rename menu path logout to user/logout. | Dries Buytaert | 2008-11-25 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ... | Angie Byron | 2008-11-25 |
* | - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It... | Dries Buytaert | 2008-11-24 |
* | Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot... | Angie Byron | 2008-11-24 |
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 |
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste... | Angie Byron | 2008-11-23 |
* | #336596 by Dave Reid: Tests for who's online block so it continues to stay fi... | Angie Byron | 2008-11-23 |
* | #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time... | Angie Byron | 2008-11-20 |
* | #107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate nam... | Angie Byron | 2008-11-19 |