gitlab-org--gitlab-foss/app/models
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
..
concerns
hooks
members
network
project_services GitLab CI service sends gitlab-ci.yml file 2015-06-02 16:46:01 +03:00
.gitkeep
ability.rb
application_setting.rb Allow to configure a URL to show after sign out 2015-05-29 18:20:15 +02:00
broadcast_message.rb
commit.rb
commit_range.rb
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb
external_issue.rb
forked_project_link.rb
group.rb Log group creation and removal 2015-06-03 16:15:58 +02:00
group_milestone.rb
identity.rb
issue.rb
key.rb
label.rb
label_link.rb
member.rb
merge_request.rb
merge_request_diff.rb
milestone.rb
namespace.rb Skip repo removing whem remove user or group 2015-06-03 16:16:27 +02:00
note.rb
notification.rb
personal_snippet.rb
project.rb
project_import_data.rb
project_snippet.rb
project_team.rb
project_wiki.rb
protected_branch.rb
repository.rb Remove files in web editor using rugged 2015-06-02 11:41:21 +02:00
service.rb
snippet.rb
subscription.rb
tree.rb
user.rb Merge branch 'make-namespaces-api-available-to-all-users' into 'master' 2015-06-04 15:59:17 +00:00
users_star_project.rb
wiki_page.rb