gitlab-org--gitlab-foss/features/steps
Robert Speicher ffc3acd498 Merge branch 'issues-show-performance' into 'master'
Improve performance of viewing individual issues

This MR does two things:

1. `Issue#related_branches` no longer performs Git operations that aren't needed
2. The output of `Repository#exists?` is now cached and flushed properly

Combined these two changes should further cut down the amount of Git operations performed when viewing individual issues (and possibly other pages).

See merge request !3296
2016-03-21 14:42:25 +00:00
..
admin Bring shared project feature tests from EE 2016-03-12 14:45:14 +01:00
dashboard Fixed failing tests 2016-03-17 15:10:45 +00:00
explore
group Updates from last code review. 2016-03-06 23:07:19 -05:00
profile Merge branch 'revert-avatar-cropping' into 'master' 2016-03-15 15:53:42 +00:00
project Merge branch 'issues-show-performance' into 'master' 2016-03-21 14:42:25 +00:00
shared Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' 2016-03-15 15:17:08 +00:00
snippets
abuse_reports.rb
groups.rb Restrict access to confidential issues on activity feed 2016-03-17 20:56:00 -03:00
invites.rb
search.rb Fix wiki search results point to raw source 2016-03-17 08:58:52 +09:00
snippet_search.rb
user.rb