1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-23 08:51:13 +00:00
Toshi MARUYAMA b4350ca91a route: scm: fix git and mercurial changes action
If branch name has special character, "View revisions" link has route error.
For example, Redmine Mercurial hgsubversion mirror has "../sandbox/rails-3.2" named branch.

Git default branch of bare repository is defined at HEAD.
In most cases, it is *master*.
Mercurial GUI standard behavior is showing all revisions on top page.
So, Redmine default branch is *nil*.
Mercurial top page "View revisions" link has route error.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9617 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-05-03 14:49:29 +00:00
2012-04-25 17:17:49 +00:00
2012-04-20 09:59:51 +00:00
2012-04-25 17:17:49 +00:00
2012-05-01 11:41:15 +00:00
2012-04-25 17:17:49 +00:00
2012-04-25 17:17:49 +00:00
2012-04-25 17:17:49 +00:00
2012-04-25 17:17:49 +00:00
2011-11-19 16:10:28 +00:00

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found in the doc directory or on the official website http://www.redmine.org
Description
No description provided
Readme 93 MiB
Languages
Ruby 78.7%
HTML 15.1%
JavaScript 3.7%
CSS 2.1%
Perl 0.3%
Other 0.1%