log

age author description
Mon, 03 Dec 2012 02:59:13 +0100 Marcin Kuzminski fix string formatting beta
Mon, 03 Dec 2012 02:56:57 +0100 Marcin Kuzminski whitespace and formatting beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Sat, 01 Dec 2012 15:17:36 +0100 Marcin Kuzminski fixes #666 move lockkey path location to cache_dir to ensure this path is always writable for rhodecode server beta
Sat, 01 Dec 2012 00:20:39 +0100 Marcin Kuzminski added i18n to email templates beta
Sat, 01 Dec 2012 00:14:47 +0100 Marcin Kuzminski fixed some tests after recent changes on default group permissions beta
Fri, 30 Nov 2012 00:59:49 +0100 Marcin Kuzminski implemented #663 Admin/permission: specify default repogroup perms beta
Fri, 30 Nov 2012 00:19:20 +0100 Marcin Kuzminski fixed ignore of dev .ini files beta
Fri, 30 Nov 2012 00:09:04 +0100 Marcin Kuzminski Use ThreadLocal storage for dulwich cached repos, finally fixes issues on concurent opening git pack files via dulwich beta
Thu, 29 Nov 2012 22:23:44 +0100 Marcin Kuzminski updated CONTRIBUTORS beta
Thu, 29 Nov 2012 16:09:42 -0500 philip j Added uri encoding to the username so that usernames with '@' in them (such as email address/users from LDAP) will beta
Thu, 29 Nov 2012 22:19:16 +0100 Marcin Kuzminski fixed issue with no-cached dulwich repos beta
Thu, 29 Nov 2012 21:35:59 +0100 Marcin Kuzminski bring back cached Repo() instance due to some other issues it generated beta
Thu, 29 Nov 2012 21:35:08 +0100 Marcin Kuzminski fixed tests beta
Thu, 29 Nov 2012 19:59:47 +0100 Marcin Kuzminski fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch. beta