Files
gitlabhq/app/models
Yorick Peterse 219f920c64 Merge branch 'remove-duplicate-orders' into 'master'
Remove duplicate orders

This changes the default order from `created_at DESC, id DESC` to just `id DESC` as this achieves the same results without the overhead of having to sort data twice (we've seen queries go from 200ms to just a few ms by removing the double sort).

cc @jacobvosmaer @dzaporozhets @rspeicher @DouweM 

See merge request !1735
2015-11-04 10:14:08 +00:00
..
2015-11-03 11:54:43 +01:00
2015-09-17 09:51:24 +03:00
2015-05-03 13:38:27 -07:00
2011-10-09 00:36:38 +03:00
2015-09-29 21:47:01 +02:00
2015-08-03 01:52:54 +09:00
2015-10-23 11:45:45 +02:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2015-08-04 14:33:18 +02: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-08-03 01:52:54 +09: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