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 fix failing tests 2016-02-23 08:42:29 +00:00
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 Fix spec 2015-12-16 17:07:02 +01:00
abuse_reports.rb Partly implement new UI for user page 2015-10-16 13:24:28 +02:00
groups.rb Restrict access to confidential issues on activity feed 2016-03-17 20:56:00 -03:00
invites.rb Fix spec 2015-09-09 09:28:09 +01:00
search.rb Fix wiki search results point to raw source 2016-03-17 08:58:52 +09:00
snippet_search.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
user.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00