summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-072-25/+250
* | | | Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-072-13/+30
* | | | API routes referencing a specific merge request should use the MR `iid`Timothy Andrew2017-03-071-54/+143
* | | | API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-55/+95
* | | | Narrow environment payload by using basic project details resource28598-narrow-environment-payload-by-using-basic-projectOswaldo Ferreira2017-03-061-2/+3
* | | | Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-068-22/+768
|\ \ \ \
| * | | | Incorporate review, drop old endpointZ.J. van de Weg2017-03-061-69/+0
| * | | | Fix all testsToon Claes2017-03-066-94/+41
| * | | | Pick API files from 8.16.6Z.J. van de Weg2017-03-064-0/+388
| * | | | Update entities, rename from builds to jobsZ.J. van de Weg2017-03-062-14/+17
| * | | | Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-062-1/+478
* | | | | Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-11/+11
* | | | | Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-23/+0
* | | | | Cleanup RSpec testsPawel Chojnacki2017-03-061-31/+28
* | | | | Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-11/+49
* | | | | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-066-0/+42
* | | | | Move schema definitions for our public API to a separate directoryAdam Niedzielski2017-03-061-4/+4
|/ / / /
* | | | Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski2017-03-061-4/+4
* | | | Update after reviewKamil Trzcinski2017-03-061-1/+1
* | | | Introduce tests for pipeline triggersKamil Trzcinski2017-03-051-32/+115
* | | | Update triggers APIKamil Trzcinski2017-03-051-0/+171
* | | | Merge branch '26847-api-pipelines-use-basic' into 'master' Robert Speicher2017-03-032-0/+204
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-032-0/+204
* | | | Rename query parameter to `membership`28865-filter-by-authorized-projects-in-v4Toon Claes2017-03-031-7/+7
* | | | Add filter param for authorized projects for current_user for V4Oswaldo Ferreira2017-03-031-22/+47
|/ / /
* | | 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