gitlab-org--gitlab-foss/lib/api
Patrick Derichs b70d23c25a Add task count and completed count to responses of Issue and MR
Add spec for task_completion_status

Add test cases for task_completion_status result

Extracted shared samples

Add new spec file for task completion status response

Fix style errors

Add changelog entry

Changed samples to Hashes

Remove test for successful request

Remove not nil expectation

Add task_completion_status to api documentation for issues

Add task_completion_status to api documentation for merge_requests

Refactor spec so it just requests one specific item

Add task_completion_status to Taskable

Simplified task completion status in entities

Refactor spec so it separates status code check and content check

Fix spec description text and field name
2019-06-07 11:15:55 +02:00
..
entities
helpers Include the port in the URLs of the API Link headers 2019-06-06 15:11:48 +02:00
release
validations Review updates and cleanup 2019-05-17 13:56:25 +03:00
access_requests.rb
api.rb Remove the circuit breaker API 2019-05-24 17:17:14 +02:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb Introduce ServiceResponse to wrap around response 2019-04-22 17:16:32 +08:00
broadcast_messages.rb
commit_statuses.rb
commits.rb Add optional param :start_project to allow variable commit targets 2019-05-31 14:21:15 +00:00
container_registry.rb
custom_attributes_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deploy_keys.rb
deployments.rb
discussions.rb Make resolvable_types a class method 2019-06-03 16:41:05 +02:00
entities.rb Add task count and completed count to responses of Issue and MR 2019-06-07 11:15:55 +02:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb
group_labels.rb
group_milestones.rb
group_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
groups.rb CE-port of Refactor EE specific params override in API::Groups 2019-05-27 12:37:53 +00:00
helpers.rb Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
import_github.rb
internal.rb
issues.rb CE port of Move EE specific lines in API::Issues 2019-05-29 10:28:11 +00:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master' 2019-06-03 16:29:41 +00:00
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pagination_params.rb
pipeline_schedules.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipelines.rb
project_clusters.rb
project_events.rb
project_export.rb
project_hooks.rb
project_import.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
project_milestones.rb
project_snapshots.rb
project_snippets.rb
project_statistics.rb
project_templates.rb
projects.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
projects_relation_builder.rb
protected_branches.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
protected_tags.rb
releases.rb
repositories.rb
resource_label_events.rb
runner.rb Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
runners.rb
scope.rb
search.rb
services.rb
settings.rb CE port of Move EE specific lines in API::Settings 2019-05-30 21:53:25 +00:00
sidekiq_metrics.rb
snippets.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb CE port of Move EE specific lines in API::Users 2019-05-28 10:14:26 +00:00
variables.rb CE port of Move EE specific lines in API::Variables 2019-05-28 10:14:43 +00:00
version.rb
wikis.rb