gitlab-org--gitlab-foss/lib/api/v3
Zeger-Jan van de Weg dc8e1676cd
Upgrade grape to 1.0
Main feature was the deprication of the Hashie stuff, so the access by
calling keys as method is gone now.
2017-08-16 22:06:31 +02:00
..
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
builds.rb Upgrade grape to 1.0 2017-08-16 22:06:31 +02:00
commits.rb
deploy_keys.rb
deployments.rb
entities.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
environments.rb
files.rb
groups.rb
helpers.rb
issues.rb
labels.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
notes.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
pipelines.rb
project_hooks.rb Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_id 2017-07-28 16:27:10 +00:00
project_snippets.rb
projects.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
repositories.rb
runners.rb
services.rb
settings.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Upgrade grape to 1.0 2017-08-16 22:06:31 +02:00
time_tracking_endpoints.rb
todos.rb Avoid plucking Todo ids and use sub-queries instead 2017-08-03 16:31:05 +02:00
triggers.rb Use struct instead of hash 2017-07-20 20:17:42 +08:00
users.rb Initial attempt at refactoring API scope declarations. 2017-06-28 07:17:13 +00:00
variables.rb