1. 08 6月, 2015 1 次提交
  2. 06 6月, 2015 11 次提交
  3. 05 6月, 2015 27 次提交
  4. 04 6月, 2015 1 次提交
    • D
      Merge branch 'make-namespaces-api-available-to-all-users' into 'master' · b9219469
      Dmitriy Zaporozhets 提交于
      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
      b9219469