summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/merge_requests_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-8/+1
* Add basic specs for new merge requests pipelines APIGrzegorz Bizon2017-02-031-11/+23
* Use ApiHelpers in merge request specs for API routesfeature/gb/expose-commit-and-mr-pipelines-apiGrzegorz Bizon2017-01-301-11/+5
* Add controller test for merge requests pipelines APIGrzegorz Bizon2017-01-271-1/+32
* Address MR commentsJarka Kadlecova2017-01-131-3/+19
* refresh merge widget after using /merge commandJarka Kadlecova2017-01-111-0/+52
* applies url_for so that we dont lose filters when redirecting19988-prevent-empty-pagination-when-list-not-emptyTiago Botelho2016-12-231-4/+4
* adds specs for respective behaviourTiago Botelho2016-12-211-2/+20
* Removes builds tab from merge requestFilipa Lacerda2016-12-211-4/+0
* Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+3
* Ensure labels are loaded on "show" methods of MRAlex Sanford2016-11-111-0/+25
* Complete and improve specsRémy Coutable2016-11-041-14/+54
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+26
* Use deployment IID when saving refsZ.J. van de Weg2016-10-201-1/+1
* Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-171-0/+30
|\
| * Add test, fix merge errorzj-show-deployed-time-agoZ.J. van de Weg2016-10-141-0/+30
* | Add blob_ace_mode to conflict content responseSean McGivern2016-10-131-0/+1
* | Add more tests to check conflicts resolutionAlfredo Sumaran2016-10-131-0/+1
* | Add JSON SchemaSean McGivern2016-10-131-0/+4
* | Make RuboCop happySean McGivern2016-10-131-1/+0
* | Allow setting content for resolutionsSean McGivern2016-10-131-9/+159
|/
* fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-101-1/+1
* fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-071-0/+17
* Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+31
* Add a /wip slash commandThomas Balthazar2016-10-031-0/+14
* Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-081-0/+6
* Improve grammarKatarzyna Kobierska2016-08-301-2/+2
* User can edit closed MR with deleted forkKatarzyna Kobierska2016-08-301-0/+29
* Add more tests for conflictsSean McGivern2016-08-121-4/+4
* Remove undo endpointSean McGivern2016-08-121-13/+0
* Use same resolution format on FE and BESean McGivern2016-08-121-11/+12
* REMOVE THIS COMMIT: allow undoing last resolutionSean McGivern2016-08-121-0/+13
* Handle conflict resolution errors in controllerSean McGivern2016-08-121-2/+45
* Allow resolving conflicts in MR controllerSean McGivern2016-08-121-6/+33
* Handle multiple merge conflict files in collectionSean McGivern2016-08-121-0/+65
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-6/+6
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-9/+9
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-9/+9
* Support renames in diff_for_path actionsSean McGivern2016-07-111-12/+12
* Tidy up spec action namesSean McGivern2016-07-081-8/+8
* Collapse large diffs by defaultSean McGivern2016-07-081-61/+175
* Add send_git_patch helperDouwe Maan2016-07-061-1/+1
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-3/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher2016-06-291-15/+3
|\
| * Workhorse to serve email diffsZ.J. van de Weg2016-06-281-15/+3
* | Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
|/
* Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_mer...19035-fix-merge-issueRémy Coutable2016-06-241-0/+12
* Add send_git_diff helperDouwe Maan2016-06-081-7/+4
|\
| * Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-071-6/+3
| |\