| Commit message (Expand) | Author | Age |
* | - Patch #742366 by moshe weitzman: better UX for OpenID users. | Dries Buytaert | 2010-03-22 |
* | - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a... | Dries Buytaert | 2010-03-21 |
* | - Patch #747464 by andypost: wrong usage of hook_file_references(). | Dries Buytaert | 2010-03-21 |
* | - Patch #300478 by mr.baileys: remove user_load_self() as it is not used. | Dries Buytaert | 2010-03-20 |
* | - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of... | Dries Buytaert | 2010-03-20 |
* | - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for ne... | Dries Buytaert | 2010-03-18 |
* | - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a '... | Dries Buytaert | 2010-03-12 |
* | #86299 follow-up by coltrane and clojel: Stop users' passwords from being sto... | Angie Byron | 2010-03-12 |
* | #677766 by matason and atheneus: Fixed Account gets blocked when user edits t... | Angie Byron | 2010-03-07 |
* | #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail do... | Angie Byron | 2010-03-07 |
* | - Patch #731426 by fago: recursed entity loading didn't work. | Dries Buytaert | 2010-03-05 |
* | - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag. | Dries Buytaert | 2010-03-02 |
* | - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning. | Dries Buytaert | 2010-03-01 |
* | - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,... | Dries Buytaert | 2010-02-28 |
* | - Patch #721010 by jhodgdon: actions topic group needs more functions include... | Dries Buytaert | 2010-02-26 |
* | - Patch #721436 by chx, moshe weitzman: improved performance of user_save() b... | Dries Buytaert | 2010-02-22 |
* | - Patch #699842 by jhodgdon: corrected help texts and links that were broken ... | Dries Buytaert | 2010-02-17 |
* | #712598 by add1sun: Added documentation for user_pass_reset_url(). | Angie Byron | 2010-02-17 |
* | - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, kse... | Dries Buytaert | 2010-02-13 |
* | -Patch #712580 by litwol: fixed user_file_references() | Dries Buytaert | 2010-02-12 |
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
* | #525622 by scor, catch, and yched: Allow Entity path callback to deal with op... | Angie Byron | 2010-02-11 |
* | #663006 by chx: Fixed Error message on edit profile: rebuild in field_multipl... | Angie Byron | 2010-02-11 |
* | #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add... | Angie Byron | 2010-02-11 |
* | #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/p... | Angie Byron | 2010-02-07 |
* | - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling hoo... | Dries Buytaert | 2010-02-05 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | #684202 by catch: Added Entity insert/delete/update hooks, to support caching. | Angie Byron | 2010-01-30 |
* | - Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: registration... | Dries Buytaert | 2010-01-29 |
* | - Patch #695662 by litwol: fixed user_login_submit() documentation by adjusti... | Dries Buytaert | 2010-01-27 |
* | - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, tstoeckle... | Dries Buytaert | 2010-01-14 |
* | - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against v... | Dries Buytaert | 2010-01-14 |
* | - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ro... | Dries Buytaert | 2010-01-14 |
* | #525622 follow-up by Dave Reid: Added missing path callback property. | Angie Byron | 2010-01-14 |
* | - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. | Dries Buytaert | 2010-01-13 |
* | #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where po... | Angie Byron | 2010-01-13 |
* | #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ... | Angie Byron | 2010-01-13 |
* | #636992 by catch, yched: Fixed Entity loading needs protection from infinite ... | Angie Byron | 2010-01-13 |
* | #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencie... | Angie Byron | 2010-01-12 |
* | #604304 by JeremyFrench: Fixed bad query and broken paging on admin/people. | Angie Byron | 2010-01-12 |
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user inte... | Angie Byron | 2010-01-11 |
* | #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration... | Angie Byron | 2010-01-10 |
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra... | Angie Byron | 2010-01-09 |
* | #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_... | Angie Byron | 2010-01-07 |
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
* | #651410 by sun: Fixed error in user_modules_installed() when duplicate permis... | Angie Byron | 2010-01-03 |
* | - Patch #665878 by yched: fixed field_extra_fields() | Dries Buytaert | 2010-01-02 |
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
* | - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency bet... | Dries Buytaert | 2009-12-22 |
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo... | Dries Buytaert | 2009-12-21 |