Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make parent_id field integer/null value instead of stringupdate-namespaces-api-docs | Tomasz Maczukin | 2018-02-13 | 1 | -5/+5 |
| | |||||
* | Allow request namespace by ID or path | Tomasz Maczukin | 2017-11-23 | 1 | -1/+21 |
| | |||||
* | Add new API endpoint - get a namespace by ID | Tomasz Maczukin | 2017-11-23 | 1 | -0/+32 |
| | |||||
* | fix json response | EmilienMottet | 2017-08-29 | 1 | -0/+4 |
| | |||||
* | Improve tests text | Oswaldo Ferreira | 2017-06-28 | 1 | -1/+0 |
| | |||||
* | Rename members_count to members_count_with_descendants and expose only to ↵ | Oswaldo Ferreira | 2017-06-28 | 1 | -6/+6 |
| | | | | group admins | ||||
* | Add "members_count" and "parent_id" data on namespaces API | Oswaldo Ferreira | 2017-06-28 | 1 | -2/+13 |
| | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -2/+2 |
| | |||||
* | Expose Namespace#full_path in namespaces API | Dmitriy Zaporozhets | 2017-02-14 | 1 | -1/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -2/+2 |
| | |||||
* | Clean up namespaces API documentationdoc_refactor_namespaces_api | Achilleas Pipinellis | 2016-01-24 | 1 | -3/+14 |
| | | | | [ci skip] | ||||
* | Refactor namespaces API documentation [ci skip] | Achilleas Pipinellis | 2016-01-18 | 1 | -7/+22 |
| | |||||
* | Make namespace API available to all users | Stan Hu | 2015-05-28 | 1 | -0/+44 |
Closes https://github.com/gitlabhq/gitlabhq/issues/9328 |