log

age author description
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Tue, 15 Mar 2011 23:34:14 +0100 Marcin Kuzminski fixed some config bool converter problems with ldap beta
Mon, 14 Mar 2011 01:34:08 +0100 Marcin Kuzminski fixed issue with vcs stream beta
Sun, 13 Mar 2011 17:43:16 +0100 Marcin Kuzminski updated migration schema beta
Sun, 13 Mar 2011 17:20:39 +0100 Marcin Kuzminski fixed files diffs to use gitdiff enabled diffs beta
Sun, 13 Mar 2011 15:01:49 +0100 Marcin Kuzminski merge with sorted tags beta
Sun, 13 Mar 2011 13:38:07 +0100 Marcin Kuzminski fixed some limits in changesets and changelogs beta
Sun, 13 Mar 2011 11:34:57 +0100 Marcin Kuzminski limited calculation of added/changed/removed files for large changesets, saving a lot of memory beta
Sun, 13 Mar 2011 01:22:29 +0100 Marcin Kuzminski let action always return pull command for better security on pull restricted repos beta
Sat, 12 Mar 2011 22:35:08 +0100 Marcin Kuzminski docs update beta
Fri, 11 Mar 2011 15:56:52 +0100 Marcin Kuzminski sorted tags by date in tag view beta
Thu, 10 Mar 2011 23:21:16 +0100 Marcin Kuzminski changed all instances of udiff into gitdiff, for vcs issue #49 beta
Wed, 09 Mar 2011 22:58:43 +0100 Marcin Kuzminski template fixes beta
Wed, 09 Mar 2011 20:46:43 +0100 Marcin Kuzminski docs update beta
Wed, 09 Mar 2011 20:46:20 +0100 Marcin Kuzminski disabled api key for anonymous users, and added api_key to rss/atom links for other users beta
Wed, 09 Mar 2011 20:26:02 +0100 Marcin Kuzminski replaced all global calls to template context (rhodecode_user), into instance attributes beta
Wed, 09 Mar 2011 19:47:52 +0100 Marcin Kuzminski fixed some bugs in api key auth, added access by api key into rss/atom feeds in global journal beta
Wed, 09 Mar 2011 19:29:12 +0100 Marcin Kuzminski fixes #126, all credits go to cejones <chad.jones@milwaukeetool.com> beta
Wed, 09 Mar 2011 19:08:34 +0100 Marcin Kuzminski Fixed Windows installation based on work of Mantis406 fork: "Replace py-bcrypt to make Windows installation easier" beta
Wed, 09 Mar 2011 16:34:29 +0100 Marcin Kuzminski Major rewrite of auth objects. Moved parts of filling user data into user model. beta
Sun, 06 Mar 2011 00:06:28 +0100 Marcin Kuzminski Added api_key into user, api key get's generated again after password change beta
Sat, 05 Mar 2011 23:02:15 +0100 Marcin Kuzminski merge with optional gravatars beta
Sat, 05 Mar 2011 22:59:41 +0100 Marcin Kuzminski #109, added manual pull of changes for repositories that have remote location filled in. beta
Sat, 05 Mar 2011 22:00:53 +0100 Marcin Kuzminski added clone_uri,api_key into models. Fixed models for mysql compatibilty beta
Sat, 05 Mar 2011 21:59:47 +0100 Marcin Kuzminski #109, added optional clone uri when creating repo. beta
Sat, 05 Mar 2011 17:21:07 +0100 Marcin Kuzminski added base for repo creation forms, both templates will share the same form. beta
Wed, 02 Mar 2011 11:50:13 +0100 Marcin Kuzminski #21 added optional flag to disable gravatar, and use local icon beta
Tue, 01 Mar 2011 14:14:10 +0100 Marcin Kuzminski small fixes, and optimization for changelog graph beta
Tue, 01 Mar 2011 13:47:47 +0100 Marcin Kuzminski reverted removed list casting beta
Tue, 01 Mar 2011 10:10:28 +0100 Marcin Kuzminski small simplification in changelog beta