gitlab-org--gitlab-foss/spec/requests/api
Robert Speicher 4f92f29e70 Merge branch 'koding-setting-api' into 'master'
Expose the Koding application settings in the API

## Why was this MR needed?

When saving the GitLab application secrets in Koding, and authorising your admin user to have access to the UI, we want to let Koding enable the integration, and populate the url in GitLab for the user.

## What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/22705

See merge request !6555
2016-09-30 11:06:08 +00:00
..
access_requests_spec.rb New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
api_helpers_spec.rb Enable Warden for the Grape API 2016-09-19 12:27:37 +01:00
award_emoji_spec.rb Fix tests for Snippets toggling awards 2016-09-19 19:53:09 +03:00
branches_spec.rb Fix API::BranchesSpec. 2016-08-16 14:10:28 +05:30
broadcast_messages_spec.rb Add BroadcastMessage API implementation 2016-08-31 17:03:18 -03:00
builds_spec.rb expose pipeline data in builds API 2016-09-28 23:58:16 -03:00
commit_statuses_spec.rb Fix an error where we were unable to create a CommitStatus for running state 2016-09-12 12:20:18 +02:00
commits_spec.rb Add specs that target status failure 2016-09-18 21:41:45 +02:00
deploy_keys_spec.rb Create service for enabling deploy keys 2016-08-05 11:38:17 +02:00
deployments_spec.rb Docs for API endpoints 2016-08-18 21:10:52 +02:00
doorkeeper_access_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
environments_spec.rb Expose project for environments 2016-08-18 21:10:52 +02:00
files_spec.rb Add optional 'author' param when making commits 2016-09-19 10:00:26 -07:00
fork_spec.rb API: Return 404 when trying to fork to unaccessible namespace 2016-09-22 12:15:45 +02:00
groups_spec.rb Allow to set request_access_enabled for groups and projects using API 2016-09-19 12:13:57 -03:00
internal_spec.rb Handle LFS token creation and retrieval in the same method, and in the same Redis connection. 2016-09-28 12:13:48 -05:00
issues_spec.rb Ensure specs on sorting of issues in API are deterministic on MySQL 2016-09-12 15:44:41 +02:00
keys_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
labels_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
license_templates_spec.rb Rename Licenses API to License Templates API 2016-06-27 14:42:05 -05:00
lint_spec.rb Code refactor 2016-09-07 12:10:49 +02:00
members_spec.rb Better assertion in API members specs 2016-09-16 17:18:27 +02:00
merge_request_diffs_spec.rb Add single merge request diff API endpoint 2016-08-12 14:44:49 +03:00
merge_requests_spec.rb entities: expose {,merge_commit_}sha in MergeRequest 2016-08-31 10:50:54 -04:00
milestones_spec.rb Allowing ">" to be used for Milestone models's title and storing the value in db as unescaped. 2016-09-29 19:28:38 -07:00
namespaces_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
notes_spec.rb Fix API notes endpoint when posting only emoji 2016-09-16 16:28:53 +02:00
notification_settings_spec.rb Add notification_settings API calls 2016-09-09 17:08:06 +00:00
oauth_tokens_spec.rb Small refactor and syntax fixes. 2016-08-18 16:47:26 -05:00
pipelines_spec.rb Add docs on API for pipelines, plus minor fixes 2016-08-18 16:56:39 +02:00
project_hooks_spec.rb api: expose wiki_page_events project hook field in the API 2016-08-24 10:33:51 -04:00
project_snippets_spec.rb api: expose web_url for project entities 2016-08-24 10:32:31 -04:00
projects_spec.rb Expose project share expiration_date field on API 2016-09-28 10:12:49 -03:00
repositories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
runners_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
services_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
session_spec.rb Small refactor and syntax fixes. 2016-08-18 16:47:26 -05:00
settings_spec.rb Expose the Koding application settings in the API 2016-09-29 09:12:52 -07:00
sidekiq_metrics_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
system_hooks_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
tags_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
templates_spec.rb Load issues and merge requests templates from repository 2016-08-16 15:50:17 -03:00
todos_spec.rb Use cache for todos counter calling TodoService 2016-08-12 17:40:03 +02:00
triggers_spec.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
users_spec.rb Add extra check for api users spec 2016-09-27 14:46:39 +03:00
variables_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00