obsolete.ChilliProject/test
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
..
exemplars Use Object#tap instead of #returning (#6887). 2010-11-14 16:24:21 +00:00
fixtures Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 2011-01-02 06:05:54 +00:00
functional Strip non utf8 content when displaying diff (ruby1.9 compatibility). 2011-01-01 13:40:36 +00:00
integration Adds themes test for when Redmine is in a sub-uri. 2010-12-23 09:42:33 +00:00
mocks Adding OpenID mock and test. #699 2009-02-11 19:07:18 +00:00
unit Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 2011-01-02 06:05:54 +00:00
helper_testcase.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Read attachment fixtures in binary mode. 2011-01-01 12:24:18 +00:00