gitlab-ce/spec/requests/api
Grzegorz Bizon 9ce8aa31f2 Respond with validation errors in commit status API
If validation errors are present, include validation errors in the
commit status API payload, instead of depending on state machine errors
caused by invalid record.
2017-01-18 12:30:01 +01:00
..
access_requests_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
api_internal_helpers_spec.rb Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths 2016-11-16 14:30:56 +00:00
award_emoji_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
boards_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
branches_spec.rb Allow branch names with dots on API endpoint 2016-12-08 16:39:56 -02:00
broadcast_messages_spec.rb Add BroadcastMessage API implementation 2016-08-31 17:03:18 -03:00
builds_spec.rb Guests can read builds if those are public 2016-12-04 15:48:50 +01:00
commit_statuses_spec.rb Respond with validation errors in commit status API 2017-01-18 12:30:01 +01:00
commits_spec.rb Fix Commits API to accept a Project path upon POST 2017-01-03 01:16:38 +00:00
deploy_keys_spec.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00
deployments_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
doorkeeper_access_spec.rb Calls to the API are checked for scope. 2016-12-16 16:29:31 +05:30
environments_spec.rb Add an environment slug 2016-12-15 13:57:03 +00:00
files_spec.rb Improve specs for Files API 2016-12-20 16:11:10 +01:00
fork_spec.rb Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
groups_spec.rb Fix groups API to accept path when transferring a project 2017-01-03 09:25:56 +00:00
helpers_spec.rb Fix a Grape deprecation, use `#request_method` instead of `#route_method` 2016-12-23 19:07:23 +01:00
internal_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
issues_spec.rb Only escape the 'No Milestone' param 2017-01-13 10:07:56 +00:00
keys_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
labels_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
lint_spec.rb Code refactor 2016-09-07 12:10:49 +02:00
members_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
merge_request_diffs_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
merge_requests_spec.rb Don't allow blank MR titles in API 2016-12-13 09:01:48 +01:00
milestones_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
namespaces_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
notes_spec.rb Merge branch 'update-api-spec-files' into 'master' 2016-12-02 09:38:11 +00:00
notification_settings_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
oauth_tokens_spec.rb
pipelines_spec.rb Merge branch 'update-api-spec-files' into 'master' 2016-12-02 09:38:11 +00:00
project_hooks_spec.rb Fix project hooks params 2017-01-03 21:07:12 +01:00
project_snippets_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
projects_spec.rb Merge branch 'dot-in-project-queries' into 'master' 2017-01-16 00:03:01 +00:00
repositories_spec.rb Improve specs for Files API 2016-12-20 16:11:10 +01:00
runners_spec.rb Grapify runners API 2016-11-10 11:09:08 +01:00
services_spec.rb Add API route slack slash commands 2017-01-03 20:34:35 +01:00
session_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
settings_spec.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
sidekiq_metrics_spec.rb
snippets_spec.rb API: Endpoint to expose personal snippets as /snippets 2016-12-01 19:07:49 +01:00
system_hooks_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
tags_spec.rb Allow public access to some Tag API endpoints 2016-12-07 11:39:11 +01:00
templates_spec.rb Create a new /templates API namespace 2016-10-12 11:09:41 +02:00
todos_spec.rb
triggers_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
users_spec.rb Fix Users API to accept confirm parameter 2017-01-11 14:38:41 +00:00
variables_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
version_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00