<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features, branch commit-message-contribution</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>Merge branch 'mr-formatting' into 'master'</title>
<updated>2016-04-19T16:23:41+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-19T16: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=7b09bab68e0ccc4990218ee91211577d4d109703'/>
<id>7b09bab68e0ccc4990218ee91211577d4d109703</id>
<content type='text'>

use ! rather than # for merge request references

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15278

See merge request !3740</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

use ! rather than # for merge request references

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15278

See merge request !3740</pre>
</div>
</content>
</entry>
<entry>
<title>format merge request references properly</title>
<updated>2016-04-19T06:32:02+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2016-04-19T06:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b68e3925ffac4e8ffa376e25786c5dcaa915d75a'/>
<id>b68e3925ffac4e8ffa376e25786c5dcaa915d75a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove persistent XSS vulnerability in `commit_person_link` helper</title>
<updated>2016-04-17T22:42:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-04-17T21:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7cc239528ea7f4905e6d773771006ec661d628d6'/>
<id>7cc239528ea7f4905e6d773771006ec661d628d6</id>
<content type='text'>
Because we were incorrectly supplying the tooltip title as
`data-original-title` (which Bootstrap's Tooltip JS automatically
applies based on the `title` attribute; we should never be setting it
directly), the value was being passed through as-is.

Instead, we should be supplying the normal `title` attribute and letting
Rails escape the value, which also negates the need for us to call
`sanitize` on it.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15126
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because we were incorrectly supplying the tooltip title as
`data-original-title` (which Bootstrap's Tooltip JS automatically
applies based on the `title` attribute; we should never be setting it
directly), the value was being passed through as-is.

Instead, we should be supplying the normal `title` attribute and letting
Rails escape the value, which also negates the need for us to call
`sanitize` on it.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15126
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests</title>
<updated>2016-04-16T20:13:16+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-01T12:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce2e37d446c113575b137f1a11d56df080d02148'/>
<id>ce2e37d446c113575b137f1a11d56df080d02148</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 '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://91.123.203.49/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 '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://91.123.203.49/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>Update click_diff_line</title>
<updated>2016-04-14T14:10:40+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-04-13T23:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f81baf4767df7ce0144a63b4e451b7d8e09f86a'/>
<id>2f81baf4767df7ce0144a63b4e451b7d8e09f86a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load related MRs/branches asynchronously</title>
<updated>2016-04-13T15:24:21+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-12T13:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31e28ebcebc054eaeef2eddba64ff2ff7ca3104f'/>
<id>31e28ebcebc054eaeef2eddba64ff2ff7ca3104f</id>
<content type='text'>
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed references to subscribe-button CSS class</title>
<updated>2016-04-12T12:35:06+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-12T12:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02cfff4623cc447c20f1990d3e5d9b452e5a7190'/>
<id>02cfff4623cc447c20f1990d3e5d9b452e5a7190</id>
<content type='text'>
These were being blocked by adblocks

Closes #15043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were being blocked by adblocks

Closes #15043
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into decouple-member-notification</title>
<updated>2016-04-11T13:34:49+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2016-04-11T13:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a44d6977ad27a443538b2b6c34b3fdd722e9bd6'/>
<id>9a44d6977ad27a443538b2b6c34b3fdd722e9bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
