<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/projects/issues_controller_spec.rb, branch trigger-source</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>Bugfix: don't redirect to JSON endpoints after sign in</title>
<updated>2017-05-19T18:37:40+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2017-05-19T18:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49ded5c1fa31abf004d85f369e8b464879bbd781'/>
<id>49ded5c1fa31abf004d85f369e8b464879bbd781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of multiple_assignees_feature [ci skip]</title>
<updated>2017-05-04T14:11:53+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-04T12:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=387c4b2c21a44360386a9b8ce6849e7f1b8a3de9'/>
<id>387c4b2c21a44360386a9b8ce6849e7f1b8a3de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to create new branch and empty WIP merge request from issue page</title>
<updated>2017-05-04T08:09:21+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-05-04T08:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b64a37c4ed5561d423ee607f9821b75fd0337168'/>
<id>b64a37c4ed5561d423ee607f9821b75fd0337168</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 'update-droplab-to-webpack-version' into new-resolvable-discussion</title>
<updated>2017-04-06T12:47:52+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-06T12:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cee280d7045d87a4c0854c0c281c98ba3a085e7'/>
<id>9cee280d7045d87a4c0854c0c281c98ba3a085e7</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 'open-redirect-host-fix' into 'security'</title>
<updated>2017-04-06T04:06:58+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-04-05T22:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b80653bb6aa8518e0a61e85cae4430928078c092'/>
<id>b80653bb6aa8518e0a61e85cae4430928078c092</id>
<content type='text'>

Fix for three open redirect vulns using redirect_to url_for(params.merge)))

See merge request !2082</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix for three open redirect vulns using redirect_to url_for(params.merge)))

See merge request !2082</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to start a new discussion on an MR</title>
<updated>2017-04-05T16:44:14+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-03-10T01:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08bbb9fce66cb46d3262e6cd4c4379b59f065be0'/>
<id>08bbb9fce66cb46d3262e6cd4c4379b59f065be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
