summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/merge_requests_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-7/+19
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-6/+6
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-1/+1
* ignore the column before the migrationmicael.bergeron2017-11-061-2/+0
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-60/+60
* Add a project forks spec helperBob Van Landuyt2017-10-071-14/+16
* Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-10/+0
* Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-111-4/+4
|\
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-4/+4
* | Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin2017-08-101-11/+13
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+13
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-1/+1
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-0/+7
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-0/+726