gitlab-org--gitlab-foss/spec/support
Lin Jen-Shin 33a5157ad4 Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Config-Path
* upstream/master: (149 commits)
  Revert change to design. Go back to scrollable page
  Fixes the column widths for the new navigation options in settings
  Migrate #submodule_url_for to Gitaly
  Add test example for external commit status retries
  Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rb
  Fix build for !12300.
  Log rescued exceptions to Sentry
  Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths
  Revert "Merge branch 'revert-12499' into 'master'"
  Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion
  Improve the overall UX for the new monitoring dashboard
  Document that GitLab 9.3 requires the TRIGGER permission on MySQL
  Instrument Unicorn with Ruby exporter
  Remove group modal like remove project modal. Closes #33130
  Update prometheus client gem
  Enables the option in user preferences to turn on the new navigation
  Add Jasmine tests for `OAuthRememberMe`
  Simplify authentication logic in the v4 users API for !12445.
  Use stub_application_setting when testing ApplicationHelper#support_url
  wait_for_requests is not needed when AJAX is not in play
  ...
2017-07-05 22:05:39 +08:00
..
api Fix remaining spec failures for !12300. 2017-06-28 07:17:13 +00:00
banzai
controllers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
cycle_analytics_helpers
features Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
gitlab-git-test.git Vendor the gitlab-git-test repo 2017-06-28 09:30:02 +00:00
gitlab_stubs
helpers Added more actions and report as abuse to all notes 2017-06-07 18:33:50 +00:00
import_export Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
matchers Add a UTF-8 encoding matcher 2017-06-30 14:32:42 +02:00
prometheus Use include ActiveModel::Model to hold metrics data parsed from yaml. 2017-06-16 14:34:23 +02:00
protected_tags Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
services Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
shared_examples/features Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master' 2017-06-30 07:07:18 +00:00
api_helpers.rb Test OAuth token scope verification in the API::Users endpoint 2017-06-28 07:17:13 +00:00
capybara.rb Don't reset the session when the example failed, because we need capybara-screenshot to have access to it 2017-06-21 21:38:16 -05:00
capybara_helpers.rb Implement review comments for !11963 from @adamniedzielski. 2017-07-03 16:25:10 +00:00
carrierwave.rb
chat_slash_commands_shared_examples.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
cycle_analytics_helpers.rb Fix cycle analytics tests by making pipeline valid 2017-07-05 19:29:18 +08:00
database_connection_helpers.rb
db_cleaner.rb Add pipeline stages post deployment migration 2017-05-26 14:46:45 +02:00
drag_to_helper.rb Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
dropzone_helper.rb Add an ability to cancel attaching file and redesign attaching files UI 2017-05-16 19:52:17 +11:00
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_migration_classes.rb Use the migration name as a key in redis 2017-06-26 17:49:30 +02:00
fake_u2f_device.rb
filter_item_select_helper.rb Replaces 'dashboard/merge_requests' spinach with rspec 2017-06-26 14:27:36 +00:00
filter_spec_helper.rb Fix brittle specs 2017-04-03 18:54:48 +02:00
filtered_search_helpers.rb Backport filtered search lazy token consistent state fix 2017-06-21 10:16:29 -05:00
fixture_helpers.rb After Trace#limit, we seek to the next line in case 2017-04-13 21:44:26 +08:00
generate-seed-repo-rb Vendor the gitlab-git-test repo 2017-06-28 09:30:02 +00:00
git_http_helpers.rb Move CI access logic into GitAccess 2017-06-05 05:32:26 -07:00
gitaly.rb Add feature toggles through Flipper 2017-05-31 21:06:01 +00:00
import_spec_helper.rb Allow manual bypass of auto_sign_in_with_provider 2017-06-02 20:00:11 +02:00
issuable_shared_examples.rb Fix counters cache invalidation for Issues and Merge Requests 2017-05-26 17:43:51 +03:00
issuables_list_metadata_shared_examples.rb Merge branch '29492-useless-queries' into 'master' 2017-04-04 13:33:42 +00:00
issue_helpers.rb
issue_tracker_service_shared_example.rb Improve support for external issue references 2017-06-30 14:47:53 +02:00
javascript_fixtures_helpers.rb added tests for collapsing 2017-06-02 17:25:18 +01:00
jira_service_helper.rb
json_response_helpers.rb Implement json_response as a let variable 2017-03-13 17:33:17 +01:00
kubernetes_helpers.rb Backport EE changes to the Kubernetes service 2017-06-14 10:51:18 +01:00
ldap_helpers.rb
login_helpers.rb Fix build for !11963. 2017-07-03 19:37:37 +00:00
markdown_feature.rb Use :empty_project where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
mentionable_shared_examples.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
merge_request_helpers.rb
migrations_helpers.rb Calculate previous migration version in specs support 2017-06-05 11:07:10 +02:00
milestone_tabs_examples.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
mobile_helpers.rb Set the issuable sidebar to remain collapsed on mobile devices 2017-04-19 19:10:16 +00:00
notify_shared_examples.rb Use :empty_project where possible in mailer specs 2017-03-27 18:45:36 -04:00
omni_auth.rb
prepare-gitlab-git-test-for-commit Vendor the gitlab-git-test repo 2017-06-28 09:30:02 +00:00
project_features_apply_to_issuables_shared_examples.rb Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
project_hook_data_shared_example.rb
prometheus_helpers.rb Fix prometheus service tests 2017-06-06 11:16:15 +02:00
query_recorder.rb Define baseline for test for pipelines serializer 2017-04-06 14:32:39 +02:00
quick_actions_helpers.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
rake_helpers.rb Improve Specs and some fixes 2017-05-31 14:33:03 +02:00
reactive_caching_helpers.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
reference_parser_helpers.rb
reference_parser_shared_examples.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
repo_helpers.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
search_helpers.rb
seed_helper.rb Vendor the gitlab-git-test repo 2017-06-28 09:30:02 +00:00
seed_repo.rb Add script to regenerate seed_repo.rb for Gitlab::Git tests 2017-05-15 12:53:47 +00:00
select2_helper.rb group links select2 infinite scroll 2017-03-30 12:14:32 +00:00
services_shared_context.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
setup_builds_storage.rb
sidekiq.rb
slack_mattermost_notifications_shared_examples.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets_shared_examples.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
stored_repositories.rb Merge branch '29843-project-subgroup-transfer' into 'security' 2017-03-29 19:16:50 -07:00
stub_configuration.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
stub_env.rb Use a slightly cleaner approach to stub ENV 2017-06-28 11:18:09 +02:00
stub_gitlab_calls.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Merge branch 'shell-test-rebuild' into 'master' 2017-06-28 21:28:02 +00:00
time_tracking_shared_examples.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
unique_ip_check_shared_examples.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
unpack-gitlab-git-test Vendor the gitlab-git-test repo 2017-06-28 09:30:02 +00:00
update_invalid_issuable.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
updating_mentions_shared_examples.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
upload_helpers.rb
user_activities_helpers.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
wait_for_requests.rb Call Capybara.reset_sessions! before block_and_wait_for_requests_complete 2017-06-16 17:23:49 +02:00
webmock.rb
workhorse_helpers.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00