<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/issues_controller.rb, branch generic-commit-status</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Handle issue move access instead of raising error</title>
<updated>2016-04-30T19:28:40+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-04-30T19:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9577711cee5f9eec699711d39196480f400a746'/>
<id>c9577711cee5f9eec699711d39196480f400a746</id>
<content type='text'>
Closes #15533
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #15533
</pre>
</div>
</content>
</entry>
<entry>
<title>Load the "New Branch" button asynchronously</title>
<updated>2016-04-28T20:13:48+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-21T14:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0426647069397d57d46c66de41c8fa4fad65e0bb'/>
<id>0426647069397d57d46c66de41c8fa4fad65e0bb</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue with assignee object not being returned</title>
<updated>2016-04-22T12:30:58+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-22T12:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32be8bd2b105885d88e1ad8d5bf1296f974031ab'/>
<id>32be8bd2b105885d88e1ad8d5bf1296f974031ab</id>
<content type='text'>
Closes #15515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #15515
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'label-text-color-sidebar' into 'master'</title>
<updated>2016-04-21T23:13:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-21T23:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aea97991977bc2af27ce93f5b5e2bd9b7735999e'/>
<id>aea97991977bc2af27ce93f5b5e2bd9b7735999e</id>
<content type='text'>

Fixes text color on labels in sidebar

Previously the labels in the sidebar would just have `#FFF` text color which could cause problems with a light background color.

With this, the text color comes from the JSON.

See merge request !3846</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes text color on labels in sidebar

Previously the labels in the sidebar would just have `#FFF` text color which could cause problems with a light background color.

With this, the text color comes from the JSON.

See merge request !3846</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-update-files' into 'master'</title>
<updated>2016-04-21T22:23:41+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-21T22:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d35dde012984597a6e6d7d11208c7602c475d762'/>
<id>d35dde012984597a6e6d7d11208c7602c475d762</id>
<content type='text'>

Removed JS update templates

See merge request !3814</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Removed JS update templates

See merge request !3814</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes text color on labels in sidebar</title>
<updated>2016-04-21T07:50:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-21T07:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f23e0b8c051da34c8587e4096476939a57fee24'/>
<id>7f23e0b8c051da34c8587e4096476939a57fee24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add due_date:time field to Issue model</title>
<updated>2016-04-20T19:42:09+00:00</updated>
<author>
<name>Mehmet Beydogan</name>
<email>mehmet.beydogan@gmail.com</email>
</author>
<published>2016-03-10T14:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3afd08170da6f003b4f11ae1a3f737b14dedec40'/>
<id>3afd08170da6f003b4f11ae1a3f737b14dedec40</id>
<content type='text'>
Add due_date text field to sidebar issue#show
Add ability sorting issues by due date ASC and DESC
Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options
Add handling issue due_date field for MergeRequest
Update CHANGELOG
Fix ambigous match for issues#show sidebar
Fix SCREAMING_SNAKE_CASE offenses for due date contants
Add specs for due date sorting and filtering on issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add due_date text field to sidebar issue#show
Add ability sorting issues by due date ASC and DESC
Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options
Add handling issue due_date field for MergeRequest
Update CHANGELOG
Fix ambigous match for issues#show sidebar
Fix SCREAMING_SNAKE_CASE offenses for due date contants
Add specs for due date sorting and filtering on issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'multi-filter-labels' into 'master'</title>
<updated>2016-04-20T19:18:32+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2016-04-20T19:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=692c35e6f499598d0c6f91eb83ca8837ca93e07f'/>
<id>692c35e6f499598d0c6f91eb83ca8837ca93e07f</id>
<content type='text'>

Mutliple label filter

Fixes #989 

See merge request !3438</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Mutliple label filter

Fixes #989 

See merge request !3438</pre>
</div>
</content>
</entry>
<entry>
<title>Label text color comes from JSON</title>
<updated>2016-04-20T16:00:12+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-20T16:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75626d5f0134770065a18c73223bdd798866fa5b'/>
<id>75626d5f0134770065a18c73223bdd798866fa5b</id>
<content type='text'>
Created issuable singleton to house the filtering
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Created issuable singleton to house the filtering
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '14566-confidential-issue-branches' into 'master'</title>
<updated>2016-04-19T16:15:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-19T16:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18a8844fa06191367bbf0f5179c94272d2d1cb1a'/>
<id>18a8844fa06191367bbf0f5179c94272d2d1cb1a</id>
<content type='text'>

Sanitize branch names for confidential issues

- When creating new branches for confidential issues, prefer a branch name like `issue-15` to `some-sensitive-issue-title-15`.
- The behaviour for non-confidential issues stays the same.

Closes #14566

See merge request !3671</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Sanitize branch names for confidential issues

- When creating new branches for confidential issues, prefer a branch name like `issue-15` to `some-sensitive-issue-title-15`.
- The behaviour for non-confidential issues stays the same.

Closes #14566

See merge request !3671</pre>
</div>
</content>
</entry>
</feed>
