Files
gitlabhq/app/models/concerns
Yorick Peterse 7eb502c036 Change "recent" scopes to sort by "id"
These scopes can just sort by the "id" column in descending order to
achieve the same result. An added benefit is being able to perform a
backwards index scan (depending on the rest of the final query) instead
of having to actually sort data.
2015-11-11 15:17:12 +01:00
..
2015-11-03 11:54:43 +01:00
2015-06-10 01:38:45 -04:00