Redmine/test
Jean-Philippe Lang d82159bcf5 Use joins instead of sub-queries in group by/sort by when using custom fields (#12713).
Sub-queries in group by are not supported by SQLServer.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11102 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-01-03 12:28:50 +00:00
..
extra/redmine_pm Makes Redmine.pm handle project status (#3640). 2012-06-25 20:08:49 +00:00
fixtures Fixed that validation fails when receiving an email with list custom fields (#12400). 2012-12-13 13:14:46 +00:00
functional Auto-populate fields while creating a new user with LDAP (#10286). 2012-12-26 11:23:53 +00:00
integration Auto-populate fields while creating a new user with LDAP (#10286). 2012-12-26 11:23:53 +00:00
mocks Fixed: Openid registration form should not require user to enter password (#11331). 2012-07-07 06:22:35 +00:00
unit Use joins instead of sub-queries in group by/sort by when using custom fields (#12713). 2013-01-03 12:28:50 +00:00
object_helpers.rb Makes Issue.generate_with_descendants! helper accept attributes only. 2012-10-12 08:56:09 +00:00
test_helper.rb Make the tests pass when config.threadsafe! is enabled (#12097). 2012-12-02 18:07:35 +00:00