summaryrefslogtreecommitdiff
path: root/lib/api/namespaces.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9328
* 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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>