gitlab-org--gitlab-foss/spec/support
Rémy Coutable 29850364ec New AccessRequests API endpoints for Group & Project
Also, mutualize AccessRequests and Members endpoints for Group &
Project.
New API documentation for the AccessRequests endpoints.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-10 19:07:05 +02:00
..
api New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
gitlab_stubs
import_export fixed and refactored a few things based on MR feedback 2016-05-06 13:40:02 +02:00
matchers Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
api_helpers.rb Enable Style/MultilineTernaryOperator rubocop cop 2016-07-20 14:24:39 +02:00
capybara.rb Fix Capybara 2.6.2 deprecation warnings 2016-03-15 11:03:17 -07:00
capybara_helpers.rb
carrierwave.rb
db_cleaner.rb
email_format_shared_examples.rb Validate email addresses using Devise.email_regexp 2016-02-09 18:15:35 +01:00
email_helpers.rb Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
factory_girl.rb
fake_u2f_device.rb
filter_spec_helper.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
fixture_helpers.rb Add fixture_file helper. 2015-08-20 12:41:47 -07:00
import_spec_helper.rb
issue_helpers.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
issue_tracker_service_shared_example.rb Ensure URL in all Service subclasses are valid 2016-04-25 15:28:24 -04:00
jira_service_helper.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
login_helpers.rb
markdown_feature.rb
mentionable_shared_examples.rb Restrict access to references for confidential issues 2016-03-17 20:55:59 -03:00
merge_request_helpers.rb
omni_auth.rb
project_hook_data_shared_example.rb
reference_parser_helpers.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
repo_helpers.rb Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
select2_helper.rb
services_shared_context.rb Hide passwords to non-admin users in the services API 2015-10-12 15:24:00 +02:00
setup_builds_storage.rb
stub_configuration.rb Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00
stub_gitlab_calls.rb Rename all [ci_]commit to [ci_]pipeline in specs and features 2016-06-03 16:22:26 +02:00
stub_gitlab_data.rb
taskable_shared_examples.rb Change wording for task list summaries 2015-05-06 17:27:10 -04:00
test_env.rb Add failing test for #20462 2016-08-02 03:32:28 +02:00
wait_for_ajax.rb Fix Capybara 2.6.2 deprecation warnings 2016-03-15 11:03:17 -07:00
webmock.rb
workhorse_helpers.rb