My patches for Redmine
Go to file
Toshi MARUYAMA 0d63e9e8fd scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails.
Because :order => 'id DESC' is defined at 'has_many',
there is no need to set 'order'.
But, MySQL test fails.
Sqlite3 and PostgreSQL pass.
Is this MySQL bug?

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5091 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-11 07:34:14 +00:00
app scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. 2011-03-11 07:34:14 +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 CHANGELOG updated. 2011-03-07 19:26:24 +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: cvs: fix age column on repository view is off by timezone delta (#7827). 2011-03-11 04:19:33 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Prevent icons clipping on gantt. 2011-03-10 17:40: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: mercurial: remove duplicates tests in unit model test. 2011-03-11 07:33:53 +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