| Commit message (Expand) | Author | Age |
* | #525754 by chx: Clean up some trailing whitespace. | Angie Byron | 2009-07-21 |
* | - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_att... | Dries Buytaert | 2009-07-15 |
* | - Patch #491456 by quicksketch, drewish, et al: image effects and actions. | Dries Buytaert | 2009-07-12 |
* | #488542 by yched: Allow field UI to be attached to any fieldable entity. | Angie Byron | 2009-07-10 |
* | #372766 by jhodgdon: Clarify documentation for user_save(). | Angie Byron | 2009-07-10 |
* | - Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permi... | Dries Buytaert | 2009-07-05 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #504678 follow-up by catch: Fix notice in PHP 5.3. | Angie Byron | 2009-07-02 |
* | - 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 |
* | #460706 by wulff and c960657: Don't show surrounding fieldset on user registr... | Angie Byron | 2009-06-28 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | - Patch #391412 by JamesAn et al: move contact form, post, and user settings ... | Dries Buytaert | 2009-06-13 |
* | - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t()... | Dries Buytaert | 2009-06-08 |
* | - Patch #481802 by catch, leisa: update user permission help text. | Dries Buytaert | 2009-06-04 |
* | - Patch #479966 by Berdir: document and fix hook_user_categories. | Dries Buytaert | 2009-06-03 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | - Patch #461298 by catch: move node_load_multiple() special casing into user_... | Dries Buytaert | 2009-05-30 |
* | - 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 |