summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/_merge_request.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 完成 8.6 分支初步翻译v8.6.0.zh1Larry Li2016-03-281-2/+2
* 导入上一版本 8.5 汉化v8.6.0.zh0Larry Li2016-03-241-5/+5
* Removed un-used variablesPhil Hughes2016-03-011-1/+1
* Replaced prefix with to_reference method callsPhil Hughes2016-03-011-1/+1
* Changed # to ! on merge requests on activity viewPhil Hughes2016-03-011-1/+1
* Refactor styles for merge requests listDmitriy Zaporozhets2016-02-261-1/+1
* Fixed failing issues testsPhil Hughes2016-02-221-10/+2
* Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+19
* Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-1/+1
* Satisfy RubocopDouwe Maan2015-12-181-1/+1
* Remove check icon from merged requestsremove_check_icon_from_mr_pageAchilleas Pipinellis2015-12-101-1/+0
* Merge remote-tracking branch 'origin/mr-broken'Dmitriy Zaporozhets2015-12-091-16/+25
|\
| * Add indication to merge request list item that MR cannot be merged automaticallyDouwe Maan2015-12-081-16/+25
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-071-20/+22
|\ \ | |/
| * Tweak merge request list itemDouwe Maan2015-12-021-6/+6
| * Link MR list item branch name to branchDouwe Maan2015-12-021-2/+2
| * Move labels to second line of issue/MR list itemDouwe Maan2015-12-021-5/+7
| * Link milestone item to issues with that milestoneDouwe Maan2015-12-021-3/+5
| * Link issue/MR list item comments counter to commentsDouwe Maan2015-12-021-4/+4
| * Use "Assigned to USER" tooltip in issue list itemDouwe Maan2015-12-021-1/+1
| * award emojiValery Sizov2015-11-191-2/+0
* | Incorporate feedbackZeger-Jan van de Weg2015-12-051-3/+2
|/
* Display target branch on MR list when it is different from project's defaultAnton Baklanov2015-11-101-0/+5
* Move rendering CI status to helperDmitriy Zaporozhets2015-10-231-3/+1
* Add tests for MR index pageDmitriy Zaporozhets2015-10-231-1/+2
* Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-231-0/+4
* Improve font size on issues/mr listissue-redesignDmitriy Zaporozhets2015-09-081-1/+1
* Dont render merge request target branch in listDmitriy Zaporozhets2015-09-041-5/+0
* Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-2/+2
|\
| * Revert merge request states renamingDmitriy Zaporozhets2015-06-191-2/+2
* | Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
|/
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-081-1/+1
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-3/+3
|\
| * Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-251-3/+3
* | Add link_to_label helperRobert Speicher2015-05-211-2/+1
|/
* Tweak merge requestsStefan Tatschner2015-04-241-11/+15
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-2/+3
* Fix project issues and merge requests pagesDmitriy Zaporozhets2015-03-191-1/+1
* Merge pull request #8662 from yglukhov/mr-and-issue-linksDmitriy Zaporozhets2015-03-191-1/+1
|\
| * Make MR and issue numbers clickable links in MR and issue lists.yglukhov2015-02-151-1/+1
* | More use of shortcut routesDmitriy Zaporozhets2015-02-251-1/+1
* | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-17/+22
|\ \
| * | Minor css improvementsDmitriy Zaporozhets2015-02-201-1/+1
| * | Improve issue and merge request lists UIDmitriy Zaporozhets2015-02-191-17/+22
* | | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\ \ \ | |/ /
| * | Say unassigned instead of WIP for merge requests since it might not fit every...Sytse Sijbrandij2015-02-181-1/+1
| |/
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/
* Show Work In progress if a merge request is not assignedKelvin Mutuma2015-02-121-0/+2
* Show assignees in the merge-requests indexKelvin Mutuma2015-02-121-2/+2
* Show issue/mr id in the list below titleDmitriy Zaporozhets2014-12-031-1/+1