gitlab-org--gitlab-foss/lib/api
2017-08-17 21:47:01 +02:00
..
helpers don't add next page link if current page is out of range 2017-08-17 21:47:01 +02:00
v3 Upgrade grape to 1.0 2017-08-16 22:06:31 +02:00
access_requests.rb
api.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
api_guard.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
commit_statuses.rb
commits.rb Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a / 2017-08-08 12:54:07 +02:00
deploy_keys.rb
deployments.rb
entities.rb Merge branch 'rs-more-public-send-whitelists' into 'master' 2017-08-16 11:25:26 +00:00
environments.rb
events.rb
features.rb
files.rb Fix API responses when dealing with txt files 2017-08-15 11:32:48 -03:00
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb Upgrade grape to 1.0 2017-08-16 22:06:31 +02:00
internal.rb
issues.rb
jobs.rb Upgrade grape to 1.0 2017-08-16 22:06:31 +02:00
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
notification_settings.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
protected_branches.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
repositories.rb
runner.rb
runners.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
scope.rb
services.rb
session.rb
settings.rb Add option to disable project export on instance 2017-08-11 12:22:37 -04:00
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a / 2017-08-08 11:50:58 +02:00
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
users.rb Include the is_admin field in the GET /users/:id API when current user is an admin 2017-08-11 15:14:32 +02:00
variables.rb
version.rb