summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/merge_requests_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-3/+3
* Fix and expand Gitaly FindCommit cachingsh-fix-ref-name-cachingStan Hu2019-04-041-0/+2
* Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+4
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-0/+17
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-1/+3
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-3/+3
* [EE Backport] Add notes filters for epicsFelipe Artur2019-01-141-0/+1
* Fix deprecation: Using positional arguments in integration testsJasper Maes2019-01-021-4/+4
* Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan2018-12-271-0/+64
|\
| * Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-0/+64
* | Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling2018-12-211-15/+0
|\ \ | |/ |/|
| * Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-15/+0
* | Remove deprecated xhr from specsJasper Maes2018-12-191-7/+9
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-50/+73
* Remove rails4 specific codeJasper Maes2018-12-161-5/+1
* Do not save user preferences on read-only modeFelipe Artur2018-12-121-0/+2
* Inline the new checks into normal update error handlingNick Thomas2018-12-071-3/+5
* Link to conflicting MR in reopening error messageAkos Gyimesi2018-12-061-1/+1
* Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi2018-12-061-0/+12
* Squashed commit of the following:Shinya Maeda2018-11-061-2/+2
* Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-021-0/+1
|\
| * Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-311-0/+1
* | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
|/
* post merge pipeline and environments statusAlessio Caiazza2018-10-291-8/+43
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+8
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-4/+6
* Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-081-22/+0
|\
| * Remove dead code on main MR pageOswaldo Ferreira2018-10-051-22/+0
* | Update spec comment to point to correct issueBrett Walker2018-10-051-1/+1
* | Don't build project services unneccesarilyBrett Walker2018-10-041-9/+19
|/
* Fix mention in edit mrAlin Ciciu2018-09-121-0/+14
* Squashed commit of the following:Shinya Maeda2018-08-071-0/+24
* Fix merge request controller spec because to as_jsonShinya Maeda2018-08-031-1/+1
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+58
* Render MR page when no persisted diff_refs or diffs sizeOswaldo Ferreira2018-07-181-0/+17
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false})...Jasper Maes2018-06-191-1/+6
* Fix milestones disappearing when changed on MR47933-MR-invisible-milestoneMario de la Ossa2018-06-151-1/+1
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+1
|\
| * remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* | Add missing tests around rendering invalid merge requests (HTML+JSON)Ash McKenzie2018-06-061-0/+20
|/
* Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-schedulingOswaldo Ferreira2018-05-301-2/+2
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-2/+21
* Add cannot_be_merged_recheck merge_statuslulalala2018-05-171-1/+1
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+58
* Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt2017-12-211-0/+8
* Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-181-1/+1
|\
| * Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-1/+1
* | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-151-4/+4
|/