My patches for Redmine
Go to file
Toshi MARUYAMA e6916cf72f Rails3: scm: filesystem: use .to_s for overriding human_attribute_name parameter
On Rails 3.0.11, parameter is symbol not string in activerecord validation.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8974 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-24 14:59:06 +00:00
app Rails3: scm: filesystem: use .to_s for overriding human_attribute_name parameter 2012-02-24 14:59:06 +00:00
config i18n not working with russian gem (#10066). 2012-02-23 12:55:22 +00:00
db/migrate Makes container_id and container_type columns nullables. 2012-02-23 11:15:39 +00:00
doc Use Bundler for gem management (#5638). 2012-02-19 14:30:46 +00:00
extra Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242). 2012-02-15 19:25:16 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public remove trailing white-spaces from public/javascripts/context_menu.js 2012-02-16 01:35:52 +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: cvs: add test to override human_attribute_name 2012-02-24 14:02:26 +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/plugins Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00
.gitignore add vendor/cache to .hgignore and .gitignore 2012-02-23 10:21:27 +00:00
.hgignore add vendor/cache to .hgignore and .gitignore 2012-02-23 10:21:27 +00:00
Gemfile Upgrade to net-ldap 0.3.1 (#10272). 2012-02-19 15:05:20 +00:00
README.rdoc Typo 2011-11-19 16:10:28 +00:00
Rakefile add newline at end of Rakefile 2011-11-20 00:09:16 +00:00

README.rdoc

= 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