log

age author description
Sun, 04 Nov 2012 13:16:11 +0100 Marcin Kuzminski hanlde stripped or removed changesets on changeset info function beta
Sun, 04 Nov 2012 13:08:27 +0100 Marcin Kuzminski Fixed issue when node didn't exists at 'tip' and we tried calculate history based on that assumption. beta
Tue, 30 Oct 2012 20:56:04 +0100 Marcin Kuzminski Optimized new tooltip, and fixed events on lazy loaded ones beta
Mon, 29 Oct 2012 22:26:44 +0100 Marcin Kuzminski fixes #625 Git-Tags are not displayed in Shortlog beta
Mon, 29 Oct 2012 21:29:52 +0100 Marcin Kuzminski disable tooltip links beta
Mon, 29 Oct 2012 21:27:05 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 29 Oct 2012 21:26:34 +0100 Marcin Kuzminski garbage collecting console.log from rhodecode.js beta
Mon, 29 Oct 2012 21:18:14 +0100 Marcin Kuzminski new tooltip implementation beta
Sun, 28 Oct 2012 22:56:48 +0100 Marcin Kuzminski fixed badRequest on views decorated by @jsonify beta
Sat, 27 Oct 2012 15:36:53 +0200 Marcin Kuzminski Implemented #628: Pass server URL to rc-extensions hooks beta
Sat, 27 Oct 2012 15:07:01 +0200 Marcin Kuzminski fixes #630 git statistics do too much work making them slow. beta
Sat, 27 Oct 2012 14:33:29 +0200 Marcin Kuzminski fixes #612 Double quotes to Single quotes result in 4; to 9; in a visual Diff. Markupsafe.escape method usage beta
Sat, 27 Oct 2012 00:51:08 +0200 Marcin Kuzminski yet another fix for commit linkifications beta
Sat, 27 Oct 2012 00:09:07 +0200 Marcin Kuzminski fixed #623: Lang meta-tag doesn't work with C#/C++ beta
Sat, 27 Oct 2012 17:24:08 +0900 Takumi IINO Update japanese translation beta
Fri, 26 Oct 2012 00:26:20 +0200 Marcin Kuzminski use str() on os.walk passing unicode can lead to UnicodeDecode errors when iterating beta
Fri, 26 Oct 2012 00:25:21 +0200 Marcin Kuzminski cleanup script walks recursive on dirs to find repos to cleanup beta
Fri, 26 Oct 2012 00:13:55 +0200 Marcin Kuzminski deleting a group now does same archive operation like deleting repositories. Improve prompt that show number of repos that will beta
Thu, 25 Oct 2012 23:40:16 +0200 Marcin Kuzminski fixes issue #614 Include repo name in delete confirmation for my repos page beta
Wed, 24 Oct 2012 23:50:15 +0200 Marcin Kuzminski fix missing c.user reference beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 23 Oct 2012 18:10:07 +0200 Marcin Kuzminski latest git version fixes issue with handling locking beta
Tue, 23 Oct 2012 17:09:28 +0200 Marcin Kuzminski don't check for url issue links, since we always want to linkify changeset into a repo link, fixes issue beta
Tue, 23 Oct 2012 15:27:06 +0200 Marcin Kuzminski don't use config for visual settings. It totally doesn't work on multi instance mode beta
Tue, 23 Oct 2012 14:33:06 +0200 Marcin Kuzminski shorten the journal compare tooltip beta
Tue, 23 Oct 2012 14:25:00 +0200 Marcin Kuzminski Add compare button into quick menu beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Tue, 23 Oct 2012 00:02:59 +0200 Marcin Kuzminski Lazy loading on my journal page beta
Mon, 22 Oct 2012 22:47:07 +0200 Marcin Kuzminski added experimental lightweight param to journal beta
Mon, 22 Oct 2012 14:26:00 +0200 Marcin Kuzminski Fixed issue with rm__ system that put removed repos in root location, it can lead to making a heavy copy, and remove operation. beta