gitlab-org--gitlab-foss/lib/api
2017-04-06 19:47:07 +01:00
..
helpers Backport API changes needed to fix sticking in EE 2017-03-31 13:56:53 +02:00
v3 adds relevant tests 2017-04-06 19:47:07 +01:00
access_requests.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
api.rb
api_guard.rb Enable Style/Proc cop for rubocop 2017-04-02 12:48:43 +03:00
award_emoji.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
boards.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
branches.rb Allow unauthenticated access to some Branch API GET endpoints 2017-03-20 09:37:31 +01:00
broadcast_messages.rb
commit_statuses.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
commits.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
deploy_keys.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
deployments.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
entities.rb Merge branch '22303-symbolic-in-tree' into 'master' 2017-04-03 15:59:24 +00:00
environments.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
files.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
groups.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
helpers.rb API: Make the /notes endpoint work with noteable iid instead of id 2017-03-27 15:29:37 +02:00
internal.rb Separate GRPC channels per repository storage 2017-03-29 14:48:05 +02:00
issues.rb Fix API group/issues default state filter 2017-03-28 17:43:55 +03:00
jobs.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
keys.rb
labels.rb Labels support color names in backend 2017-03-29 11:45:15 +00:00
lint.rb
members.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
merge_request_diffs.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
merge_requests.rb Remove :id/merge_requests/:merge_request_iid/comments endpoints 2017-03-27 10:23:14 +02:00
milestones.rb Fixes milestone/merge_request API endpoint to really scope the results 2017-04-03 18:36:51 +02:00
namespaces.rb
notes.rb API: Make the /notes endpoint work with noteable iid instead of id 2017-03-27 15:29:37 +02:00
notification_settings.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
pagination_params.rb
pipelines.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
project_hooks.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
project_snippets.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
projects.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
repositories.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
runner.rb Backport API changes needed to fix sticking in EE 2017-03-31 13:56:53 +02:00
runners.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
services.rb adds relevant tests 2017-04-06 19:47:07 +01:00
session.rb
settings.rb Introduce "polling_interval_multiplier" as application setting 2017-04-03 15:17:04 +02:00
sidekiq_metrics.rb
snippets.rb
subscriptions.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
system_hooks.rb
tags.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
templates.rb
time_tracking_endpoints.rb
todos.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
triggers.rb Allow dot in branch name in trigger/builds endpoint in API 2017-03-20 12:49:31 +00:00
users.rb Delete users asynchronously 2017-04-02 05:37:05 -07:00
variables.rb Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
version.rb