| Commit message (Expand) | Author | Age |
* | - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,... | Dries Buytaert | 2010-02-28 |
* | #645374 follow-up by sun: Make entity ids available to confirm form submit ha... | Angie Byron | 2010-02-17 |
* | #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add... | Angie Byron | 2010-02-11 |
* | - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, tstoeckle... | Dries Buytaert | 2010-01-14 |
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user inte... | Angie Byron | 2010-01-11 |
* | #560608 by pounard, plach, and yched: Fixed missing calls to field_attach_pre... | Angie Byron | 2010-01-10 |
* | - Patch #645374 by sun: make object IDs available to form submit handlers. Th... | Dries Buytaert | 2009-12-01 |
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same p... | Angie Byron | 2009-10-15 |
* | - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'ca... | Dries Buytaert | 2009-10-15 |
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
* | #118345 by sun: Make user.module conform to standard presave/insert/update/fo... | Angie Byron | 2009-10-10 |
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url(... | Dries Buytaert | 2009-09-29 |
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ho... | Dries Buytaert | 2009-09-22 |
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ... | Dries Buytaert | 2009-09-21 |
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ha... | Dries Buytaert | 2009-09-21 |
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he... | Angie Byron | 2009-09-18 |
* | #564632 by moshe weitzman: Unify various _build() functions and remove duplic... | Angie Byron | 2009-09-10 |
* | #564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit... | Angie Byron | 2009-08-31 |
* | #545230 by rfay: Fixed one-time login link error messages. | Angie Byron | 2009-08-23 |
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks a... | Dries Buytaert | 2009-08-12 |
* | - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User managemen... | Dries Buytaert | 2009-08-11 |
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
* | - Patch #477944 by DamZ: more streamlining and clean-up of session handling c... | Dries Buytaert | 2009-07-01 |
* | - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using... | Dries Buytaert | 2009-06-30 |
* | - Rollback of #497612: broke CVS HEAD. | Dries Buytaert | 2009-06-30 |
* | - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using... | Dries Buytaert | 2009-06-30 |
* | - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ... | Dries Buytaert | 2009-06-24 |
* | #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granul... | Angie Byron | 2009-06-18 |
* | - Patch #481794 by mr.baileys: made the one-time link be active immediately s... | Dries Buytaert | 2009-06-05 |
* | - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ... | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | - Patch #453720 by yched: fixed the display of user fields. | Dries Buytaert | 2009-05-06 |
* | #368559 by moshe weitzman: Return renderable arrays from profile pages. | Angie Byron | 2009-04-20 |
* | - Patch #394594 by ksenzee: converted most of the user module code to the new... | Dries Buytaert | 2009-04-13 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | 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 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |
* | #357591 by sun: Add watchdog calls for user cancel operations. | Angie Byron | 2009-01-22 |
* | #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 |
* | 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 |
* | 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 |