gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets b9219469f7 Merge branch 'make-namespaces-api-available-to-all-users' into 'master'
Make namespace API available to all users

### What does this MR do?

This MR makes it possible for a user to query namespaces to which he/she has access. Also, it adds documentation for the existing API.

### Why was this MR needed?

Even though the `groups` API exists, it might still be useful to have an endpoint that tells the namespace type (e.g. `user` vs. `group`), especially if a user has access to a number of different projects.

### What are the relevant issue numbers?

Closes https://github.com/gitlabhq/gitlabhq/issues/9328

See merge request !708
2015-06-04 15:59:17 +00:00
..
assets Show key fingerprint on DeployKeys#index 2015-06-03 18:03:04 -04:00
controllers Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
finders
helpers
mailers
models Merge branch 'make-namespaces-api-available-to-all-users' into 'master' 2015-06-04 15:59:17 +00:00
services Skip repo removing whem remove user or group 2015-06-03 16:16:27 +02:00
uploaders
views Merge branch 'sn-push-email-plussign' into 'master' 2015-06-04 15:57:53 +00:00
workers