<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/issues_controller.rb, branch css-html-validator</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Display flash message to unauthenticated user when creating new issue</title>
<updated>2017-03-25T13:32:26+00:00</updated>
<author>
<name>Sam Rose</name>
<email>sam@gitlab.com</email>
</author>
<published>2017-03-23T17:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97941d2cf5e3ef79198a7c39ca829fb038e23a64'/>
<id>97941d2cf5e3ef79198a7c39ca829fb038e23a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Present ajax call errors when failing to update an Issue</title>
<updated>2017-03-21T17:20:15+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-03-21T02:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86ef67eee559c536e159673b26fb524c92d2eb82'/>
<id>86ef67eee559c536e159673b26fb524c92d2eb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'dev/master'</title>
<updated>2017-03-21T01:55:40+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2017-03-21T01:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ea85da9fb99bc4d875cc3dc644476f34f0b8bc3'/>
<id>4ea85da9fb99bc4d875cc3dc644476f34f0b8bc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'render-json-leak' into 'security'</title>
<updated>2017-03-21T01:54:17+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>dj@gitlab.com</email>
</author>
<published>2017-03-18T04:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7be39a894b27c0c0e4fab52c2f8147f216376538'/>
<id>7be39a894b27c0c0e4fab52c2f8147f216376538</id>
<content type='text'>

fix for render json include leaks

See merge request !2074</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

fix for render json include leaks

See merge request !2074</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master'</title>
<updated>2017-03-20T18:51:44+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-03-20T18:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85759f2c79af60b4903fedfcbc55e6d28979fd1d'/>
<id>85759f2c79af60b4903fedfcbc55e6d28979fd1d</id>
<content type='text'>

Redirect to signin when New Issue for not logged in

Closes #20204

See merge request !9743</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Redirect to signin when New Issue for not logged in

Closes #20204

See merge request !9743</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to signin when New Issue for not logged in</title>
<updated>2017-03-20T14:43:54+00:00</updated>
<author>
<name>Sam Rose</name>
<email>sam@gitlab.com</email>
</author>
<published>2017-03-06T20:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aea78ded3408a7f68f226049389d52abe8bb087f'/>
<id>aea78ded3408a7f68f226049389d52abe8bb087f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check `service.discussion_to_resolve_id` to decide content of flash</title>
<updated>2017-03-13T07:27:52+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-10T12:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9541bad2647360c35916b6a402122501b5374c29'/>
<id>9541bad2647360c35916b6a402122501b5374c29</id>
<content type='text'>
That way the check is the same in the service &amp; the controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way the check is the same in the service &amp; the controller
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename variable</title>
<updated>2017-03-13T07:27:52+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-10T08:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ea70a0d674539d53e40c63a0a3cebef33d7e13b7'/>
<id>ea70a0d674539d53e40c63a0a3cebef33d7e13b7</id>
<content type='text'>
merge_request_for_resolving_discussions -&gt;
merge_request_to_resolve_discussions_of
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge_request_for_resolving_discussions -&gt;
merge_request_to_resolve_discussions_of
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate flash messages for resolving one or multiple discussions</title>
<updated>2017-03-13T07:27:52+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-09T13:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8b5fef9f7afadb3f63575e05c68d636f809a1cb'/>
<id>f8b5fef9f7afadb3f63575e05c68d636f809a1cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a flash messages when an issue resolving discussions is created</title>
<updated>2017-03-13T07:27:51+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-03-08T19:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f9304e03078acfa9c7afdceb1ed02e4c87265ca'/>
<id>6f9304e03078acfa9c7afdceb1ed02e4c87265ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
