<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch rs-diff_view</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>Clarify that the diff view setting always comes from the cookie</title>
<updated>2016-04-19T21:47:58+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-18T18:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8530ce4c6fbc411e00cf426f3b3baca74a4370f7'/>
<id>8530ce4c6fbc411e00cf426f3b3baca74a4370f7</id>
<content type='text'>
This invalidates one test, which we've removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This invalidates one test, which we've removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always read diff_view setting from the cookie</title>
<updated>2016-04-14T21:38:34+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-14T21:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90a67a76d5b852c62b59dd52b9dafd58722f2237'/>
<id>90a67a76d5b852c62b59dd52b9dafd58722f2237</id>
<content type='text'>
Prior, when the user had their view set to "parallel" and then visited a
merge request's changes tab _without_ passing the `view` parameter via
query string, the view would be parallel but the `Notes` class was
always instantiated with the default value from `diff_view` ("inline"),
resulting in broken markup when the form to add a line note was
dynamically inserted.

The cookie is set whenever the view is changed, so this value should
always be up-to-date.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior, when the user had their view set to "parallel" and then visited a
merge request's changes tab _without_ passing the `view` parameter via
query string, the view would be parallel but the `Notes` class was
always instantiated with the default value from `diff_view` ("inline"),
resulting in broken markup when the form to add a line note was
dynamically inserted.

The cookie is set whenever the view is changed, so this value should
always be up-to-date.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14557
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '14176-diff-paste-data' into 'master'</title>
<updated>2016-04-14T21:01:08+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-04-14T21:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba18e0b208e7b07b2992fad984c5160e94797ba0'/>
<id>ba18e0b208e7b07b2992fad984c5160e94797ba0</id>
<content type='text'>

Copying and pasting doesn't grab line numbers or +/-

Fixes #14176 

See merge request !3687</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Copying and pasting doesn't grab line numbers or +/-

Fixes #14176 

See merge request !3687</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-sentry-contexts' into 'master'</title>
<updated>2016-04-14T20:18:01+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-14T20:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95ce4d29c31770e2caf843face3b9f57a54d91f6'/>
<id>95ce4d29c31770e2caf843face3b9f57a54d91f6</id>
<content type='text'>

Add Sentry program context even without a current user



See merge request !3729</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add Sentry program context even without a current user



See merge request !3729</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-ci-nginx-config' into 'master'</title>
<updated>2016-04-14T19:34:57+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-14T19:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f0274e55ec822a9d96da54f73b3d58d91a28a31'/>
<id>1f0274e55ec822a9d96da54f73b3d58d91a28a31</id>
<content type='text'>

Remove deprecated NGINX CI config

[ci skip]

See merge request !3728</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove deprecated NGINX CI config

[ci skip]

See merge request !3728</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'emoji_category_fix' into 'master'</title>
<updated>2016-04-14T18:22:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-14T18:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97fd9616ac1cb855d9682c311d8eac8c57479c9f'/>
<id>97fd9616ac1cb855d9682c311d8eac8c57479c9f</id>
<content type='text'>

Emoji categories fix

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14020

See merge request !3727</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Emoji categories fix

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14020

See merge request !3727</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'subscribe-button-fix' into 'master'</title>
<updated>2016-04-14T18:11:18+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-04-14T18:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cd5e0fc48c408f96a06c0a2b81bc70dfea9d98d'/>
<id>9cd5e0fc48c408f96a06c0a2b81bc70dfea9d98d</id>
<content type='text'>

Removed references to subscribe-button CSS class

These were being blocked by adblocks

Closes #15043

See merge request !3677</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Removed references to subscribe-button CSS class

These were being blocked by adblocks

Closes #15043

See merge request !3677</pre>
</div>
</content>
</entry>
<entry>
<title>Add Sentry program context even without a current user</title>
<updated>2016-04-14T17:56:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-14T17:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f58312976733fadb2b0cbf4b734f8d94220cb501'/>
<id>f58312976733fadb2b0cbf4b734f8d94220cb501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emoji categories fix</title>
<updated>2016-04-14T17:45:55+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-04-14T16:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ae2680ce7159eedd37e89c7aa99688949139f11'/>
<id>6ae2680ce7159eedd37e89c7aa99688949139f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Syntax &amp; style updates</title>
<updated>2016-04-14T17:33:29+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-04-14T14:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80d8f8b87609ffb9b0fcc1f74fbeb4520a193e07'/>
<id>80d8f8b87609ffb9b0fcc1f74fbeb4520a193e07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
