gitlab-org--gitlab-foss/spec/support
Sean McGivern 7d4d9365c0 Merge branch 'issue_25900_2' into 'master'
Gather issuable  metadata to avoid n+ queries on index view

Closes #25900

See merge request !9006
2017-02-13 11:43:26 +00:00
..
api Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06:00
banzai
controllers Namespace access token session key in `Import::GithubController` 2016-12-19 17:35:51 +01:00
cycle_analytics_helpers Reduce the number of loops that Cycle Analytics specs use 2017-02-01 16:14:20 -05:00
features Replace wording for slash command confirmation message 2016-12-26 08:31:24 -05:00
gitlab_stubs
import_export Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
matchers Remove a transient failure from spec/requests/api/groups_spec.rb 2017-02-09 20:23:41 -05:00
services fix issue creation from milestone doesn't assign the milestone 2017-02-12 09:02:03 +07:00
api_helpers.rb Remain V3 endpoint unchanged 2017-01-30 17:00:21 -02:00
capybara.rb
capybara_helpers.rb
carrierwave.rb
chat_slash_commands_shared_examples.rb Improve after feedback 2016-12-19 15:40:06 +01:00
cycle_analytics_helpers.rb
database_connection_helpers.rb
db_cleaner.rb
drag_to_helper.rb Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_u2f_device.rb Improved the u2f flow 2016-12-27 00:18:17 +00:00
filter_spec_helper.rb
fixture_helpers.rb
git_helpers.rb
git_http_helpers.rb
import_spec_helper.rb Namespace access token session key in `Import::GithubController` 2016-12-19 17:35:51 +01:00
issuables_list_metadata_shared_examples.rb Gather issuable metadata to avoid n+ queries on index view 2017-02-09 17:40:37 -02:00
issue_helpers.rb
issue_tracker_service_shared_example.rb
javascript_fixtures_helpers.rb Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task 2017-01-05 14:10:43 -06:00
jira_service_helper.rb
kubernetes_helpers.rb Introduce maximum session time for terminal websocket connection 2017-02-06 11:49:30 +01:00
ldap_helpers.rb
login_helpers.rb fix: removed signed_out notification 2016-12-12 15:04:48 +05:30
markdown_feature.rb
mentionable_shared_examples.rb Use `:empty_project` where possible in model specs 2017-01-26 17:44:59 -05:00
merge_request_helpers.rb
mobile_helpers.rb Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices 2017-01-25 11:53:43 -06:00
notify_shared_examples.rb Handles unsubscribe from notifications via email 2017-01-13 10:11:46 -05:00
omni_auth.rb
project_features_apply_to_issuables_shared_examples.rb
project_hook_data_shared_example.rb
query_recorder.rb Added QueryRecorder to test N+1 fix on Milestone#show 2016-12-20 16:59:48 +00:00
rake_helpers.rb
reactive_caching_helpers.rb Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' 2017-01-12 17:39:46 -05:00
reference_parser_helpers.rb
reference_parser_shared_examples.rb
repo_helpers.rb
search_helpers.rb
seed_helper.rb Use configured git rather than system git 2017-01-05 13:46:26 +01:00
seed_repo.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
select2_helper.rb
services_shared_context.rb
setup_builds_storage.rb
sidekiq.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
slack_mattermost_notifications_shared_examples.rb Use `:empty_project` where possible in model specs 2017-01-26 17:44:59 -05:00
slash_commands_helpers.rb Fix comment button test for slash commands 2017-02-10 15:09:08 -06:00
snippets_shared_examples.rb
stub_configuration.rb
stub_env.rb Introduce "stub_env" test helper for safely stubbing environment variables 2017-01-09 18:19:48 +01:00
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb Don’t count tasks that are not defined as list items correctly 2017-01-25 20:54:11 +01:00
test_env.rb Backport changes from EE squash 2017-02-03 09:46:03 +00:00
time_tracking_shared_examples.rb Fix time tracking spec 2017-02-10 15:09:08 -06:00
updating_mentions_shared_examples.rb
upload_helpers.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
wait_for_ajax.rb
wait_for_vue_resource.rb
webmock.rb
workhorse_helpers.rb