log rhodecode/lib/db_manage.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:00 -0400 Bradley M. Kuhn Change project URL - use kallithea-scm.org kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Fri, 21 Jun 2013 00:36:01 +0200 Marcin Kuzminski Added --no-public-access / --public-access flags into setup-rhodecode
Mon, 10 Jun 2013 14:54:37 +0200 Marcin Kuzminski accept that repos are read-only - very convenient for testing.
Tue, 11 Jun 2013 14:22:54 +0200 Marcin Kuzminski added migrations for column change for gists expiration date
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 28 May 2013 23:27:44 +0200 Marcin Kuzminski fix: add UI settings to session beta
Tue, 28 May 2013 23:12:31 +0200 Marcin Kuzminski Implements #842 RhodeCode version disclosure. beta
Tue, 28 May 2013 23:02:02 +0200 Marcin Kuzminski Add default for dashbord items and create default beta
Tue, 28 May 2013 21:21:58 +0200 Marcin Kuzminski Changed default behaviour of dbmanage to fix issues with continues beta
Tue, 28 May 2013 20:16:08 +0200 Marcin Kuzminski migration to 1.7.0 beta
Wed, 22 May 2013 03:15:44 +0200 Marcin Kuzminski replace equality comparision to None beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Mon, 15 Apr 2013 20:44:18 +0200 Marcin Kuzminski fixed migration of empty usergroups created pre-usergroup delegation permissions beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: clear CacheInvalidation when upgrading beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Wed, 10 Apr 2013 02:55:21 +0200 Marcin Kuzminski fixed default permissions population during upgrades 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
Thu, 04 Apr 2013 16:51:38 +0200 Mads Kiilerich setup_rhodecode: fix --force-no - force_ask is tri-state 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
Sun, 03 Feb 2013 21:03:40 +0100 Marcin Kuzminski Added missing migrations, and move update_repoinfo to RepoModel beta
Sat, 26 Jan 2013 22:19:26 +0100 Marcin Kuzminski run waitress check on startup beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 05 Jan 2013 02:20:35 +0100 Marcin Kuzminski Migration upgrades cache for lightweight dashboard beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Fri, 14 Dec 2012 04:26:15 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.1
Fri, 14 Dec 2012 02:05:12 +0100 Marcin Kuzminski default permissions can get duplicated after migration from 1.4.X. check and verify again it, notify user that he should re-check it. beta
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