log rhodecode/templates/changeset/changeset_range.html @ 1176:014c9a58a0d9 beta

age author description
Thu, 24 Mar 2011 16:35:53 +0100 Marcin Kuzminski fixes for issues #137 and #116 safe_unicode is now default for handling file names 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
Sat, 26 Feb 2011 16:04:38 +0100 Marcin Kuzminski fixed unicode problems with file paths. beta
Wed, 09 Feb 2011 01:31:09 +0100 Marcin Kuzminski added nicer compare view beta
Mon, 31 Jan 2011 16:23:23 +0100 Marcin Kuzminski template fix for changeset ranges beta
Sun, 30 Jan 2011 22:56:37 +0100 Marcin Kuzminski started work on #93 added rev ranges view, checkboxes in changelog to view ranges of changes beta