My patches for Redmine
Go to file
Toshi MARUYAMA 2ae2d3ef83 Fixed: repository: mercurial: sort changesets by revision (#3449, #3567).
In DVCS, changesets are not in date order.
Because Mercurial backend inserts changesets from eariest, 'ORDER BY id'
means 'order by revision number'.

Contributed by Yuya Nishihara.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4611 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-02 06:05:54 +00:00
app Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 2011-01-02 06:05:54 +00:00
config Fixes wrong Polish translation of "blocks" and "duplicates" (#6895). 2010-12-30 15:49:08 +00:00
db/migrate Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 2011-01-01 23:08:49 +00:00
doc Updated INSTALL for 1.0.5 2010-12-23 10:03:32 +00:00
extra Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 2010-10-29 22:55:50 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib ruby1.9 compatibility 2011-01-01 11:13:33 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Force vertical scroll bar to avoid layout jump. 2010-12-21 17:59:38 +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 Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 2011-01-02 06:05:54 +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 ruby1.9 compatibility 2011-01-01 11:45:12 +00:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +00:00
.hgignore Adding .hgignore based on the .gitignore. 2011-01-01 21:07:43 +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