Merge branch 'master' into fixes/api
This commit is contained in:
commit
8045a81bcf
261 changed files with 1794 additions and 1417 deletions
|
@ -24,7 +24,8 @@ module Gitlab
|
|||
format :json
|
||||
error_format :json
|
||||
helpers APIHelpers
|
||||
|
||||
|
||||
mount Groups
|
||||
mount Users
|
||||
mount Projects
|
||||
mount Issues
|
||||
|
@ -32,5 +33,6 @@ module Gitlab
|
|||
mount Session
|
||||
mount MergeRequests
|
||||
mount Notes
|
||||
mount Internal
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue