gitlab-org--gitlab-foss/spec/support/helpers
Mark Chao 1f7647f446 Update merge request's merge_commit for branch update
Analyze new commits graph to determine each commit's merge commit.

Fix "merged with [commit]" info for merge requests being merged
automatically by other actions.

Allow analyzing upto the relevant commit
2018-12-07 19:24:34 +08:00
..
features Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00:00
api_helpers.rb
assets_helpers.rb
bare_repo_operations.rb
board_helpers.rb
capybara_helpers.rb
ci_artifact_metadata_generator.rb Add a spec that generates the metadata dynamically 2018-10-19 05:03:53 -07:00
cookie_helper.rb
cycle_analytics_helpers.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
database_connection_helpers.rb
devise_helpers.rb Stub Rails.application.env_config to prevent spec failures 2018-11-19 23:01:24 -08:00
drag_to_helper.rb
dropzone_helper.rb
email_helpers.rb
exclusive_lease_helpers.rb
expect_next_instance_of.rb
expect_offense.rb
fake_blob_helpers.rb
fake_migration_classes.rb
fake_u2f_device.rb
filter_spec_helper.rb
filtered_search_helpers.rb Fix tests 2018-11-01 07:45:36 +08:00
fixture_helpers.rb
git_helpers.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
git_http_helpers.rb CE port Refactor Gitlab::Checks::ChangeAccess class 2018-12-04 11:55:49 +00:00
gitlab_verify_helpers.rb
gpg_helpers.rb Remove magic SHAs from GPG badge feature spec 2018-11-26 09:39:42 -06:00
graphql_helpers.rb
import_spec_helper.rb
input_helper.rb
inspect_requests.rb
issue_helpers.rb
javascript_fixtures_helpers.rb
jira_service_helper.rb
key_generator_helper.rb
kubernetes_helpers.rb Introduce Knative Serverless Tab 2018-12-06 18:08:49 +00:00
ldap_helpers.rb Backport LDAP changes to CE 2018-08-23 15:46:45 +02:00
live_debugger.rb
login_helpers.rb
markdown_feature.rb Add fixture path argument to `MarkdownFeature.new` 2018-09-14 13:50:37 -05:00
merge_request_diff_helpers.rb
merge_request_helpers.rb
migrations_helpers.rb Prevent attr_encrypted models from being overriden 2018-11-07 12:18:04 -08:00
mobile_helpers.rb
note_interaction_helpers.rb
notification_helpers.rb
project_forks_helper.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
prometheus_helpers.rb Merge branch 'security-2736-prometheus-ssrf' into 'master' 2018-11-28 19:08:32 -05:00
query_recorder.rb
quick_actions_helpers.rb
rake_helpers.rb
reactive_caching_helpers.rb
redis_without_keys.rb
reference_parser_helpers.rb Preload project features in reference parser 2018-09-30 20:03:43 +02:00
repo_helpers.rb
routes_helpers.rb
search_helpers.rb
seed_helper.rb Add spec for Gitlab::Git::Repository#attributes 2018-10-30 15:44:55 +08:00
seed_repo.rb
select2_helper.rb
selection_helper.rb
sorting_helper.rb Fix secondary nav dropdown menu styling in tablet and mobile screens 2018-12-03 15:23:05 +00:00
stub_configuration.rb Backport stub_default_url_options from EE 2018-12-03 16:12:13 +00:00
stub_env.rb
stub_feature_flags.rb add 'default_enabled' to feature flags 2018-09-05 09:19:16 -05:00
stub_gitlab_calls.rb
stub_gitlab_data.rb
stub_metrics.rb
stub_object_storage.rb
terms_helper.rb
test_env.rb Update merge request's merge_commit for branch update 2018-12-07 19:24:34 +08:00
test_request_helpers.rb Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
upload_helpers.rb
user_login_helper.rb Backport of ee/8120: Smartcard authentication 2018-11-18 21:00:28 +01:00
wait_for_requests.rb
wiki_helpers.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
workhorse_helpers.rb