log rhodecode/templates/changeset/changeset_range.html @ 1602:1915f02f6d62 beta

age author description
Wed, 26 Oct 2011 20:14:38 +0200 Marcin Kuzminski Ui fixes for tables beta
Thu, 14 Apr 2011 01:07:18 +0200 Marcin Kuzminski fixed possible float division, and changeset ranges bug introduced in stat changeset. beta
Mon, 28 Mar 2011 20:44:49 +0200 Marcin Kuzminski fixed missing ) in safe unicode beta
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