summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones/_merge_request.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-8/+0
|
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
| | | | This removes the need for running an extra SQL query in these cases.
* Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-131-1/+1
| | | | | | | | Rails image_tag sets the alt-attribute to the filename which causes graphical glitches if the file could not be loaded. Fixes https://github.com/gitlabhq/gitlabhq/issues/6036. Signed-off-by: Sven Strickroth <email@cs-ware.de>
* Add assignee icon to milestone merge requests.Douwe Maan2015-03-061-0/+3
|
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-1/+1
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Add title html option to issue and mr links in milestones to show title on ↵Marin Jankovski2014-07-011-1/+1
| | | | hover.
* Add sorting to merge requests on milestone pageDmitriy Zaporozhets2014-06-111-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge request drag-n-drop on milestone pageDmitriy Zaporozhets2014-06-051-5/+5
| | | | | | | Allows moving milestone between 3 columns: unassigned, assigned, declined Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace badge to labels, because twbs3 doesn't supprot colored badgesskv2014-02-061-1/+1
|
* A few other iids instead of ids (mostly in edit forms)Romain2013-10-191-1/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+5