gitlab-org--gitlab-foss/lib/api/v3
James Ramsay 0b1b9c409d Add option to suppress archive commit sha
Repository archives are always named `<project>-<ref>-<sha>` even if
the ref is a commit. A consequence of always including the sha even
for tags is that packaging a release is more difficult because both
the ref and sha must be known by the packager.

- add append_sha option (defaults true) to provide a method for
toggling this feature.

Support added to GitLab Workhorse by gitlab-org/gitlab-workhorse!232
2018-04-04 16:56:18 -04:00
..
award_emoji.rb
boards.rb
branches.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
broadcast_messages.rb
builds.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
commits.rb Add option to disable commit stats to commit API 2018-01-09 11:36:12 +00:00
deploy_keys.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
deployments.rb
entities.rb align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
environments.rb
files.rb
groups.rb
helpers.rb
issues.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
labels.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
members.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_request_diffs.rb
merge_requests.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
milestones.rb
notes.rb
pipelines.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
project_hooks.rb align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
project_snippets.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
projects.rb Resolve "Forking with namespace doesn't work (API)" 2018-03-26 09:22:03 +00:00
repositories.rb Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
runners.rb
services.rb Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3' 2018-01-16 17:04:38 -08:00
settings.rb
snippets.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
time_tracking_endpoints.rb
todos.rb Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb
variables.rb