log

age author description
Mon, 18 Feb 2013 10:28:53 +0100 Marcin Kuzminski fix dateutil import beta
Sun, 17 Feb 2013 22:58:27 +0100 Marcin Kuzminski fixed registration test beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sun, 17 Feb 2013 21:21:45 +0100 Marcin Kuzminski Add option to define custom lexers for custom extensions for code highlight in rcextension module beta
Tue, 29 Jan 2013 17:56:11 +0900 Takumi IINO i18n improve beta
Tue, 29 Jan 2013 17:35:03 +0900 Takumi IINO i18n fix beta
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 !