summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/regression-in-runners-registration-v1-api' into 'master' Rémy Coutable2017-03-141-0/+3
|\
| * Fix regression in runners registration v1 apifix/regression-in-runners-registration-v1-apiTomasz Maczukin2017-03-131-0/+3
* | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-131-13/+18
|\ \
| * | Rename variableBob Van Landuyt2017-03-131-2/+2
| * | Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-0/+1
| * | Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-13/+17
* | | Implement `json_response` as a `let` variableRémy Coutable2017-03-131-2/+2
| |/ |/|
* | Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern2017-03-131-1/+1
|\ \ | |/ |/|
| * fix a brittle stubhttp://jneen.net/2017-03-091-1/+1
* | Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan2017-03-101-0/+8
|\ \ | |/ |/|
| * Fix for creating a project through API when import_url is niltc-fix-project-create-500Toon Claes2017-03-101-0/+8
* | Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-3/+29
|/
* Merge branch 'issue_16834'Douwe Maan2017-03-073-104/+400
|\
| * Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-073-68/+247
| * Update API endpoints for raw filesFelipe Artur2017-03-072-97/+214
* | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-081-2/+92
|\ \
| * | Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-12/+65
| * | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-0/+37
| |/
* | Make it possible to query scope as scope[]=Toon Claes2017-03-071-4/+4
* | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-0/+72
|/
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-1/+3
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-073-0/+58
|\ \
| * | Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-073-0/+58
* | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-0/+185
|\ \ \ | |/ / |/| |
| * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-062-215/+58
| * | refactors finder and correlated codeTiago Botelho2017-03-012-41/+41
| * | applies relevant changes to the code and code structureTiago Botelho2017-02-282-28/+43
| * | refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-282-11/+74
| * | add impersonation tokenSimon Vocella2017-02-281-3/+25
| * | manage personal_access_tokens through apiSimon Vocella2017-02-282-0/+242
* | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-1/+873
|\ \ \
| * | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-071-2/+10
| * | | Change artifacts and cache fields to arraysTomasz Maczukin2017-03-061-5/+11
| * | | Fix rubocop offensesTomasz Maczukin2017-03-061-1/+1
| * | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-40/+107
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-3/+5
| * | | Add artifacts downloading APITomasz Maczukin2017-03-021-0/+40
| * | | Add artifacts uploading APITomasz Maczukin2017-03-021-0/+205
| * | | Add artifacts uploading authorize APITomasz Maczukin2017-03-021-0/+77
| * | | Add job patch trace APITomasz Maczukin2017-03-021-0/+134
| * | | Add job update APITomasz Maczukin2017-03-021-0/+48
| * | | Update step data namingTomasz Maczukin2017-03-021-2/+2
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-16/+13
| * | | Refactor JobRequest response structureTomasz Maczukin2017-03-021-10/+41
| * | | Add jobs requesting APITomasz Maczukin2017-03-021-0/+257
* | | | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-071-0/+6
* | | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-072-2/+2
* | | | Migrate the Todos API to use `issuable_iid`Timothy Andrew2017-03-071-3/+3