]> source.dussan.org Git - redmine.git/commit
Reduces the number of subqueries when searching with many custom fields set as search...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jan 2014 14:23:36 +0000 (14:23 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jan 2014 14:23:36 +0000 (14:23 +0000)
commit77ac3b7891d40196b04f41af4da357a95b90d149
tree227e89a7db79e443cd111283ae41a07c4f560817
parent7087dbb5b426f04c01482adebac40ca87e4af591
Reduces the number of subqueries when searching with many custom fields set as searchable (#15781).

git-svn-id: http://svn.redmine.org/redmine/trunk@12481 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_field.rb
app/models/issue_custom_field.rb
lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb