log

age author description
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
Mon, 15 Oct 2012 22:00:01 +0300 Aras Pranckevicius graph: thinner lines/circles beta
Sat, 20 Oct 2012 17:20:16 +0200 Marcin Kuzminski fixed some tests after last iteration beta
Sat, 20 Oct 2012 16:50:00 +0200 Marcin Kuzminski add test for enabling lightweight dashboard beta
Sat, 20 Oct 2012 14:50:38 +0200 Marcin Kuzminski lightweight dashboard fix for repos group beta
Sat, 20 Oct 2012 13:49:16 +0200 Marcin Kuzminski Journal was missing a dt.repo_name change beta
Sat, 20 Oct 2012 13:48:13 +0200 Marcin Kuzminski fixed issue with file history for new added files beta
Fri, 19 Oct 2012 23:44:35 +0200 Marcin Kuzminski get_or_404 method does validation for ID beeing an INT beta
Fri, 19 Oct 2012 23:39:43 +0200 Marcin Kuzminski my account page should use new dt.repo_name format beta
Fri, 19 Oct 2012 00:03:58 +0200 Marcin Kuzminski simplify errormator config beta
Thu, 18 Oct 2012 23:54:46 +0200 Marcin Kuzminski Added Errormator and Sentry support part of pull request #71 beta
Tue, 16 Oct 2012 11:39:47 +0800 xpol [zhCN] Update, bug fixes and enhance to the zhCN translation. beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Thu, 18 Oct 2012 02:14:30 +0200 Marcin Kuzminski user lowernames of repos for better sorting beta
Wed, 17 Oct 2012 23:12:49 +0200 Marcin Kuzminski compare button in changelog uses the choosen branch from the dropdown beta
Wed, 17 Oct 2012 21:34:52 +0200 Marcin Kuzminski pull requests throw an error if parent of fork didn't have any changesets yet. Now it's filter out from list of available sources beta
Wed, 17 Oct 2012 21:27:46 +0200 Marcin Kuzminski add locking state icon into summary page beta
Wed, 17 Oct 2012 21:13:04 +0200 Marcin Kuzminski fixed issue with show at revision button. Some JS were not properly loaded due to ajaxified files view. beta
Wed, 17 Oct 2012 20:46:54 +0200 Marcin Kuzminski smarter calculation of showed associated changeset in file source view beta
Wed, 17 Oct 2012 20:32:25 +0200 Marcin Kuzminski Calculate file history always from latest changeset to always show full history. beta
Tue, 16 Oct 2012 23:34:34 +0200 Marcin Kuzminski fix routing regex for compare branches with / and other special chars beta
Tue, 16 Oct 2012 00:39:24 +0200 Marcin Kuzminski Don't allow cherry picking changesets from the changelog using checkboxes. beta
Mon, 15 Oct 2012 23:17:02 +0200 Marcin Kuzminski Changeset range shows branch/tags/bookmarks beta
Mon, 15 Oct 2012 22:49:59 +0200 Marcin Kuzminski fix unicode issues on cleanup-repos script beta
Mon, 15 Oct 2012 16:33:57 +0300 Aras Pranckevicius graph: fix counting of "heads" for graph, condense graph into more narrow lines instead of trying to increase its width (past certain width produces really bad html layout) beta
Mon, 15 Oct 2012 16:01:29 +0300 Aras Pranckevicius graph: replaced some super complicated looking math with something that tries to make sense beta
Mon, 15 Oct 2012 15:46:14 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Mon, 15 Oct 2012 15:42:03 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Thu, 11 Oct 2012 22:11:00 +0200 Marcin Kuzminski log LDAP_BIND_DN for debugging beta
Thu, 11 Oct 2012 20:56:01 +0200 Marcin Kuzminski Implemented proposed changes from pull request #77 beta
Thu, 11 Oct 2012 20:31:37 +0200 Marcin Kuzminski use normpath when comparing paths used to determine if directory is a symlink, it's a part of pull-request #77 beta
Thu, 11 Oct 2012 20:23:37 +0200 Marcin Kuzminski Update contributors beta
Thu, 11 Oct 2012 20:23:28 +0200 Marcin Kuzminski Updated docs about LDAP failover server list option beta
Thu, 11 Oct 2012 15:05:47 +0200 Raoul Thill LDAP fail-over using multiple server addresses from host field seperated by comma. beta
Tue, 09 Oct 2012 21:39:26 +0200 Marcin Kuzminski formatting change on helper, remove str() call beta
Tue, 09 Oct 2012 19:39:26 +0200 Marcin Kuzminski #589 search urlgenerator didn't properly escape special chars on url beta
Tue, 09 Oct 2012 19:26:30 +0200 Marcin Kuzminski patched basic auth function to overcome git issues with proxy that doesn't send both username and password. ref #586 beta
Tue, 09 Oct 2012 01:32:07 +0200 Marcin Kuzminski fixed check git version function, git sometimes uses 4 element version numbering which breaks the system that function beta
Tue, 09 Oct 2012 01:00:26 +0200 Marcin Kuzminski version bump beta
Tue, 09 Oct 2012 00:57:07 +0200 Marcin Kuzminski Added tag v1.4.4 for changeset 3148c08cf86f