Files
gitlabhq/app
Yorick Peterse a9df714764 Use a subquery with IDs only for find_by_any_email
This further improves performance of User.find_by_any_email and is
roughly twice as fast as the previous UNION setup.

Thanks again to @dlemstra for suggesting this.
2015-10-30 12:00:58 +01:00
..
2015-10-19 11:46:22 +02:00
2015-10-20 17:11:31 +02:00