Commit graph

7 commits

Author SHA1 Message Date
Clement Ho
77abf8cccf Capitalize mentioned issue timeline notes 2016-08-25 10:47:40 -05:00
tiagonbotelho
519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Yorick Peterse
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
Douglas Barbosa Alexandre
43d8bdb4f0 Restrict access to references for confidential issues 2016-03-17 20:55:59 -03:00
Zeger-Jan van de Weg
9337406671 Fix specs
Spinach was right, I was a fool..
2016-03-17 12:05:54 +01:00
Zeger-Jan van de Weg
4827458155 Incorporate the review and update spec
The feature spec now also tests the absence of the new branch button
2016-03-15 21:59:25 +01:00
Zeger-Jan van de Weg
2b97c92119 Incorporate review 2016-03-15 20:21:11 +01:00