summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-033-2/+39
* Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-033-2/+46
|\
| * Use iids as filter parameterJarka Kadlecova2017-03-023-2/+46
* | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-0212-44/+578
|\ \
| * | Override setters so it also accepts string visibility levels27501-api-use-visibility-everywhereToon Claes2017-03-021-15/+1
| * | Use string based `visibility` getter & setterToon Claes2017-03-025-20/+10
| * | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-025-8/+197
| * | Expose Snippet VisibilityLevel as StringToon Claes2017-03-023-10/+149
| * | Ensure v3 environments endpoints remain unchangedToon Claes2017-03-022-2/+64
| * | Expose Group VisibilityLevel as StringToon Claes2017-03-024-6/+174
| * | Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-024-24/+24
* | | Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil Trzciński2017-03-021-4/+5
|\ \ \
| * | | Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-011-4/+5
* | | | Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-021-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | API issues - support filtering by iidsJarka Kadlecova2017-03-011-0/+1
* | | | Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'Rémy Coutable2017-03-022-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable filtering milestones by search criteria in the APIMark Fletcher2017-03-022-0/+6
* | | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+12
* | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-016-48/+139
|\ \ \ \
| * | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-016-48/+139
| | |_|/ | |/| |
* | | | Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master' Kamil Trzciński2017-03-011-0/+17
|\ \ \ \
| * | | | Add environment `/stop` action27142-api-replace-destroy-with-stop-environmentToon Claes2017-02-281-0/+17
* | | | | Merge branch 'custom-empty-exception-class-cop' into 'master' Robert Speicher2017-03-011-7/+4
|\ \ \ \ \
| * | | | | Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-7/+4
| | |/ / / | |/| | |
* | | | | Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern2017-03-011-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add spec for todo with target_type CommitGeorge Andrinopoulos2017-02-211-5/+2
| * | | | Fix todos API endpoint application errorGeorge Andrinopoulos2017-02-171-1/+5
* | | | | Merge branch '6073_project_api' into 'master' Sean McGivern2017-02-282-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | API project create: Make name or path requiredJarka Kadlecova2017-02-272-2/+4
| | |_|/ | |/| |
* | | | New runner API returns 204api-empty-returnRobert Schilling2017-02-281-1/+1
* | | | Backport API to V3Robert Schilling2017-02-2821-3/+958
* | | | Return 204 for delete endpointsRobert Schilling2017-02-2819-63/+22
| |_|/ |/| |
* | | Merge branch 'mock-ci-service' into 'master'Douwe Maan2017-02-271-1/+14
|\ \ \
| * | | Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-241-1/+14
| |/ /
* | | Merge branch 'unified-member-api-response' into 'master' Sean McGivern2017-02-271-7/+0
|\ \ \
| * | | API: Return 400 for all validation erros in the mebers APIunified-member-api-responseRobert Schilling2017-02-241-7/+0
* | | | Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński2017-02-274-0/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename API::Ci to API::Runnerfeature/runners-v4-apiTomasz Maczukin2017-02-163-6/+6
| * | | Fix rubocop offensesTomasz Maczukin2017-02-161-4/+3
| * | | Add Runner registration/deletion APITomasz Maczukin2017-02-164-0/+81
* | | | Update API v3 in line with v4Douwe Maan2017-02-241-7/+0
* | | | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-7/+0
| |/ / |/| |
* | | Merge branch 'api-simplify-variables-validation' into 'master' Rémy Coutable2017-02-241-8/+3
|\ \ \
| * | | Simplyfy variables validation in triggers APIapi-simplify-variables-validationRobert Schilling2017-02-241-8/+3
* | | | Merge branch 'master' into 'api-remove-owned-groups'api-remove-owned-groupsSean McGivern2017-02-246-3/+20
|\ \ \ \
| * \ \ \ Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern2017-02-244-1/+14
| |\ \ \ \
| | * | | | Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-234-1/+14
| | |/ / /
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2433-58/+728
| |\ \ \ \ | | |/ / /
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-11/+3
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2131-87/+420
| |\ \ \ \ \