gitlab-org--gitlab-foss/features
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 Add test for archive toggle feature 2016-03-04 19:26:10 +01:00
explore Fix test 2016-03-04 19:27:02 +01:00
group Updates from last code review. 2016-03-06 23:07:19 -05:00
profile Fixed failing application settings tests 2016-03-04 09:06:07 +00:00
project Create SSH keys for SSH clone Spinach tests 2016-03-21 11:40:13 +01:00
snippets fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
steps Merge branch 'issues-show-performance' into 'master' 2016-03-21 14:42:25 +00:00
support Fix Capybara 2.6.2 deprecation warnings 2016-03-15 11:03:17 -07:00
abuse_report.feature Streamline the "Report button" 2015-09-29 21:47:01 +02:00
groups.feature Move group activity feed to separate page for consistency with dashboard and project pages 2016-03-10 14:29:38 +01:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.feature Add CHANGELOG and test 2016-03-01 16:29:16 +01:00
snippet_search.feature Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
user.feature Fix specs 2016-03-01 17:42:44 -05:00