Files
gitlabhq/app/views/projects/issues
Yorick PeterseandJacob Schatz 0426647069 Load the "New Branch" button asynchronously
This button depends on Issue#can_be_worked_on? which in turn depends on
Issue#related_branches. By rendering this button asynchronously we can
finally remove all usages of Issue#related_branches and
Issue#referenced_merge_requests from the issues "show" page.
2016-04-28 16:13:48 -04:00
..
2016-03-15 20:21:11 +01:00
2016-03-18 14:45:43 -05:00
2016-04-16 16:13:16 -04:00