summaryrefslogtreecommitdiff
path: root/lib/api/helpers
Commit message (Expand)AuthorAgeFilesLines
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-4/+4
* Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-051-38/+14
|\
| * Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-031-38/+14
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+13
|/
* Remove unused user activities codeSean McGivern2017-04-141-2/+1
* Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-0/+7
* Set Git-specific env in /api/internal/allowedRémy Coutable2017-04-101-3/+3
* Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changesYorick Peterse2017-03-311-1/+5
* Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin2017-03-201-8/+0
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-3/+3
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-3/+3
* | Fix rubocop offensesTomasz Maczukin2017-03-021-2/+2
* | Add artifacts uploading authorize APITomasz Maczukin2017-03-021-0/+4
* | Add job patch trace APITomasz Maczukin2017-03-021-0/+13
* | Add job update APITomasz Maczukin2017-03-021-1/+10
* | Fix rubocop offensesTomasz Maczukin2017-03-021-1/+1
* | Add jobs requesting APITomasz Maczukin2017-03-021-0/+28
|/
* Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński2017-02-271-0/+23
|\
| * Rename API::Ci to API::Runnerfeature/runners-v4-apiTomasz Maczukin2017-02-161-1/+1
| * Fix rubocop offensesTomasz Maczukin2017-02-161-4/+3
| * Add Runner registration/deletion APITomasz Maczukin2017-02-161-0/+24
* | 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