gitlab-org--gitlab-foss/spec/requests/api
Grzegorz Bizon b9b95a9f19 Improve commit builds API endpoint RESTful behavior
1. Return 404 if commit is not found (RESTful resource not found)
2. Return an empty array if pipeline is not found (resource present, no
   associated builds found)
3. Return an empty array if pipeline found but no builds there (resource
   present, no associated builds)
2016-06-28 12:22:31 +02:00
..
api_helpers_spec.rb Fix api_helpers_spec 2016-06-16 12:28:31 +05:30
award_emoji_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
branches_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
builds_spec.rb Improve commit builds API endpoint RESTful behavior 2016-06-28 12:22:31 +02:00
commit_statuses_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
commits_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
doorkeeper_access_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
files_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
fork_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
group_members_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
groups_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
internal_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
issues_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
keys_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
labels_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
license_templates_spec.rb Rename Licenses API to License Templates API 2016-06-27 14:42:05 -05:00
merge_requests_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
milestones_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
namespaces_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
notes_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_hooks_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_members_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_snippets_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
projects_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
repositories_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
runners_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
services_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
session_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
settings_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
sidekiq_metrics_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
system_hooks_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
tags_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
templates_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
triggers_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
users_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
variables_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00