summaryrefslogtreecommitdiff
path: root/lib/api/namespaces.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Get rid of the user_namespace API helper methodRémy Coutable2019-04-241-0/+2
* Backports some changes from gitlab-ee!7885Rubén Dávila2018-12-071-1/+16
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Allow request namespace by ID or pathTomasz Maczukin2017-11-231-16/+2
* Add new API endpoint - get a namespace by IDTomasz Maczukin2017-11-231-0/+24
* Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-281-1/+1
* Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-041-1/+3
* GrapeDSL for Namespace endpointzj-grape-sessionsZ.J. van de Weg2016-10-041-12/+10
* Make namespace API available to all usersStan Hu2015-05-281-5/+6
* Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-021-2/+2
* fix most of warningsskv2013-12-151-1/+1
* Namespaces API for admin usersDmitriy Zaporozhets2013-11-151-0/+23