log

age author description
Wed, 05 Sep 2012 23:55:29 +0200 Marcin Kuzminski fixes #557 follower counter always counts up beta
Wed, 05 Sep 2012 23:10:32 +0200 Marcin Kuzminski #551 show breadcrumbs in summary view for repositories inside a group beta
Wed, 05 Sep 2012 23:03:37 +0200 Marcin Kuzminski fixes #555 issues when comparing non-related repositories on pull requests or compare view beta
Wed, 05 Sep 2012 22:40:07 +0200 Marcin Kuzminski Show cache keys in admin settings of repository beta
Wed, 05 Sep 2012 22:09:25 +0200 Marcin Kuzminski Fixing issues of cache invalidation for multiple instances running in rhodecode. beta
Wed, 05 Sep 2012 20:24:21 +0200 Marcin Kuzminski git forks were not created as bare repos beta
Wed, 05 Sep 2012 12:31:15 -0400 H Waldo G fleshing out the Upgrade doc, and modified the references to Cheeseshop in the Install doc beta
Wed, 05 Sep 2012 01:39:13 +0200 Marcin Kuzminski fix missing email_kwargs beta
Wed, 05 Sep 2012 00:56:37 +0200 Marcin Kuzminski changelog update beta
Wed, 05 Sep 2012 00:55:37 +0200 Marcin Kuzminski Fixed status of changesets in preview windows beta
Wed, 05 Sep 2012 00:08:38 +0200 Marcin Kuzminski part2 of pull-request notification improvements beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Tue, 04 Sep 2012 02:54:02 +0200 Marcin Kuzminski updated apache wsgi example ref #535 beta
Tue, 04 Sep 2012 02:18:59 +0200 Marcin Kuzminski Nicer email notifications about pull-request beta
Tue, 04 Sep 2012 01:45:57 +0200 Marcin Kuzminski auto-healing of permissions for default user after upgrading from some old versions. beta
Tue, 04 Sep 2012 01:07:34 +0200 Marcin Kuzminski Remove null from revision column as for comments inside pull requests to work properly beta
Tue, 04 Sep 2012 00:34:39 +0200 Marcin Kuzminski always post text about status changes of code-review beta
Tue, 04 Sep 2012 00:27:31 +0200 Marcin Kuzminski fix default permissions migrations that can cause troubles for some old users beta
Mon, 03 Sep 2012 22:23:58 +0200 Marcin Kuzminski version bump beta
Mon, 03 Sep 2012 22:22:58 +0200 Marcin Kuzminski Added tag v1.4.0 for changeset 9ae95fdeca18
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 20:34:23 +0200 Marcin Kuzminski UnicodeText make mysql more happy beta
Mon, 03 Sep 2012 19:47:23 +0200 Marcin Kuzminski more py2.5 compatibility patches beta
Mon, 03 Sep 2012 18:21:42 +0200 Marcin Kuzminski Fixing inline comment for IE. beta
Mon, 03 Sep 2012 17:52:51 +0200 Marcin Kuzminski Don't scan for readmes if changeset is an EmptyChangeset beta
Mon, 03 Sep 2012 17:33:21 +0200 Marcin Kuzminski Don't use .innerHTML for tr field, I'm looking at you IE beta
Mon, 03 Sep 2012 17:22:33 +0200 Marcin Kuzminski Filter more special chars in validation of repo name beta
Mon, 03 Sep 2012 08:25:38 +0200 Marcin Kuzminski urlify group description also beta
Sun, 02 Sep 2012 23:29:39 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:29:07 +0200 Marcin Kuzminski Added huge diff protection for RSS/ATOM feeds. beta
Sun, 02 Sep 2012 23:09:00 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:08:39 +0200 Marcin Kuzminski migration: set new UI options as in old version beta
Sun, 02 Sep 2012 22:26:46 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 22:17:21 +0200 Marcin Kuzminski migrations: fix old hook values beta
Sun, 02 Sep 2012 21:32:17 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 21:32:03 +0200 Marcin Kuzminski freeze mercurial version beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sun, 02 Sep 2012 20:53:09 +0200 Marcin Kuzminski docs improvements beta
Sun, 02 Sep 2012 20:32:19 +0200 Marcin Kuzminski translations updates beta
Sun, 02 Sep 2012 20:21:44 +0200 Marcin Kuzminski hide open pull request for git repos beta
Sun, 02 Sep 2012 18:16:52 +0200 Marcin Kuzminski fixed condition for installing unittests2 beta
Sat, 01 Sep 2012 21:56:56 +0200 Marcin Kuzminski really check if last status is from pull request beta
Sat, 01 Sep 2012 21:33:31 +0200 Marcin Kuzminski Hide add/delete pull request members when you don't have permission for it beta
Sat, 01 Sep 2012 21:06:51 +0200 Marcin Kuzminski typos+docs. beta
Sat, 01 Sep 2012 20:56:53 +0200 Marcin Kuzminski typo-fix beta
Sat, 01 Sep 2012 20:30:19 +0200 Marcin Kuzminski More fixes to upgrade procedure, beta
Sat, 01 Sep 2012 19:44:02 +0200 Marcin Kuzminski That should be here ! beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Fri, 31 Aug 2012 14:48:38 +0200 Marcin Kuzminski fixed #545, exception during cloning of non-bare repositories beta
Thu, 30 Aug 2012 19:35:32 +0200 Marcin Kuzminski #548 Fixed issue with non-ascii paths in whoosh indexer beta
Thu, 30 Aug 2012 01:47:09 +0200 Marcin Kuzminski new dulwich based implementation of added/modified/removed beta
Thu, 30 Aug 2012 00:57:51 +0200 Marcin Kuzminski re implemented affected_files function for git using dulwich beta
Thu, 30 Aug 2012 00:03:48 +0200 Marcin Kuzminski get stderr also for git commands, pass in shell = False beta
Wed, 29 Aug 2012 01:07:21 +0200 Marcin Kuzminski #538 form for permissions can handle multiple users at once beta
Wed, 29 Aug 2012 00:56:00 +0200 Marcin Kuzminski fixed passing password via API create_user beta
Wed, 29 Aug 2012 00:52:31 +0200 Marcin Kuzminski Fixed edit by groups names routing beta
Wed, 29 Aug 2012 00:40:08 +0200 Marcin Kuzminski added bootstrap script for my tests beta
Tue, 28 Aug 2012 21:45:03 +0200 Marcin Kuzminski inherit locking from parent beta
Tue, 28 Aug 2012 10:23:31 +0200 Marcin Kuzminski fixed tests for new locking flag of repos groups beta
Tue, 28 Aug 2012 10:14:02 +0200 Marcin Kuzminski added test for alternative gravatar beta