gitlab-org--gitlab-foss/lib/api/v3
Robert Speicher fec9fb05a5 Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4'
Restrict Todo API mark_as_done endpoint to the user's todos only
2018-02-09 12:16:25 -06: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 Use preload instead of includes to avoid joins 2018-01-15 22:04:08 +01: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 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
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
members.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08: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
project_snippets.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
projects.rb Support search in API 2018-02-06 16:02:02 +01:00
repositories.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00: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