My patches for Redmine
Go to file
Toshi MARUYAMA 9a57cc18e3 Gemfile: pin i18n gem version 0.6.0
Tests on CI server fails.
http://www.redmine.org/builds/logs/build_trunk_sqlite3_ruby-1.9.3-p194_580.html

<pre>
Failure:
  <"Due date changed from 01 01 2010 to 31 01 2010"> expected to be =~
  </01\/31\/2010/>.
test: IssuesHelper#show_detail with a due_date attribute should format the current date. (IssuesHelperTest)
test/unit/helpers/issues_helper_test.rb:127:in `block (3 levels) in <class:IssuesHelperTest>'
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10247 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-31 23:44:35 +00:00
app remove trailing white-space from app/controllers/wiki_controller.rb 2012-08-31 23:01:51 +00:00
config Prevents "Overwriting existing method Issue.open" warning (#11545). 2012-08-17 14:34:10 +00:00
db/migrate Support for subforums (#3831). 2012-07-31 17:17:52 +00:00
doc New icons for the repository browser. 2012-07-28 16:25:02 +00:00
extra Makes Redmine.pm handle project status (#3640). 2012-06-25 20:08:49 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Updated macro documentation. 2012-08-18 12:55:00 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
plugins Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
public Escape filter values using .text instead of .html. 2012-08-13 14:59:59 +00:00
script set svn:executable '*' to script/* 2012-05-09 13:10:04 +00:00
test scm: git: add functional test of diff with revision and path (#11752) 2012-08-31 22:22:26 +00:00
tmp Adds tmp/thumbnails directory. 2012-07-15 14:56:38 +00:00
.gitignore Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
.hgignore Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
Gemfile Gemfile: pin i18n gem version 0.6.0 2012-08-31 23:44:35 +00:00
README.rdoc Typo 2011-11-19 16:10:28 +00:00
Rakefile Merged rails-3.2 branch. 2012-04-25 17:17:49 +00:00
config.ru Merged rails-3.2 branch. 2012-04-25 17:17:49 +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