My patches for Redmine
Go to file
Toshi MARUYAMA 5d9962751c scm: git: backout r5026 (#5251).
In case git repository contains latin-1 path,
although Redmine uses "git log -C core.quotepath=false --encoding=UTF-8",
log encoding is latin-1.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5027 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-07 13:46:21 +00:00
app Fixed: error on JournalsController#index when custom fields are present (#7795). 2011-03-06 16:04:35 +00:00
config Translations updates. 2011-03-06 13:01:46 +00:00
db/migrate scm: copy global log encoding setting to repository (#1735). 2011-03-01 10:14:47 +00:00
doc Updates for 1.1.2 release. 2011-03-06 13:18:33 +00:00
extra Adds random salt to user passwords (#7410). 2011-02-23 17:27:31 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib scm: git: change core.quotepath = true temporarily to run git command (#5251). 2011-03-07 13:14:44 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Version list style updated. 2011-03-04 15:25:51 +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: backout r5026 (#5251). 2011-03-07 13:46:21 +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: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 2011-03-04 14:43:53 +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 scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455). 2011-02-15 11:04:52 +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