Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA643C5DD for ; Tue, 23 Jul 2013 08:25:29 +0000 (UTC) Received: (qmail 72869 invoked by uid 500); 23 Jul 2013 08:25:29 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 72850 invoked by uid 500); 23 Jul 2013 08:25:29 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 72780 invoked by uid 99); 23 Jul 2013 08:25:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 08:25:29 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 08:25:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=sPrHIvap2npC7po4L33vDfr8jMefanvHadEv+vNK8cw=; b=XDXAMBaqrwc4jah87gfYHKlPVGR3HPDt3WnoF2UsRKHWC/1oVOYeeYLi98jnTC8DpcYgb5XLfnsQfMRS9s/3KcP8e8JmymUVDWeLFLxvJ19sTYz8DMC5HypU8gmWcTS6o/Ar2xBP7EYVOxTn1MYsSNyNKfUOtMpRYGT3uiwzIzE=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-3.v29.ch3.sourceforge.com) by sfs-alluradaemon-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1V1Xu2-0005Fk-56 for allura-dev@incubator.apache.org; Tue, 23 Jul 2013 08:25:02 +0000 Content-Type: multipart/related; boundary="===============5735253469183485701==" MIME-Version: 1.0 To: "[allura:tickets] " <5775@tickets.allura.p.re.sf.net> From: "Igor Bondarenko" Reply-To: "[allura:tickets] " <5775@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #5775 Allura Code Viewer: provide "copied from" link in history view Message-ID:

Date: Tue, 23 Jul 2013 08:25:02 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============5735253469183485701== Content-Type: multipart/alternative; boundary="===============1372176631575180367==" MIME-Version: 1.0 --===============1372176631575180367== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Created: * \#404 [#5775] Allura Code Viewer: provide "copied from" link in history view (Git) (3cp) * \#405 [#5775] Allura Code Viewer: provide "copied from" link in history view (Svn) (2cp) * \#406 [#5775] Allura Code Viewer: provide "copied from" link in history view (Hg) (1cp) --- ** [tickets:#5775] Allura Code Viewer: provide "copied from" link in history view** **Status:** in-progress **Labels:** 42cc **Created:** Thu Feb 07, 2013 09:12 PM UTC by DRC **Last Updated:** Mon Jul 22, 2013 04:05 PM UTC **Owner:** nobody This is one of several tickets I am creating to log what I feel are shortcomings in the new (Allura) code viewer relative to the old (ViewVC) code viewer. In all of these cases, simply providing a way for users to continue using ViewVC would be an acceptable workaround. In ViewVC, if a file or directory had been renamed, then the history view of said file/directory provided a link at the bottom that allowed one to easily browse the old history of the file/directory before it has been renamed. Example (see bottom of page): http://libjpeg-turbo.svn.sourceforge.net/viewvc/libjpeg-turbo/trunk/turbojpeg.c?view=log This is a critical feature for being able to visualize the history of a repository. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============1372176631575180367== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Created:

  • #404 [#5775] Allura Code Viewer: provide "copied from" link in history view (Git) (3cp)
  • #405 [#5775] Allura Code Viewer: provide "copied from" link in history view (Svn) (2cp)
  • #406 [#5775] Allura Code Viewer: provide "copied from" link in history view (Hg) (1cp)

[tickets:#5775] Allura Code Viewer: provide "copied from" link in history view

Status: in-progress
Labels: 42cc
Created: Thu Feb 07, 2013 09:12 PM UTC by DRC
Last Updated: Mon Jul 22, 2013 04:05 PM UTC
Owner: nobody

This is one of several tickets I am creating to log what I feel are shortcomings in the new (Allura) code viewer relative to the old (ViewVC) code viewer. In all of these cases, simply providing a way for users to continue using ViewVC would be an acceptable workaround.

In ViewVC, if a file or directory had been renamed, then the history view of said file/directory provided a link at the bottom that allowed one to easily browse the old history of the file/directory before it has been renamed. Example (see bottom of page):

http://libjpeg-turbo.svn.sourceforge.net/viewvc/libjpeg-turbo/trunk/turbojpeg.c?view=log

This is a critical feature for being able to visualize the history of a repository.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============1372176631575180367==-- --===============5735253469183485701==--