gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets b7d3fc15a4 Merge branch 'dz-internal-api-fullpath' into 'master'
Make internal api work with full repo path and name

## What does this MR do?

Make internal api work with full repo path and name

## Why was this MR needed?

So we can pass full repository path on filesystem from gitlab-shell instead of extracted one. We need this for nested groups support where project is can be nested under several groups. 

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

See merge request !7148
2016-10-28 21:36:40 +00:00
..
helpers
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
builds.rb Grapify builds API 2016-10-24 13:06:17 +02:00
commit_statuses.rb
commits.rb Added path parameter to Commits API 2016-10-24 16:43:52 +02:00
deploy_keys.rb Fixes various errors when adding deploy keys caused by not exiting the control flow. 2016-10-26 12:54:47 +02:00
deployments.rb
entities.rb
environments.rb
files.rb
groups.rb
helpers.rb API: Fix booleans not recognized as such when using the `to_boolean` helper 2016-10-27 18:21:09 +02:00
internal.rb Refactor storage path extraction from full repo path 2016-10-28 15:55:55 +03:00
issues.rb
keys.rb
labels.rb Grapify the labels API 2016-10-24 16:52:34 +02:00
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
namespaces.rb
notes.rb
notification_settings.rb
pipelines.rb
project_hooks.rb
project_snippets.rb
projects.rb
repositories.rb
runners.rb
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
subscriptions.rb
system_hooks.rb
tags.rb Grapify tags API 2016-10-26 10:34:16 +02:00
templates.rb
todos.rb
triggers.rb
users.rb Get rid of extra .page call 2016-10-24 22:56:27 +03:00
variables.rb
version.rb