gitlab-org--gitlab-foss/app/views/team_members
jdamick 63968c1a42 addresses issue #4156
when there are large number of members of in a team, for me 260+

From:
[2013-06-01 00:55:01]   Rendered team_members/_team_member.html.haml (206.9ms)
[2013-06-01 00:55:01]   Rendered team_members/_team.html.haml (54479.2ms)

To:
[2013-06-02 02:40:36]   Rendered team_members/_team_member.html.haml (2.1ms)
[2013-06-02 02:40:36]   Rendered team_members/_team.html.haml (1412.6ms)
2013-06-01 22:44:11 -04:00
..
_assigned_team.html.haml fix typo: shure -> sure 2013-03-27 15:55:10 -04:00
_assigned_teams.html.haml Dont show assigned_teams block unless any. Show count in filter 2013-02-18 21:21:24 +02:00
_form.html.haml Allow single/multiple user select 2013-03-13 23:19:09 +02:00
_team.html.haml addresses issue #4156 2013-06-01 22:44:11 -04:00
_team_member.html.haml addresses issue #4156 2013-06-01 22:44:11 -04:00
import.html.haml Rename project_head partial to settings_nav 2013-03-18 19:35:27 +02:00
index.html.haml remove yaml_db gem, Replace team members index route with team_index 2013-04-11 09:39:49 +03:00
new.html.haml Rename project_head partial to settings_nav 2013-03-18 19:35:27 +02:00
update.js.haml refactoring project team members controller (corresponding mental model) 2013-01-24 22:31:25 +02:00