summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-2/+2
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-2/+2
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-2/+2
* Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-121-1/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-103-5/+5
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
* Add confirm delete protected branch modalSam Rose2017-05-081-13/+0
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-32/+0
* [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-12/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-6/+66
* Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-021-0/+13
|\
| * Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+13
* | Make api/v3/deployments_spec to actually tests v3dz-fix-v3-api-deployments-specDmitriy Zaporozhets2017-04-271-6/+6
|/
* Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern2017-04-251-0/+6
|\
| * Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-251-0/+6
* | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-2133-88/+32
|/
* Refactor changing files in web UIDouwe Maan2017-04-202-5/+4
* Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-2/+2
|\
| * Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-2/+2
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
|/
* Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffakerRémy Coutable2017-04-041-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-3/+3
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-032-4/+2
* Merge branch '23655-api-group-issues' into 'master' Rémy Coutable2017-03-291-6/+14
|\
| * Fix API group/issues default state filterAlexander Randa2017-03-281-6/+14
* | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+14
* | Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
|/
* Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski2017-03-201-0/+6
* Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-201-7/+21
* Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-161-0/+52
* Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-141-7/+8
* Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-071-0/+222
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-1/+3
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-072-2/+2
* Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-071-0/+225
* Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-071-5/+6
* Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-064-0/+825
|\
| * Fix all testsToon Claes2017-03-063-85/+33
| * 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-061-14/+14
| * Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-0/+489
* | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-063-0/+21
|/
* Update triggers APIKamil Trzcinski2017-03-051-0/+171
* Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-0/+203
* Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-031-0/+232
|\
| * Use iids as filter parameterJarka Kadlecova2017-03-021-0/+232
* | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-021-0/+14
|\ \
| * | Fix specDouwe Maan2017-03-011-1/+1
| * | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-011-0/+14
* | | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-0/+65