Files
gitlabhq/app/models
Stan Hu e21c7d37c8 Reduce overhead and optimize ProjectTeam#max_member_access performance
The previous implementation would load the entire team member list and their
respective attributes. Now we only search for the user's specific
access level.

In gitlab-com/operations#42, this reduces the overall overhead of rendering
the issue from 28% to 20%.

First step of optimizing #19273
2016-06-29 03:12:57 -07:00
..
2016-06-18 05:46:45 +02:00
2011-10-09 00:36:38 +03:00
2016-06-23 16:47:03 +02:00
2016-05-18 08:47:15 -05:00
2016-03-06 23:07:19 -05:00
2016-03-29 12:19:09 +01:00