gitlab-org--gitlab-foss/lib/api
Andrew Beresford 3a4086e22f Expose the target commit ID through the tag API
This is useful for annotated tags, where the deferenced target is not the same as the tag object. At the moment there is no way to differentiate the two through the tag API.

This change adds a "target" property and leaves the existing "commit" property alone so that existing behaviour is not altered.
2018-04-08 20:59:03 +01:00
..
helpers Make the API project params reusable 2018-04-04 19:49:48 +02:00
v3 Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
access_requests.rb
api.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
api_guard.rb
applications.rb
award_emoji.rb
badges.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb
entities.rb Expose the target commit ID through the tag API 2018-04-08 20:59:03 +01:00
environments.rb
events.rb
features.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
files.rb
group_boards.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb Merge branch 'jramsay-38830-tarball' into 'master' 2018-04-06 14:14:39 +00:00
internal.rb
issues.rb Include subgroup issues when searching for group issues using the API 2018-04-05 17:19:52 -03:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_export.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
project_hooks.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
project_milestones.rb
project_snippets.rb
projects.rb Make the API project params reusable 2018-04-04 19:49:48 +02:00
projects_relation_builder.rb
protected_branches.rb
repositories.rb Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
runner.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
runners.rb
scope.rb
search.rb
services.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb
variables.rb
version.rb
wikis.rb