summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-032-12/+263
|\
| * Use iids as filter parameterJarka Kadlecova2017-03-022-12/+263
* | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-022-0/+28
|\ \
| * | Fix specDouwe Maan2017-03-011-1/+1
| * | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-012-0/+28
* | | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-0210-48/+963
|\ \ \
| * | | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-022-0/+72
| * | | Expose Snippet VisibilityLevel as StringToon Claes2017-03-022-6/+193
| * | | Ensure v3 environments endpoints remain unchangedToon Claes2017-03-022-0/+127
| * | | Expose Group VisibilityLevel as StringToon Claes2017-03-022-3/+533
| * | | Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-022-39/+38
* | | | Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil Trzciński2017-03-021-18/+54
|\ \ \ \
| * | | | Fix Rubocop offenses in commit status API specsfix/gb/update-commit-status-apiGrzegorz Bizon2017-03-011-3/+6
| * | | | Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-011-18/+51
* | | | | Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-021-0/+57
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | API issues - support filtering by iidsJarka Kadlecova2017-03-011-0/+57
* | | | | Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'Rémy Coutable2017-03-021-5/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable filtering milestones by search criteria in the APIMark Fletcher2017-03-021-5/+16
* | | | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+28
* | | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-013-18/+18
|\ \ \ \ \
| * | | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-013-18/+18
| | |_|/ / | |/| | |
* | | | | Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master' Kamil Trzciński2017-03-011-0/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add environment `/stop` action27142-api-replace-destroy-with-stop-environmentToon Claes2017-02-281-0/+35
* | | | | Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-012-4/+4
|\ \ \ \ \
| * | | | | add /award slash commandmhasbini2017-02-282-4/+4
* | | | | | Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern2017-03-011-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add spec for todo with target_type CommitGeorge Andrinopoulos2017-02-211-2/+2
* | | | | | Merge branch '6073_project_api' into 'master' Sean McGivern2017-02-282-6/+60
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | API project create: Make name or path requiredJarka Kadlecova2017-02-272-6/+60
| | |_|_|/ | |/| | |
* | | | | New runner API returns 204api-empty-returnRobert Schilling2017-02-281-1/+4
* | | | | Backport API to V3Robert Schilling2017-02-2815-25/+527
* | | | | Return 204 for delete endpointsRobert Schilling2017-02-2825-71/+84
| |_|_|/ |/| | |
* | | | Merge branch 'unified-member-api-response' into 'master' Sean McGivern2017-02-271-5/+5
|\ \ \ \
| * | | | API: Return 400 for all validation erros in the mebers APIunified-member-api-responseRobert Schilling2017-02-241-5/+5
* | | | | Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński2017-02-271-0/+148
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rename API::Ci to API::Runnerfeature/runners-v4-apiTomasz Maczukin2017-02-161-1/+1
| * | | | Fix rubocop offensesTomasz Maczukin2017-02-161-8/+8
| * | | | Add Runner registration/deletion APITomasz Maczukin2017-02-161-0/+148
* | | | | Fix specDouwe Maan2017-02-241-2/+2
* | | | | Fix specsDouwe Maan2017-02-241-2/+2
| |/ / / |/| | |
* | | | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-243-3/+3
|\ \ \ \
| * | | | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-233-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' into 'api-remove-owned-groups'api-remove-owned-groupsSean McGivern2017-02-245-7/+72
|\ \ \ \
| * \ \ \ Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern2017-02-243-4/+31
| |\ \ \ \
| | * | | | Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-233-4/+31
| | |/ / /
| * | | | Test against default to '0', it should not setLin Jen-Shin2017-02-241-8/+22
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2428-235/+2022
| |\ \ \ \ | | |/ / /
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-6/+41
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2140-113/+988
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-166-8/+35
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |