gitlab-org--gitlab-foss/app/views
Zeger-Jan van de Weg 73e78c4e15
Don't use rugged in Repository#refs_hash
The refs hash is used to determine what branches and tags have a commit
as head in the network graph. The previous implementation depended on
Rugged#references. The problem with this implementation was that it
depended on rugged, but also that it iterated over all references and
thus loading more data than needed if for example the project uses CI/CD
environments, Pipelines, or Merge Requests.

Given only refs are checked the network cares about the GraphHelper#refs
method has no need to reject those, simplifying the method.

Closes gitlab-org/gitaly#880
2018-02-07 15:07:03 +01:00
..
abuse_report_mailer
abuse_reports
admin Replace $.ajax in admin broadcast messages with axios 2018-02-05 14:59:48 +00:00
award_emoji
ci Refactor CI variable list code for usage with CI/CD settings page secret variables 2018-01-31 13:18:32 -06:00
dashboard Improve top area navigation 2018-02-02 19:07:24 +02:00
devise use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
discussions Allow commenting on individual commits inside an MR 2017-12-07 09:01:19 -05:00
doorkeeper Add breadcrumbs to User Settings sub-views 2018-01-01 17:45:20 +00:00
email_rejection_mailer
errors remove ambiguity about which resource type to be using for new sessions 2017-12-05 09:01:46 +00:00
events Fix tags in the Activity tab not being clickable 2017-12-19 17:02:56 +00:00
explore Added dispatcher imports for groups webpack bundle 2018-01-23 10:02:43 +00:00
groups 31885 - Ability to transfer a single group to another group 2018-02-06 00:10:58 +00:00
help use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
ide WebIDE: Fix Commit bugs 2018-01-19 09:38:34 +00:00
import
invites
issues
kaminari/gitlab
koding use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
layouts Merge branch 'fix/show-sidebar-sub-level-items-for-billing' into 'master' 2018-02-06 13:27:55 +00:00
notify use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
peek/views
profiles Default to HTTPS for all Gravatar URLs 2018-01-25 10:00:46 +01:00
projects Don't use rugged in Repository#refs_hash 2018-02-07 15:07:03 +01:00
repository_check_mailer
search Use limit for search count queries 2018-01-23 22:33:42 +01:00
sent_notifications
shared Merge branch '39550-group-labels-redesign' into 'master' 2018-02-06 11:58:03 +00:00
sherlock
snippets Improve top area navigation 2018-02-02 19:07:24 +02:00
u2f
users Open links in a new tab on the user page 2018-01-25 15:45:11 +01:00