summaryrefslogtreecommitdiff
path: root/app/helpers/merge_requests_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Merge request widget redesignFatih Acet2017-05-091-54/+0
* Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-1/+5
* Change issues sentence to use natural sortingJeff Stubler2017-04-251-4/+5
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
* Don't ignore the parameter of MergeRequestsHelper#mr_change_branches_pathDongqing Hu2017-02-141-4/+4
* Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-2/+2
|\
| * should pass in current_user from MergeRequestsHelperDongqing Hu2017-01-191-2/+2
* | Fix MR widget urlJarka Kadlecova2017-02-071-2/+2
* | Backport changes from EE squashSean McGivern2017-02-031-0/+12
|/
* Address MR commentsJarka Kadlecova2017-01-131-0/+8
* better mentioned but not closing message and iconGabriel Gizotti2016-12-161-7/+0
* diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-161-0/+11
* Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-3/+7
* Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-121-0/+4
* Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+13
* Improve merge request version featureDmitriy Zaporozhets2016-09-071-0/+4
* Expand abbreviations in merge request version path helperDmitriy Zaporozhets2016-09-071-1/+1
* Compare merge request version against other version on changes pageDmitriy Zaporozhets2016-09-071-2/+4
* Add link to compare merge request versionsDmitriy Zaporozhets2016-09-071-0/+4
* User can edit closed MR with deleted forkKatarzyna Kobierska2016-08-301-1/+1
* Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-111-0/+4
|\
| * Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-111-0/+4
* | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-081-0/+4
|\ \
| * | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-071-0/+4
| |/
* | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
|/
* ci_build_details_path should return nil if builds_page result is nilKamil Trzcinski2015-12-221-0/+2
* removes api credentials from link to build_pageMarvin Frick2015-12-221-1/+8
* Merge branch 'link-refs' into 'master' Robert Speicher2015-12-041-1/+5
|\
| * Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan2015-11-301-1/+5
* | Fix branch renderingDouwe Maan2015-12-021-2/+4
* | Don't reset target branch when choosing to "Change branches" in MRDouwe Maan2015-12-021-2/+3
|/
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-171-0/+20
* Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-191-28/+0
* Simplify the `issues_sentence` helperrs-issues_sentenceRobert Speicher2015-10-141-1/+1
* Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-301-0/+13
* Move command line insturction out of mr widgetDmitriy Zaporozhets2015-08-111-0/+10
* Revert "Merge branch 'improve-merge-requests' into 'master' "Dmitriy Zaporozhets2015-08-111-10/+0
* Move command line insturction out of mr widgetDmitriy Zaporozhets2015-08-071-0/+10
* When use change branches link at MR form - save source branch selection inste...mr-change-branchesDmitriy Zaporozhets2015-05-061-0/+12
* Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-241-1/+1
* Link to CI with refValery Sizov2015-03-201-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+4
* Fix syntax errorDmitriy Zaporozhets2015-02-021-5/+7
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-1/+1
* Merge pull request #7379 from cirosantilli/remove-titleDmitriy Zaporozhets2014-10-061-2/+1
|\
| * Remove unused title parameter.Ciro Santilli2014-08-161-2/+1
* | Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2
|/
* Add a test for issue sentence generationJacob Vosmaer2014-06-131-0/+4
* Backport CI service refactoring from EEDmitriy Zaporozhets2014-05-281-1/+1