summaryrefslogtreecommitdiff
path: root/spec/requests/api/merge_requests_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-0/+4
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-2/+2
* Allow '?', or '&' for label titlesDouglas Barbosa Alexandre2016-07-051-10/+16
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-63/+63
* Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-0/+15
* Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable2016-06-101-1/+1
* Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable2016-06-101-2/+3
* Allow or not merge MR with failed buildRui Anderson2016-06-101-0/+8
* Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-1/+0
|\
| * Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-1/+0
| |\
| | * Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-0/+13
| | |\
| | * | Incorporate feedbackZeger-Jan van de Weg2016-05-111-1/+0
| * | | Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-1/+1
* | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
|/ / /
* | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-031-0/+13
|\ \ \ | | |/ | |/|
| * | Add `sha` parameter to MR accept APISean McGivern2016-06-011-0/+13
| |/
* | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-2/+2
|/
* Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-0/+28
* Ensure that issues and merge requests are foundRobert Schilling2016-04-131-0/+12
* Make subscription API more RESTfulRobert Schilling2016-04-131-7/+7
* API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-131-0/+30
* Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao2016-03-281-0/+11
* Fix typos and dentingZeger-Jan van de Weg2016-03-211-7/+7
* Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-13/+16
* minor improvements and fixed specsZeger-Jan van de Weg2016-03-191-9/+13
* Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+18
* Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan2016-02-121-3/+12
|\
| * Add a spec for setting/updating a MR's milestone via the APIskakirill/gitlab-ce-api-merge-request-setup-milestoneRémy Coutable2016-02-091-3/+12
* | Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable2016-02-111-0/+22
|\ \
| * | Pass current_user to merge_request.closes_issues in API ans streamline MR API...Schniz/gitlab-ce-feature/merge-request-closes-issues-in-apiRémy Coutable2016-02-111-12/+8
| * | Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger2016-02-111-0/+26
| |/
* | Add an API spec for MergeRequest#merge_status and properly document this reso...develop7/add-merge_status-to-merge-request-in-apiRémy Coutable2016-02-081-0/+1
|/
* Improve consistency and duplication for Merge Request APIimprove-mr-apiDmitriy Zaporozhets2016-01-281-31/+31
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-071-0/+17
|\
| * Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+17
* | Incorporate feedbackZeger-Jan van de Weg2015-12-051-1/+1
* | Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-2/+15
|/
* Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-0/+5
* Fix broken sort in merge request APIStan Hu2015-09-151-12/+13
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-14/+12
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-12/+14
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-041-2/+4
|\
| * Return comments in created order in merge request APIStan Hu2015-07-161-2/+4
* | Fix merge api and specDmitriy Zaporozhets2015-08-041-14/+12
|/
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-5/+10
|\
| * Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-3/+2
| |\
| | * Merge requests API returns closed for closed and merged for merged.revert-mr-state-namesDmitriy Zaporozhets2015-06-221-3/+2
| * | Update mock and stub syntax for specsRobert Speicher2015-06-221-2/+8
| |/
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-2/+3
|/