gitlab-org--gitlab-foss/features/steps/project
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
..
badges Reuse no_cache_headers method in badges controller 2016-03-17 12:16:34 +01:00
builds Add a spec for coverage indicator in project's builds list 2016-02-22 19:34:35 +01:00
commits Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
issues Create SSH keys for SSH clone Spinach tests 2016-03-21 11:40:13 +01:00
merge_requests Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
source Change test in an attempt to pass. 2016-03-10 12:20:00 -05:00
active_tab.rb web hooks to webhooks 2016-03-10 14:48:29 -05:00
archived.rb Update all should-style syntax to expect in features 2015-06-12 05:12:09 -04:00
create.rb Fix specs and remove unnecessary console.log 2016-03-20 05:53:43 -07:00
deploy_keys.rb Change within to page.within in feature steps 2015-06-12 05:12:42 -04:00
fork.rb updated fix based on MR feedback 2016-02-17 18:05:40 +01:00
forked_merge_requests.rb Fix broken spec. 2016-01-20 00:17:21 -05:00
graph.rb Add tests and changelog item for language graphs 2015-12-08 02:38:59 +01:00
hooks.rb web hooks to webhooks 2016-03-10 14:48:29 -05:00
labels.rb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
merge_requests.rb Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' 2016-03-15 15:17:08 +00:00
network_graph.rb Remove sleeps from network graph feature spec 2016-03-13 22:09:42 -07:00
project.rb Users don't get instructions to push to other users empty projects 2016-02-22 17:37:26 +00:00
project_find_file.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
project_group_links.rb Add finders logic and tests for shared projects feature 2016-03-11 18:55:17 +01:00
project_milestone.rb Don't repeat labels listed on Labels tab. 2016-02-22 13:17:38 -05:00
project_shortcuts.rb Add shortcut for project activity page 2015-07-08 12:43:46 +02:00
redirects.rb Fix rubocop warnings in features 2015-10-03 19:59:54 -05:00
services.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
snippets.rb Fixed tests for comment forms 2016-03-04 10:44:04 +00:00
star.rb spinach tests will pass now 2015-12-23 12:26:50 -05:00
team_management.rb Bring shared project feature tests from EE 2016-03-12 14:45:14 +01:00
wiki.rb Update tests to match new wiki header 2016-02-09 00:56:45 +02:00