gitlab-org--gitlab-foss/lib/api
Robert Schilling b7bf1f3a9d Grapify the projects snippet API 2016-11-21 17:25:34 +01:00
..
helpers Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths 2016-11-16 14:30:56 +00:00
access_requests.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
builds.rb
commit_statuses.rb
commits.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
deploy_keys.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
deployments.rb
entities.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
environments.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
files.rb
groups.rb Allow sorting groups in API 2016-11-17 18:37:52 +00:00
helpers.rb Improve style, add more tests 2016-11-18 11:38:54 +01:00
internal.rb Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths 2016-11-16 14:30:56 +00:00
issues.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
keys.rb
labels.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
lint.rb
members.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
merge_request_diffs.rb
merge_requests.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
milestones.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
namespaces.rb
notes.rb Grapify the notes API 2016-11-15 16:28:11 +01:00
notification_settings.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
pipelines.rb Add api endpoint for creating a pipeline 2016-11-18 23:12:21 +02:00
project_hooks.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
project_snippets.rb Grapify the projects snippet API 2016-11-21 17:25:34 +01:00
projects.rb
repositories.rb Grapify the repository API 2016-11-18 10:43:31 +01:00
runners.rb
services.rb Return a consistent not found message 2016-11-18 12:30:32 +01:00
session.rb
settings.rb
sidekiq_metrics.rb
subscriptions.rb Pass project to Entities::Label to check if user is subscribed 2016-11-17 15:10:13 -02:00
system_hooks.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
tags.rb Use declared_params helper in API 2016-11-14 15:22:06 +01:00
templates.rb
todos.rb
triggers.rb Add ref parameter for triggerring builds with gitlab webhook from other project. 2016-11-15 17:19:33 +03:00
users.rb Grapify the users API 2016-11-21 10:53:28 +01:00
variables.rb
version.rb