summaryrefslogtreecommitdiff
path: root/lib/api/helpers
Commit message (Expand)AuthorAgeFilesLines
* Paginate all endpoints that return an arrayRobert Schilling2017-02-161-1/+1
* replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-2/+2
* Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-211-0/+8
|\
| * Accept environment variables from the `pre-receive` script.Timothy Andrew2016-12-161-0/+8
* | Merge branch 'master' into auto-pipelines-vueRegis2016-12-161-0/+14
|\ \ | |/
| * Add an environment slugNick Thomas2016-12-151-0/+14
* | Extract API pagination code to a separete moduleGrzegorz Bizon2016-12-071-0/+45
|/
* API: Introduce `#find_group!` which also check access permission22373-reduce-queries-in-api-helpers-find_projectRémy Coutable2016-11-241-1/+1
* Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-161-0/+57
* New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+13