/[drupal]/drupal/modules/user/user.install
ViewVC logotype

Log of /drupal/modules/user/user.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 06:56:24 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.30: +3 -2 lines
Diff to previous 1.30
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:57 2009 UTC (8 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.29: +26 -30 lines
Diff to previous 1.29
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:24 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:28:52 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.26: +13 -13 lines
Diff to previous 1.26
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:51:56 2009 UTC (4 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13, DRUPAL-6-14
Changes since 1.5.2.1: +8 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.31
Drupal 6.13

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:07:10 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.25: +11 -1 lines
Diff to previous 1.25
- Patch #111011 by Josh Waihi: adding foreign key specifications.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:02 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:18 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 16:10:10 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +5 -2 lines
Diff to previous 1.22
- Patch #394594 by Berdir: additional conversion to the new database abstraction layer plus clean-up.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 12:14:57 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.21: +7 -7 lines
Diff to previous 1.21
- Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 16:31:18 2009 UTC (8 months ago) by dries
Branch: MAIN
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
- Patch #413382 by brianV: whitespace fixes.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 15:26:29 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #333156 by stella: add ability to configure the default country.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:29 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.18: +32 -32 lines
Diff to previous 1.18
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:57 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.17: +30 -30 lines
Diff to previous 1.17
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 03:10:00 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.16: +81 -5 lines
Diff to previous 1.16
#357403 by drewish: Make user pictures managed files.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 08:42:13 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.15: +29 -1 lines
Diff to previous 1.15
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:38 2009 UTC (10 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-9
Changes since 1.5: +41 -41 lines
Diff to previous 1.5
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:56:17 2008 UTC (12 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.14: +71 -3 lines
Diff to previous 1.14
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:11 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.13: +31 -31 lines
Diff to previous 1.13
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:25 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:34:24 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.11: +12 -24 lines
Diff to previous 1.11
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling.  At last.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 11:26:29 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.10: +16 -22 lines
Diff to previous 1.10
- Patch #175841 by catch et al: remove comment controls for users.  Yowza.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 22:50:55 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +1 -34 lines
Diff to previous 1.8
- Patch #228594 by catch et al: removed access rule functionality from core.

  The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 20:50:05 2008 UTC (19 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +55 -3 lines
Diff to previous 1.7
- Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.

  This is a big and important patch for Drupal's security.  We are switching
  to much stronger password hashes that are also compatible with the Portable
  PHP password hashing framework.

  The new password hashes defeat a number of attacks, including:

  - The ability to try candidate passwords against multiple hashes at once.
  - The ability to use pre-hashed lists of candidate passwords.
  - The ability to determine whether two users have the same (or different)
    password without actually having to guess one of the passwords.

  Also implemented a pluggable password hashing API (similar to how an alternate
  cache mechanism can be used) to allow developers to readily substitute an
  alternative hashing and authentication scheme.

  Thanks all!

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 12:31:29 2008 UTC (20 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.6: +10 -4 lines
Diff to previous 1.6
- Patch #214271 by recidive: improved schema identation.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 16:53:36 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
- Patch #181411 by Moshe: use schema API for saving and updating user records.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 07:46:41 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Branch point for: DRUPAL-6
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:22 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 14:33:07 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
#187881 by mooffie: fix misnamed database table names in schema documentation

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:35 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.1: +232 -36 lines
Diff to previous 1.1
#164983 by multiple contributors: document the core database schemas

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 16:07:22 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
- Added missing .install files.  Forgot to commit those.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2