log rhodecode/lib/db_manage.py @ 3098:a5f0bc867edc rhodecode-0.0.1.5.0

age author description
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Fri, 30 Nov 2012 00:59:49 +0100 Marcin Kuzminski implemented #663 Admin/permission: specify default repogroup perms beta
Thu, 11 Oct 2012 20:56:01 +0200 Marcin Kuzminski Implemented proposed changes from pull request #77 beta
Thu, 11 Oct 2012 20:31:37 +0200 Marcin Kuzminski use normpath when comparing paths used to determine if directory is a symlink, it's a part of pull-request #77 beta
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Tue, 09 Oct 2012 00:14:41 +0200 Marcin Kuzminski white space cleanup beta
Sat, 08 Sep 2012 00:17:33 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.1
Sat, 08 Sep 2012 00:17:06 +0200 Marcin Kuzminski warn user about not using waitress on python2.5 beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Thu, 06 Sep 2012 17:59:45 +0200 Marcin Kuzminski Detect symlink in given repository path, and ask user if stored path should be were the symlink points beta
Tue, 04 Sep 2012 01:45:57 +0200 Marcin Kuzminski auto-healing of permissions for default user after upgrading from some old versions. beta
Tue, 04 Sep 2012 01:07:34 +0200 Marcin Kuzminski Remove null from revision column as for comments inside pull requests to work properly beta
Tue, 04 Sep 2012 00:27:31 +0200 Marcin Kuzminski fix default permissions migrations that can cause troubles for some old users beta
Sun, 02 Sep 2012 23:09:00 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:08:39 +0200 Marcin Kuzminski migration: set new UI options as in old version beta
Sun, 02 Sep 2012 22:26:46 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 22:17:21 +0200 Marcin Kuzminski migrations: fix old hook values beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sat, 01 Sep 2012 20:30:19 +0200 Marcin Kuzminski More fixes to upgrade procedure, beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Wed, 08 Aug 2012 23:30:55 +0200 Marcin Kuzminski Added form for controlling mercurial extensions beta
Wed, 08 Aug 2012 22:35:05 +0200 Marcin Kuzminski Add hgsubversion entry for RhodeCode UI (disabled by default) beta
Thu, 26 Jul 2012 15:36:44 +0200 Marcin Kuzminski sqlalchemy sessions cleanup in admin beta
Sat, 21 Jul 2012 23:25:26 +0200 Marcin Kuzminski implements #507 setup-rhodecode always presents interactive prompt to destroy database, now -q flag fixes that beta
Mon, 02 Jul 2012 00:22:57 +0200 Marcin Kuzminski Better descriptions of given permission overview in edit user view beta
Tue, 26 Jun 2012 21:57:31 +0200 Marcin Kuzminski Updated create_or_update method to not change API key when password is not updated beta
Thu, 17 May 2012 00:55:35 +0200 Marcin Kuzminski merged with beta