log rhodecode/model/db.py @ 1758:a87aa385f21c beta

age author description
Tue, 06 Dec 2011 04:06:01 +0200 Marcin Kuzminski fixed repo_create permission by adding missing commit statements beta
Tue, 06 Dec 2011 01:18:27 +0200 Marcin Kuzminski fixes #298, ldap email addresses created by rhodecode automatically during first login didn't get converted to lower case, which lead to lookup failures and than wrong checks for uniqueness. Fixed that by putting a setter on db model column that will enforce converting to lowercase. beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Thu, 01 Dec 2011 03:11:26 +0200 Marcin Kuzminski implements #193 journal stores information about deleting of repos beta
Thu, 01 Dec 2011 00:40:28 +0200 Marcin Kuzminski remove cache from default perms. In some cases of concurrent repo removal it crashed. beta
Sat, 26 Nov 2011 23:40:41 +0200 Marcin Kuzminski fixed bug with eager deletes in notifications beta
Sat, 26 Nov 2011 21:13:33 +0200 Marcin Kuzminski implements #222 registration feedback beta
Sat, 26 Nov 2011 18:51:16 +0200 Marcin Kuzminski implements #236 forking copy permission option beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Sat, 26 Nov 2011 03:01:08 +0200 Marcin Kuzminski fixed caching query on repos path beta
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Wed, 23 Nov 2011 15:36:57 +0200 Marcin Kuzminski Tests updates, Session refactoring beta
Wed, 23 Nov 2011 00:55:05 +0200 Marcin Kuzminski Notification system improvements beta
Sun, 20 Nov 2011 22:26:55 +0200 Marcin Kuzminski notification fixes and improvements beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta
Thu, 17 Nov 2011 18:52:48 +0200 Marcin Kuzminski fix for api key lookup, reuse same function in user model beta
Sun, 13 Nov 2011 02:16:12 +0200 Marcin Kuzminski #71 code-review beta
Sat, 12 Nov 2011 17:30:12 +0200 Marcin Kuzminski code refactoring beta
Fri, 11 Nov 2011 20:41:53 +0200 Marcin Kuzminski #77 code review beta
Fri, 11 Nov 2011 19:42:10 +0200 Marcin Kuzminski moved caching query to libs beta
Fri, 11 Nov 2011 18:45:48 +0200 Marcin Kuzminski Added cache options to some db getters beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Wed, 02 Nov 2011 16:19:51 +0200 Marcin Kuzminski User usermodel instead of db model to manage accounts beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Mon, 24 Oct 2011 22:40:43 +0200 Marcin Kuzminski fixes #288 beta
Sun, 23 Oct 2011 01:16:55 +0200 Nicolas VINOT Correct code style beta
Sat, 22 Oct 2011 23:18:03 +0200 Nicolas VINOT [API] Update doc beta