log

age author description
Thu, 20 Sep 2012 15:35:55 +0200 Vincent Caron Also export config filename via extras.config in simplegit middleware (juste like for the simplehg one) beta
Fri, 07 Sep 2012 22:59:08 +0200 Vincent Caron Pass on RhodeCode config file down to a python-based Hg hook via the extras pseudo-config key, see https://bitbucket.org/marcinkuzminski/rhodecode/issue/558/access-to-rhodecode-config-from-a-hg beta
Wed, 19 Sep 2012 23:05:42 +0200 Marcin Kuzminski version bump beta
Wed, 19 Sep 2012 23:02:36 +0200 Marcin Kuzminski Added tag v1.4.2 for changeset d998cc84cf72
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Wed, 19 Sep 2012 22:34:38 +0200 Marcin Kuzminski changelog+ contributors update beta
Wed, 19 Sep 2012 13:30:15 +0800 xpol fixes 3 translation strings for zh_CN. beta
Wed, 19 Sep 2012 11:49:26 +0800 xpol Complete translation of zh_CN. beta
Wed, 19 Sep 2012 20:21:35 +0200 Marcin Kuzminski fix for #569 add version to static files for rhodecode to overcome cache problems beta
Wed, 19 Sep 2012 00:38:21 +0200 Marcin Kuzminski fixed few issues with autoselection of revisions on pull requests beta
Wed, 19 Sep 2012 00:04:07 +0200 Marcin Kuzminski Better name of repo settings beta
Wed, 19 Sep 2012 00:03:43 +0200 Marcin Kuzminski swap the select values with revisions dynamically when switching the repos on pull request view beta
Mon, 17 Sep 2012 22:19:55 +0200 Marcin Kuzminski fixed gravatar test typo beta
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Mon, 17 Sep 2012 21:26:32 +0200 Marcin Kuzminski autofix largefiles hggit hgsubversion options if they are not in the database beta
Sun, 16 Sep 2012 20:04:23 +0200 Marcin Kuzminski fixes #567 diff non-unicode encoding missmatch beta
Sat, 15 Sep 2012 22:05:49 +0200 Marcin Kuzminski fixes issues #566 non-ascii search params are crashing paginator beta
Sat, 15 Sep 2012 21:26:23 +0200 Marcin Kuzminski fixed problems with re-indexing non-ascii names of repositories beta
Sat, 15 Sep 2012 21:17:23 +0200 Marcin Kuzminski fixed logging messages on whoosh indexer beta
Sat, 15 Sep 2012 21:08:53 +0200 Marcin Kuzminski Fix possible exception about repo_name not defined, on whoosh indexer when using index-only option beta
Thu, 13 Sep 2012 21:14:11 +0200 Marcin Kuzminski updated windows installation with note of 32 bit system used in example beta
Thu, 13 Sep 2012 21:09:56 +0200 Marcin Kuzminski changelog update beta
Thu, 13 Sep 2012 20:07:43 +0200 Marcin Kuzminski Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme} beta
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo beta
Wed, 12 Sep 2012 22:20:56 +0200 Marcin Kuzminski travis configu updates beta
Wed, 12 Sep 2012 17:15:25 +0200 Marcin Kuzminski Add quick toggle link for locking for users with write or admin permissions beta
Wed, 12 Sep 2012 16:37:10 +0200 Marcin Kuzminski typo fix beta
Wed, 12 Sep 2012 12:54:46 +0200 Marcin Kuzminski Wraps group listing with permissions check so they don't get displayed beta
Sat, 08 Sep 2012 00:50:42 +0200 Marcin Kuzminski version bump beta
Sat, 08 Sep 2012 00:39:00 +0200 Marcin Kuzminski Added tag v1.4.1 for changeset 909143a4dde5
Sat, 08 Sep 2012 00:17:33 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.1
Sat, 08 Sep 2012 00:17:06 +0200 Marcin Kuzminski warn user about not using waitress on python2.5 beta
Sat, 08 Sep 2012 00:07:07 +0200 Marcin Kuzminski python2.5 fixes ! beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 18:51:09 +0200 Marcin Kuzminski fully automated setup script beta
Fri, 07 Sep 2012 18:02:38 +0200 Marcin Kuzminski changelog update beta
Fri, 07 Sep 2012 18:00:31 +0200 Marcin Kuzminski fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as beta
Fri, 07 Sep 2012 17:53:14 +0200 Marcin Kuzminski fixed issue #560 require push ssl checkbox wasn't shown when option was enabled beta
Fri, 07 Sep 2012 02:20:02 +0200 Marcin Kuzminski Permissions on group can be set in recursive mode setting defined permission to all children beta
Thu, 06 Sep 2012 17:59:45 +0200 Marcin Kuzminski Detect symlink in given repository path, and ask user if stored path should be were the symlink points beta
Thu, 06 Sep 2012 17:54:08 +0200 Marcin Kuzminski raise na OSERROR if repository data sent from git hook to hook handler is somehow invalid beta
Thu, 06 Sep 2012 11:32:36 +0200 Marcin Kuzminski fix ext-json extension issue when exception is raised for non-serializable objects beta
Thu, 06 Sep 2012 00:43:44 +0200 Marcin Kuzminski fixed tests for mysql and postgres beta
Thu, 06 Sep 2012 00:10:34 +0200 Marcin Kuzminski White space cleanup beta
Thu, 06 Sep 2012 00:06:39 +0200 Marcin Kuzminski fixed kwargs ->email_kwargs beta
Thu, 06 Sep 2012 00:03:29 +0200 Marcin Kuzminski Fixed mercurial backend doesn't take bare parameter when forking beta
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