gitlab-org--gitlab-foss/spec/support
Kamil Trzcinski 1bbeafc3e1 Merge remote-tracking branch 'origin/master' into 38464-k8s-apps 2017-11-03 09:46:53 +01:00
..
api Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
banzai
controllers Removes default scope from sortable 2017-09-07 13:01:59 +01:00
cycle_analytics_helpers
features Force non diff resolved discussion to display when collapse toggled 2017-10-20 10:40:26 +00:00
gitlab-git-test.git Fix encoding issue with Repository.ls_files 2017-11-02 08:29:03 +00:00
gitlab_stubs Remove private_token from API user entity 2017-11-02 11:39:01 +01:00
google_api Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. 2017-11-01 16:12:44 +09:00
helpers Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
import_export fix typo 2017-08-28 17:11:28 +02:00
matchers Replace the 'project/shortcuts.feature' spinach test with an rspec analog 2017-09-22 14:29:19 +11:00
prometheus
protected_tags
redis
services
shared_examples Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
api_helpers.rb Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
background_migrations_matchers.rb
bare_repo_operations.rb Migrate Gitlab::Git::Wiki#file to Gitaly 2017-10-31 20:49:41 +02:00
board_helpers.rb backport for gitlab-ee!2869 2017-10-13 11:11:02 +11:00
capybara.rb
capybara_helpers.rb
carrierwave.rb
chat_slash_commands_shared_examples.rb
cycle_analytics_helpers.rb Fix spec 2017-09-03 23:49:11 +09:00
database_connection_helpers.rb
db_cleaner.rb
devise_helpers.rb
drag_to_helper.rb
dropzone_helper.rb
email_format_shared_examples.rb
email_helpers.rb fix a wrong method call in the refactor 2017-10-12 09:18:15 -04:00
factory_girl.rb
fake_migration_classes.rb
fake_u2f_device.rb
filter_item_select_helper.rb
filter_spec_helper.rb
filtered_search_helpers.rb Add filter by my reaction 2017-08-30 07:48:55 +00:00
fixture_helpers.rb
forgery_protection.rb
generate-seed-repo-rb
git_http_helpers.rb
gitaly.rb
gpg_helpers.rb Add more specs. 2017-10-05 22:43:44 -05:00
group_members_shared_example.rb Optimize SQL queries used in Groups::GroupMembersController#create 2017-09-05 15:54:07 -05:00
import_spec_helper.rb
issuable_shared_examples.rb
issuables_list_metadata_shared_examples.rb
issue_helpers.rb
issue_tracker_service_shared_example.rb
javascript_fixtures_helpers.rb Cleaning up repositories for javascript fixture specs to work correctly 2017-08-30 20:22:48 +02:00
jira_service_helper.rb Update factories for git push service 2017-10-24 13:40:22 +03:00
json_response_helpers.rb
kubernetes_helpers.rb specs for controller. Improved validation 2017-10-31 17:47:48 +09:00
ldap_helpers.rb Fix SAML error 500 when no groups are defined for user 2017-10-18 10:17:14 +02:00
ldap_shared_examples.rb Leave bad DNs alone instead of raising errors 2017-10-07 10:28:13 -07:00
live_debugger.rb Address Douwe's feedback 2017-11-02 12:02:51 +01:00
login_helpers.rb Merge branch 'patch-28' into 'master' 2017-11-02 11:58:54 +00:00
malicious_regexp_shared_examples.rb
markdown_feature.rb
mentionable_shared_examples.rb
merge_request_helpers.rb
migrations_helpers.rb Reset all connection schema cache after migration tests 2017-09-12 02:49:32 +08:00
milestone_tabs_examples.rb
mobile_helpers.rb
notify_shared_examples.rb Optimize notification emails specs 2017-09-01 12:34:20 +02:00
omni_auth.rb
prepare-gitlab-git-test-for-commit
project_forks_helper.rb Backport EE change for setting up forked project 2017-10-11 14:11:33 +00:00
prometheus_helpers.rb
query_recorder.rb Extend the QueryRecorder matcher 2017-09-14 17:45:44 +02:00
quick_actions_helpers.rb
rake_helpers.rb
reactive_caching_helpers.rb
redis_without_keys.rb Don't use `Redis#keys` in the circuitbreaker 2017-10-17 12:47:20 +02:00
reference_parser_helpers.rb
reference_parser_shared_examples.rb
repo_helpers.rb
routing_helpers.rb
search_helpers.rb
seed_helper.rb Migrate creating/deleting a branch to Gitaly 2017-09-06 17:25:17 +02:00
seed_repo.rb
select2_helper.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
services_shared_context.rb
setup_builds_storage.rb
sidekiq.rb
slack_mattermost_notifications_shared_examples.rb Replaces 'WikiPage::CreateService' calls with 'wiki_page' factory 2017-10-13 14:42:52 +02:00
snippets_shared_examples.rb
sorting_helper.rb
stored_repositories.rb
stub_configuration.rb Read circuitbreaker settings from `Gitlab::CurrentSettings` 2017-10-17 11:50:32 +02:00
stub_env.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
stub_feature_flags.rb
stub_gitlab_calls.rb Add serializer matchers 2017-10-02 23:17:31 +02:00
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Ensure no exception is raised if the Gitaly process is already gone in TestEnv.cleanup 2017-10-17 17:42:43 +02:00
time_tracking_shared_examples.rb
unique_ip_check_shared_examples.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
unpack-gitlab-git-test
update_invalid_issuable.rb Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
updating_mentions_shared_examples.rb
upload_helpers.rb
user_activities_helpers.rb
wait_for_requests.rb
webmock.rb
workhorse_helpers.rb