log

age author description
Thu, 17 Mar 2011 21:05:14 +0100 Marcin Kuzminski fixed ldap form, it doesn't validate the baseDN until enable checkbox is set
Thu, 17 Mar 2011 20:41:16 +0100 Marcin Kuzminski fixed ldap settings
Thu, 17 Mar 2011 03:04:17 +0100 Marcin Kuzminski added changes made in production branch back into beta beta
Thu, 17 Mar 2011 02:55:37 +0100 Marcin Kuzminski added footer link to the main site
Thu, 17 Mar 2011 02:47:07 +0100 Marcin Kuzminski fixed manifest, and changed info site
Thu, 17 Mar 2011 02:42:10 +0100 Marcin Kuzminski removed deprecated celeryd init.d stript
Thu, 17 Mar 2011 02:41:11 +0100 Marcin Kuzminski Release 1.1.5 fixes:
Thu, 17 Mar 2011 01:31:15 +0100 Marcin Kuzminski fixed ldap settings creation, we need to fill in some bool defaults properly to make it work fine beta
Thu, 17 Mar 2011 01:21:07 +0100 Marcin Kuzminski clean and fixes in files controller beta
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
Tue, 01 Mar 2011 10:07:36 +0100 Marcin Kuzminski fixed percentage indicator of build stats,added branch filter to changelog controller beta
Tue, 01 Mar 2011 10:05:43 +0100 Marcin Kuzminski Added branch filter to repo pager beta
Sun, 27 Feb 2011 22:25:06 +0100 Marcin Kuzminski added backup to docs beta
Sun, 27 Feb 2011 03:31:01 +0100 Marcin Kuzminski changelog update, bumped mako version in setup beta
Sun, 27 Feb 2011 03:24:04 +0100 Marcin Kuzminski fixed problem with rawfile content_disposition attachment, beta
Sun, 27 Feb 2011 03:18:23 +0100 Marcin Kuzminski fixed problem with int. chars in gravatars beta
Sun, 27 Feb 2011 02:43:44 +0100 Marcin Kuzminski replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup, beta
Sun, 27 Feb 2011 02:03:49 +0100 Marcin Kuzminski fixed test env creator beta
Sun, 27 Feb 2011 01:57:17 +0100 Marcin Kuzminski Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method beta
Sun, 27 Feb 2011 00:38:28 +0100 Marcin Kuzminski merge changelog with default (added 1.1.4 version) beta
Sun, 27 Feb 2011 00:37:38 +0100 Marcin Kuzminski updated changelog beta
Sun, 27 Feb 2011 00:35:11 +0100 Marcin Kuzminski fixed sphinx build errors
Sun, 27 Feb 2011 00:31:43 +0100 Marcin Kuzminski fixes #120 websetup command runs os.access on given path checking for write access beta
Sat, 26 Feb 2011 23:41:42 +0100 Marcin Kuzminski readme update beta
Sat, 26 Feb 2011 23:40:55 +0100 Marcin Kuzminski merge docs in beta with those corrected by Jason Harris beta
Sat, 26 Feb 2011 20:44:32 +0100 jfh - Further corrections.
Sat, 26 Feb 2011 19:55:40 +0100 jfh - Further corrections to the setup page.
Sat, 26 Feb 2011 17:27:58 +0100 jfh - First cut at some documentation corrections.
Sat, 26 Feb 2011 17:49:52 +0100 Marcin Kuzminski made simple global rss and atom feed beta
Sat, 26 Feb 2011 16:04:38 +0100 Marcin Kuzminski fixed unicode problems with file paths. beta
Fri, 25 Feb 2011 19:14:12 +0100 Marcin Kuzminski updated translations templates beta