log

age author description
Fri, 15 Feb 2013 01:27:18 +0100 Marcin Kuzminski move permission check of write access to repo groups inside a form. beta
Fri, 15 Feb 2013 00:53:47 +0100 Marcin Kuzminski Show admin dropdown for users who are admin of repo groups beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on beta
Thu, 14 Feb 2013 23:09:17 +0100 Marcin Kuzminski added "add group" shortcuts for admins, and group admins beta
Wed, 13 Feb 2013 22:36:24 +0100 Marcin Kuzminski bump mercurial version beta
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty. beta
Tue, 12 Feb 2013 23:09:24 +0100 Marcin Kuzminski fix some small unicode issues with logging on differ beta
Tue, 12 Feb 2013 22:58:51 +0100 Marcin Kuzminski sync docs changes from stable beta
Tue, 12 Feb 2013 22:53:47 +0100 Marcin Kuzminski Added tag v1.5.3 for changeset 1a498b11f154
Tue, 12 Feb 2013 22:42:26 +0100 Marcin Kuzminski Docs updates rhodecode-0.0.1.5.3
Tue, 12 Feb 2013 22:05:35 +0100 Marcin Kuzminski version bump
Tue, 12 Feb 2013 22:03:54 +0100 Marcin Kuzminski mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose beta
Sun, 10 Feb 2013 21:05:53 +0100 Marcin Kuzminski non-lightweight dashboard mode is now more error proof when it stumbles across bad or damaged repositories beta
Sun, 10 Feb 2013 20:35:35 +0100 Marcin Kuzminski make the htsts headers optional and stored in .ini file. beta
Sun, 10 Feb 2013 17:52:29 +0100 Marcin Kuzminski installation win document updates beta
Sun, 10 Feb 2013 17:13:25 +0100 Marcin Kuzminski show links to files on compare data at other and org refs beta
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up.
Fri, 01 Feb 2013 00:07:23 +0100 Marcin Kuzminski fixed #746 unicodeDedode errors on feed controllers
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Thu, 31 Jan 2013 01:37:38 +0100 Marcin Kuzminski don't invalidate cache before handling hook
Sat, 26 Jan 2013 22:08:16 +0100 Marcin Kuzminski added argparse for python version <2.7
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.'
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER !
Fri, 25 Jan 2013 00:30:25 +0100 Marcin Kuzminski recursive mode of setting permission should skip private repositories, they should remain private, it's proper thing to do !
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError
Thu, 24 Jan 2013 12:09:55 +0100 Marcin Kuzminski fix private flag switching default permission
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Wed, 23 Jan 2013 20:22:08 +0100 Marcin Kuzminski fixes stupid git ci call that can break on systems that don't have this alias
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification.