gitlab-org--gitlab-foss/spec/requests/api
2018-04-04 15:40:29 +00:00
..
v3 Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-22 09:06:10 -04:00
access_requests_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
applications_spec.rb Add application create API 2018-01-24 09:42:04 +01:00
award_emoji_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
badges_spec.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
boards_spec.rb Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
branches_spec.rb Update API: add search param to branches 2018-03-05 12:57:47 +00:00
broadcast_messages_spec.rb
circuit_breakers_spec.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
commit_statuses_spec.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
commits_spec.rb Allow merge requests related to a commit to be found via API 2018-03-26 19:34:36 +01:00
deploy_keys_spec.rb Set user when adding deploy key to project using API 2018-03-28 18:53:52 +02:00
deployments_spec.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
discussions_spec.rb Add discussion API 2018-03-07 12:27:50 +01:00
doorkeeper_access_spec.rb
environments_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
events_spec.rb
features_spec.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
group_boards_spec.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
group_milestones_spec.rb
group_variables_spec.rb Fix API variable specs 2018-02-05 20:15:06 +01:00
groups_spec.rb Backport /api/v4/groups N+1 query check from EE 2018-02-03 15:38:19 -08:00
helpers_spec.rb Save user ID and username in Grape API log (api_json.log) 2018-01-08 21:23:24 -08:00
internal_spec.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
issues_spec.rb Adds updated_at filter to issues and merge_requests API 2018-03-05 14:10:32 +01:00
jobs_spec.rb fix the api jobs spec from having EE specific tests 2018-03-22 16:12:53 -04:00
keys_spec.rb
labels_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
lint_spec.rb
members_spec.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
merge_request_diffs_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
merge_requests_spec.rb Set allow_maintainer_to_push using the API 2018-03-07 16:59:17 +01:00
namespaces_spec.rb
notes_spec.rb Add discussion API 2018-03-07 12:27:50 +01:00
notification_settings_spec.rb
oauth_tokens_spec.rb
pages_domains_spec.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00
pipeline_schedules_spec.rb
pipelines_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_export_spec.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
project_hooks_spec.rb align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
project_import_spec.rb Fix project import API after import service refactor 2018-02-16 18:03:34 +01:00
project_milestones_spec.rb Enables Project Milestone Deletion via API 2018-01-16 13:11:59 +01:00
project_snippets_spec.rb Fix the user-agent detail API endpoint for project snippets 2018-01-17 14:30:07 +00:00
projects_spec.rb Resolve "Allow the configuration of a project's merge method via the API" 2018-04-04 09:56:38 +00:00
protected_branches_spec.rb API uses ProtectedBranchPolicy for destroy/create 2018-03-26 10:29:53 +01:00
repositories_spec.rb Adds ordering to projects contributors in API 2017-12-13 18:02:20 +01:00
runner_spec.rb Store metadata checksum for artifacts 2018-04-03 20:42:51 +09:00
runners_spec.rb Fix style problem in spec/requests/api/runners_spec.rb 2018-03-28 13:58:34 +02:00
search_spec.rb Optional '/-/' delimiter for search API 2018-03-19 20:02:15 +01:00
services_spec.rb Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3' 2018-01-16 17:04:38 -08:00
settings_spec.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
sidekiq_metrics_spec.rb
snippets_spec.rb Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06:00
system_hooks_spec.rb api support for merge_requests_events system hook 2018-01-04 09:33:41 +01:00
tags_spec.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates_spec.rb Fix test failures with licensee 8.9 2018-03-20 12:42:36 +01:00
todos_spec.rb Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers_spec.rb
users_spec.rb Add sorting options for /users API (admin only) 2018-02-06 16:00:33 +02:00
variables_spec.rb Fix API variable specs 2018-02-05 20:15:06 +01:00
version_spec.rb
wikis_spec.rb Fix API endpoints to edit wiki pages where project belongs to a group 2018-01-03 00:22:01 -05:00