log

age author description
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
Thu, 29 Nov 2012 19:29:33 +0100 Marcin Kuzminski Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers beta
Thu, 29 Nov 2012 19:24:44 +0100 Marcin Kuzminski fix shortlog status generation, just fetch for page, not whole set ! beta
Wed, 28 Nov 2012 01:45:34 +0100 Marcin Kuzminski fixed pager link for file history page beta
Wed, 28 Nov 2012 01:34:59 +0100 Marcin Kuzminski added global fix for stripping multiple slashes from f_path variable beta
Wed, 28 Nov 2012 01:27:21 +0100 Marcin Kuzminski Implemented file history page for showing detailed changelog for a given file beta
Tue, 27 Nov 2012 23:57:00 +0100 Marcin Kuzminski Fixed url escaping issues in history.js beta
Tue, 27 Nov 2012 22:53:06 +0100 Marcin Kuzminski fix error when diff path is a directory, edge case generated by google bots beta
Tue, 27 Nov 2012 22:48:28 +0100 Marcin Kuzminski updated codemirror version beta