My patches for Redmine
Go to file
Toshi MARUYAMA 2e0fdb39ef scm: git: change "decorate = short" to "decorate = no" in config log section of test repository (#8081, #8083).
Git on Redmine CI Server does not support "--no-decorate" option of "git log".

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5348 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-06 07:15:35 +00:00
app Localize anonymous and non member roles names (#8072). 2011-04-05 22:37:45 +00:00
config Localize anonymous and non member roles names (#8072). 2011-04-05 22:37:45 +00:00
db/migrate Adds an index on users.type for faster retrieval of groups. 2011-04-01 19:32:07 +00:00
doc CHANGELOG updated. 2011-03-07 19:26:24 +00:00
extra Fixed windows detection in reposman.rb (#8003). 2011-03-27 16:58:21 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib PDF: nil safe at fix_text_encoding(txt) of lib/redmine/export/pdf.rb. 2011-04-06 05:52:07 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Wrap text custom fields in the issue list (#8064). 2011-04-05 22:18:49 +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: change "decorate = short" to "decorate = no" in config log section of test repository (#8081, #8083). 2011-04-06 07:15:35 +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 PDF: Ruby 1.9 compatibility for FPDF ANSI (#61). 2011-04-05 14:13:03 +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