Project

General

Profile

Actions

Defect #7984

open

Confusing revisions links on repository root

Added by Etienne Massip about 13 years ago. Updated over 12 years ago.

Status:
New
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
-
Start date:
2011-03-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Actually, there's something weird on devel since of r5145 :

there is now 2 links displayed side by side on the root page of a repository ; the first one to list all repository revisions and the second one to display directory revisions, which seems to be redundant since, err...this is the root, and is very confusing .

I think that the previous check @path.blank? in source:trunk/app/views/repositories/show.rhtml#L23 should have been kept :

<%   if @repository.supports_all_revisions? %>

should be
<%   if @path.blank? && @repository.supports_all_revisions? %>

Files

svn-root.png (121 KB) svn-root.png Toshi MARUYAMA, 2011-03-25 08:53
svn-trunk.png (177 KB) svn-trunk.png Toshi MARUYAMA, 2011-03-25 08:53
svn-root-r5218.png (124 KB) svn-root-r5218.png Toshi MARUYAMA, 2011-03-25 08:53
hg-revisions-root-default.png (119 KB) hg-revisions-root-default.png Toshi MARUYAMA, 2011-03-25 09:07
hg-root-default.png (191 KB) hg-root-default.png Toshi MARUYAMA, 2011-03-25 09:07
hg-root-tip.png (197 KB) hg-root-tip.png Toshi MARUYAMA, 2011-03-25 09:07
git-root.png (133 KB) git-root.png Toshi MARUYAMA, 2011-03-25 09:14
TortoiseHg.2.0.2-default-only.png (123 KB) TortoiseHg.2.0.2-default-only.png Toshi MARUYAMA, 2011-03-25 09:33
TortoiseHg.2.0.2-show-all.png (122 KB) TortoiseHg.2.0.2-show-all.png Toshi MARUYAMA, 2011-03-25 09:33
gitk--all.png (128 KB) gitk--all.png Toshi MARUYAMA, 2011-03-25 09:33
ruby-redmine-1.1-top.png (142 KB) ruby-redmine-1.1-top.png Toshi MARUYAMA, 2011-03-25 09:42
ruby-redmine-1.1-bottom.png (88.2 KB) ruby-redmine-1.1-bottom.png Toshi MARUYAMA, 2011-03-25 09:42
svn-root-with-rev.r5609.png (131 KB) svn-root-with-rev.r5609.png Toshi MARUYAMA, 2011-05-01 11:29
hg-app-1.1-stable.r5609.png (103 KB) hg-app-1.1-stable.r5609.png Toshi MARUYAMA, 2011-05-01 11:29
hg-root-1.1-stable-bottom.r5609.png (129 KB) hg-root-1.1-stable-bottom.r5609.png Toshi MARUYAMA, 2011-05-01 11:29
hg-root-bottom.r5609.png (101 KB) hg-root-bottom.r5609.png Toshi MARUYAMA, 2011-05-01 11:29
svn-branches.r5609.png (112 KB) svn-branches.r5609.png Toshi MARUYAMA, 2011-05-01 11:29
svn-root.r5609.png (121 KB) svn-root.r5609.png Toshi MARUYAMA, 2011-05-01 11:29

Related issues

Related to Redmine - Feature #7246: Handle "named branch" for mercurialClosedToshi MARUYAMA2011-01-07

Actions
Related to Redmine - Feature #5083: Add the ability to view a range of revisionsNew2010-03-15

Actions
Related to Redmine - Feature #5386: Branch/Tags in Changeset DescriptionNew2010-04-27

Actions
Related to Redmine - Feature #2120: Different views between develop and funcionalClosed2008-10-31

Actions
Related to Redmine - Feature #3909: Mercurial: show repository graphic historyClosed2009-09-23

Actions
Related to Redmine - Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository viewClosedToshi MARUYAMA2010-05-11

Actions
Related to Redmine - Feature #539: Repository browser per Project Version.New

Actions
Related to Redmine - Patch #6159: Subversion: latest changesets performance improvement.New2010-08-17

Actions
Related to Redmine - Feature #5279: Branch level associations between projects and repositories.New2010-04-09

Actions
Related to Redmine - Feature #1311: Subversion: Show revision histories for branchesNew2008-05-27

Actions
Related to Redmine - Patch #3357: Revision log relative to current location in the Repository BrowserNew2009-05-13

Actions
Related to Redmine - Defect #3943: Subversion: Directory revision list contains faulty revisionsNew2009-09-29

Actions
Related to Redmine - Feature #6982: Change in behavior of Repository auto-fetch featureNew2010-11-25

Actions
Related to Redmine - Feature #1406: Browse through Git branchesClosedEric Davis2008-06-09

Actions
Related to Redmine - Feature #2799: Support for Bazaar's shared reposetories (created with init-repo)New2009-02-21

Actions
Related to Redmine - Feature #4741: Improve Bazaar repositories error message in case to use shared repositoryNewToshi MARUYAMA2009-02-21

Actions
Related to Redmine - Defect #8030: Bazaar integration doesn't notice new commits to repositoryNew2011-03-31

Actions
Actions

Also available in: Atom PDF