log rhodecode/model/db.py @ 3683:df57253e965a beta

age author description
Thu, 04 Apr 2013 15:55:53 +0200 Mads Kiilerich invalidation: simplify get_prefix beta
Wed, 27 Mar 2013 19:55:50 +0100 Mads Kiilerich invalidation: some documentation and refactoring, second round beta
Fri, 05 Apr 2013 12:47:34 +0200 Marcin Kuzminski scm_instance shouldn't be cached in anyway inside object beta
Fri, 29 Mar 2013 23:49:21 +0100 Marcin Kuzminski fixed issues with importing non-ascii repo names 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
Tue, 26 Mar 2013 23:15:16 +0100 Mads Kiilerich invalidation: some documentation and refactoring beta
Tue, 26 Mar 2013 15:53:11 +0100 Mads Kiilerich breadcrumbs: make repo names link to summary pages beta
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Wed, 20 Mar 2013 14:00:17 +0100 Mads Kiilerich Describe top level groups as 'top level' instead of 'no parent' beta
Tue, 19 Mar 2013 23:43:40 +0100 Marcin Kuzminski no_cache version of scm is now a function beta
Thu, 07 Mar 2013 20:06:45 +0100 Marcin Kuzminski get_locks API function draft beta
Wed, 06 Mar 2013 16:31:22 +0100 Marcin Kuzminski fixed some unicode problems with archive downloads beta
Wed, 06 Mar 2013 13:37:42 +0100 Marcin Kuzminski Moved inject ui into base vcs classe beta
Wed, 06 Mar 2013 01:53:55 +0100 Marcin Kuzminski codecleaner beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees beta
Tue, 05 Mar 2013 20:03:33 +0100 Marcin Kuzminski calling lock function without lock attribute, will return lock state beta
Fri, 01 Mar 2013 17:56:31 +0100 Marcin Kuzminski Update changeset cache should use non-cache version of repo if given attribute is empty, it's easier to controll how changesets are udpated beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 17:18:41 +0100 Mads Kiilerich follow-up on texts missing from 'users groups'/'repositories group' cleanup beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on beta
Tue, 12 Feb 2013 22:03:54 +0100 Marcin Kuzminski mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER !
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification.
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta