My patches for Redmine
Go to file
Toshi MARUYAMA 048bc3b50b scm: git: skip non UTF-8 path encoding test of unit adapter test in JRuby (#5251).
Git, Mercurial and CVS path encodings are binary.
Subversion supports URL encoding for path.
Redmine Mercurial adapter and extension use URL encoding.
Git accepts only binary path in command line parameter.
So, there is no way to use binary command line parameter in JRuby.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6004 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-06-08 10:05:40 +00:00
app scm: catch all exceptions to get scm command version in repository model (#8510). 2011-06-03 09:54:57 +00:00
config fix missing interpolation argument in Turkish translations (#8494). 2011-06-02 06:43:43 +00:00
db/migrate scm: add "extra_info" column to repositories table and set serialize (#7146, #7047). 2011-05-12 17:29:18 +00:00
doc Doc update for 1.2.0 release. 2011-05-30 16:39:33 +00:00
extra remove trailing white-spaces and empty lines from extra/svn/reposman.rb. 2011-05-17 13:32:08 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib code clean up lib/redmine/platform.rb. 2011-06-08 01:21:06 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Fixed: No warning if unsaved text has not lost focus (#8468). 2011-05-30 21:19:25 +00:00
script Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 2010-11-02 00:20:21 +00:00
test scm: git: skip non UTF-8 path encoding test of unit adapter test in JRuby (#5251). 2011-06-08 10:05:40 +00:00
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 2009-06-08 02:07:30 +00:00
vendor Fixed: validation error on issue creation when trying to add an invalid user as a watcher (#5373). 2011-05-22 10:30:26 +00:00
.gitignore scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455). 2011-02-15 11:04:52 +00:00
.hgignore add .svn/ and .git/ to .hgignore. 2011-03-28 04:54:13 +00:00
README.rdoc Readme update. 2010-07-18 15:49:24 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00

README.rdoc

= Redmine

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

More details can be found at in the doc directory or on the official website http://www.redmine.org