Redmine/app/views/repositories
Toshi MARUYAMA e0811bc80d scm: use nil instead of @rev at revision text box of "View all revisions" page
@rev is set as default branch at controller.
On Git, in most cases it is "master".
And it is set on revision text box of "View all revisions" page.
"master" branch is NOT revision, so clicking OK button causes error.
It is very confused.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10713 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-10-24 11:12:05 +00:00
..
_breadcrumbs.html.erb scm: fix broken main repository 'root' link 2012-05-02 15:58:03 +00:00
_dir_list.html.erb Prevents SCM browser to overlay over the new repository sidebar (#779). 2012-02-15 18:24:23 +00:00
_dir_list_content.html.erb replace tabs to spaces at app/views/repositories/_dir_list_content.html.erb 2012-07-30 01:32:31 +00:00
_form.html.erb Repository Identifier should be frozen (#11109). 2012-07-26 17:41:47 +00:00
_link_to_functions.html.erb route: scm: split entry and raw actions 2012-05-05 01:01:29 +00:00
_navigation.html.erb Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
_related_issues.html.erb Adds autocomplete to "Related issue" field on revision (#11102). 2012-08-09 16:46:13 +00:00
_revision_graph.html.erb Use javascript_tag. 2012-09-11 17:01:45 +00:00
_revisions.html.erb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
add_related_issue.js.erb Upgrade to Rails 3.2.8 (#11758). 2012-09-02 10:08:51 +00:00
annotate.html.erb Don't repeat revision on annotate view. 2012-07-28 18:11:03 +00:00
changes.html.erb Removed invalid nested p tags. 2012-06-18 21:40:16 +00:00
committers.html.erb Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
diff.html.erb explicitly define route at scm diff view (#11966) 2012-09-27 16:05:33 +00:00
edit.html.erb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
entry.html.erb Removed invalid nested p tags. 2012-06-18 21:40:16 +00:00
new.html.erb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
new.js.erb fix deprecation warning of the format in the template name 2012-09-18 03:15:00 +00:00
remove_related_issue.js.erb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
revision.html.erb Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5). 2012-06-03 11:46:58 +00:00
revisions.html.erb scm: use nil instead of @rev at revision text box of "View all revisions" page 2012-10-24 11:12:05 +00:00
show.html.erb code layout clean up app/views/repositories/show.html.erb 2012-04-04 10:43:29 +00:00
stats.html.erb Adds support for multiple repositories per project (#779). 2012-01-15 18:19:19 +00:00