Files
gitlabhq/app/controllers/projects
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-04-12 14:24:05 +02:00
2016-03-07 14:27:53 +01:00
2016-03-22 00:09:20 +01:00