log rhodecode/model/user.py @ 3972:3cb5a35a319d

age author description
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 06 May 2013 23:35:29 +0200 Marcin Kuzminski make the password optional in API calls beta
Tue, 23 Apr 2013 02:18:31 +0200 Marcin Kuzminski UserGroup on UserGroup permissions implementation. beta
Wed, 10 Apr 2013 23:15:00 +0200 Marcin Kuzminski Iteration on default permissions beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich Fix 'repos group' - it is 'repository group' beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken beta