Files
gitlabhq/app/models
catatsuy 87ac590078 'created_at DESC' is performed twice
If you are already sorting in descending order in the created_at,
it is run twice when you run the .recent.
It has passed in the string 'created_at DESC'.
Ruby on Rails is directly given to the SQL.
It is a slow query in MySQL.
2015-07-02 21:28:31 +09:00
..
2015-05-21 23:48:16 -04:00
2015-05-03 13:38:27 -07:00
2015-07-01 13:26:45 +03:00
2011-10-09 00:36:38 +03:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2015-07-02 21:28:31 +09:00
2015-06-03 16:15:58 +02:00
2015-05-03 13:38:27 -07:00
2014-08-25 12:25:02 +03:00
2015-05-03 13:38:27 -07:00
2014-10-09 18:22:20 +03:00
2015-05-03 13:38:27 -07:00
2014-10-09 18:22:20 +03:00
2015-05-03 13:38:27 -07:00
2015-06-20 01:06:57 +02:00
2015-03-16 21:38:41 +02:00
2015-05-18 22:51:56 +02:00
2014-08-25 12:25:02 +03:00