log

age author description
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
Tue, 27 Nov 2012 22:20:31 +0100 Marcin Kuzminski fix tests for python2.5 beta
Tue, 27 Nov 2012 20:57:32 +0100 Marcin Kuzminski bumped dulwich version beta
Tue, 27 Nov 2012 20:56:57 +0100 Marcin Kuzminski General translation updates. beta
Mon, 26 Nov 2012 20:39:45 +0100 Marcin Kuzminski version bump beta
Tue, 27 Nov 2012 20:02:42 +0100 Marcin Kuzminski added polish translation beta
Mon, 26 Nov 2012 20:18:13 +0100 Marcin Kuzminski fix safe_int default arg beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Mon, 26 Nov 2012 20:14:12 +0100 Marcin Kuzminski Implemented #661 Add option to include diff in RSS feed beta
Mon, 26 Nov 2012 15:20:49 +0800 xpol zhCN translation catch up with the new code. beta
Sat, 24 Nov 2012 02:12:48 +0100 Marcin Kuzminski fixed tests for databases that have FKs. Thank you sqlite... beta
Sat, 24 Nov 2012 01:59:14 +0100 Marcin Kuzminski Added option to ini files for controlling full cache of VCS instances. beta
Sat, 24 Nov 2012 00:42:48 +0100 Marcin Kuzminski Cleanup leftover print statements beta
Sat, 24 Nov 2012 00:29:38 +0100 Marcin Kuzminski Basic implementation of cherry picking changesets beta
Fri, 23 Nov 2012 23:01:27 +0100 Marcin Kuzminski Fixed issue with inproper handling of diff parsing that could lead to infinit loops. beta
Fri, 23 Nov 2012 21:57:40 +0100 Marcin Kuzminski Implemented #658 Changing username in LDAP-Mode should not be allowed. beta
Fri, 23 Nov 2012 16:59:30 +0100 Marcin Kuzminski Cleaned the way cache keys are invalidated beta
Fri, 23 Nov 2012 13:27:34 +0100 Marcin Kuzminski implements #657 added table rendering support for markdown beta