My patches for Redmine
Go to file
Toshi MARUYAMA 3a56e1eeab scm: git: update test repository for path encoding (#5251).
Mercurial and Git treats file names as byte string.
This git test repository contains Latin-1 encoding path.
Be careful on non Latin-1(CP1252) Windows.

Please see r4996 comment.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5026 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-07 13:15:04 +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: update test repository for path encoding (#5251). 2011-03-07 13:15:04 +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