Commit graph

14 commits

Author SHA1 Message Date
Tomasz Maczukin
4460863bd7
Make parent_id field integer/null value instead of string 2018-02-13 11:44:05 +01:00
Tomasz Maczukin
dfbfd3c7d7
Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
Tomasz Maczukin
392cc88709
Add new API endpoint - get a namespace by ID 2017-11-23 14:34:34 +01:00
EmilienMottet
c27b1cd394 fix json response 2017-08-29 15:02:16 +02:00
Oswaldo Ferreira
a0c044c114 Improve tests text 2017-06-28 17:55:50 -03:00
Oswaldo Ferreira
bd4c2847f4 Rename members_count to members_count_with_descendants and expose only to group admins 2017-06-28 17:27:01 -03:00
Oswaldo Ferreira
da3e4f4128 Add "members_count" and "parent_id" data on namespaces API 2017-06-28 15:50:29 -03:00
Marcia Ramos
18a2928732 Add "API" to all respective headings (h1s) 2017-05-18 08:49:03 +00:00
Robert Schilling
1ead6a9793 Use v4 endpoint in API docs 2017-03-01 18:39:40 +01:00
Dmitriy Zaporozhets
c48539463f
Expose Namespace#full_path in namespaces API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-14 15:34:36 +02:00
winniehell
e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
Achilleas Pipinellis
2b3e64a601 Clean up namespaces API documentation
[ci skip]
2016-01-24 19:28:24 +01:00
Achilleas Pipinellis
ddc8b91a5f Refactor namespaces API documentation [ci skip] 2016-01-18 09:42:44 +01:00
Stan Hu
67992b9be6 Make namespace API available to all users
Closes https://github.com/gitlabhq/gitlabhq/issues/9328
2015-05-28 11:39:12 -07:00