log rhodecode/templates/changeset/changeset_range.html @ 3822:b86229c66c67 beta

age author description
Wed, 08 May 2013 17:40:40 +0200 Marcin Kuzminski added fancy file stats to changeset range view beta
Tue, 09 Apr 2013 00:40:48 +0200 Marcin Kuzminski #818: Bookmarks Do Not Display on Changeset View
Tue, 09 Apr 2013 00:40:48 +0200 Marcin Kuzminski #818: Bookmarks Do Not Display on Changeset View beta
Sun, 07 Apr 2013 23:11:17 +0200 Marcin Kuzminski shortlog: show all refs (bookmarks,tags,branches) in one dedicated column beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Tue, 26 Mar 2013 17:46:40 +0100 Mads Kiilerich use valid options for the top menu: repositories, journal, search and admin beta
Tue, 26 Mar 2013 23:14:37 +0100 Mads Kiilerich clean-up of breadcrumbs on pages with repo context bar beta
Tue, 26 Mar 2013 17:19:52 +0100 Mads Kiilerich repository pages: cleanup of use of repository context menu beta
Fri, 08 Mar 2013 00:50:49 +0100 Mads Kiilerich changelog / compare: adjust titles beta
Sun, 24 Mar 2013 22:01:31 +0100 Marcin Kuzminski improved title consistency beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich html: use > instead of > beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't use tabs beta
Sun, 18 Nov 2012 23:17:02 +0100 Marcin Kuzminski Multiple changes for compare system beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Mon, 29 Oct 2012 21:27:05 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 15 Oct 2012 23:17:02 +0200 Marcin Kuzminski Changeset range shows branch/tags/bookmarks beta
Thu, 23 Aug 2012 22:30:28 +0200 Marcin Kuzminski again #531 forgot to replace other occurences of h.email call beta
Fri, 27 Jul 2012 01:06:50 +0200 Marcin Kuzminski white space cleanup beta
Wed, 11 Jul 2012 19:31:44 +0200 Marcin Kuzminski add commit messaged and gravatar to split compare view beta
Wed, 20 Jun 2012 11:56:14 +0000 Takumi IINO i18n 'Home' in breadcrumbs beta
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Thu, 14 Jun 2012 02:06:35 +0200 Marcin Kuzminski whitespace cleanup beta
Mon, 11 Jun 2012 23:28:22 +0200 Marcin Kuzminski merge with beta codereview
Mon, 11 Jun 2012 23:27:27 +0200 Marcin Kuzminski Linkify changesets in compare view for easier jumping to changesets for code-review beta
Sat, 09 Jun 2012 15:30:22 +0200 Marcin Kuzminski merge with beta codereview
Fri, 08 Jun 2012 21:54:50 +0200 Marcin Kuzminski Added h.tooltip to all places that tooltip_title is used. beta
Fri, 08 Jun 2012 02:50:47 +0200 Marcin Kuzminski removed wrap paragraphs from commit messages as it broke formatting. beta
Mon, 28 May 2012 22:17:51 +0200 Vincent Duvert Better i18n for page titles. beta
Tue, 05 Jun 2012 00:17:28 +0200 Vincent Duvert Added a translatable date formatter for every date displayed. beta
Sat, 05 May 2012 23:12:49 +0200 Marcin Kuzminski added changeset status into changeset range codereview
Thu, 12 Jan 2012 06:32:40 +0200 Marcin Kuzminski White-space cleanup beta
Mon, 09 Jan 2012 04:00:12 +0200 Marcin Kuzminski added repository name into issue tracker link to support different projects issues tracker mapping beta
Sat, 07 Jan 2012 04:23:43 +0200 Marcin Kuzminski typo fix beta
Fri, 06 Jan 2012 19:27:32 +0200 Marcin Kuzminski #73 mapping of commited issues from commit message into issue tracker url. beta
Sun, 18 Dec 2011 04:24:53 +0200 Marcin Kuzminski code garden for changeset ranges and comments beta
Sun, 11 Dec 2011 00:52:37 +0200 Marcin Kuzminski removed deprecated self.fid function beta
Tue, 15 Nov 2011 00:15:19 +0200 Marcin Kuzminski changeset ranges use new fileid method. beta
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
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