<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/helpers, branch notes_guidelines</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>Add `:with_avatar` trait to User factory</title>
<updated>2016-02-24T18:50:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-24T17:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e6282657b3c8498a9e705c6b4dc153ce6cade5'/>
<id>93e6282657b3c8498a9e705c6b4dc153ce6cade5</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 'rs-emoji' into 'master'</title>
<updated>2016-02-19T08:11:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-02-19T08:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad12f11f3ed81637b4d72ce9e494fdbd1f26b1bb'/>
<id>ad12f11f3ed81637b4d72ce9e494fdbd1f26b1bb</id>
<content type='text'>

Update Gemojione for new hotness :sparkles:

Before | After
------ | -----
![Screen_Shot_2016-02-12_at_3.38.43_PM](/uploads/299e5ffe38c91657085741261a678f81/Screen_Shot_2016-02-12_at_3.38.43_PM.png) | ![Screen_Shot_2016-02-12_at_3.38.09_PM](/uploads/ccee29719a6445a9efd2498391a7eea0/Screen_Shot_2016-02-12_at_3.38.09_PM.png)

See merge request !2800</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update Gemojione for new hotness :sparkles:

Before | After
------ | -----
![Screen_Shot_2016-02-12_at_3.38.43_PM](/uploads/299e5ffe38c91657085741261a678f81/Screen_Shot_2016-02-12_at_3.38.43_PM.png) | ![Screen_Shot_2016-02-12_at_3.38.09_PM](/uploads/ccee29719a6445a9efd2498391a7eea0/Screen_Shot_2016-02-12_at_3.38.09_PM.png)

See merge request !2800</pre>
</div>
</content>
</entry>
<entry>
<title>Fix specs expecting `emoji/` in image path</title>
<updated>2016-02-13T19:03:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-13T19:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f993130b136ca72c2dbecc92954a4fe6909ca2c9'/>
<id>f993130b136ca72c2dbecc92954a4fe6909ca2c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix relative links in other markup formats</title>
<updated>2016-02-12T16:20:59+00:00</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2016-02-01T16:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e919b5a4e9dd5e09628daf28b7b96424b764863b'/>
<id>e919b5a4e9dd5e09628daf28b7b96424b764863b</id>
<content type='text'>
- Apply the RelativeLinkFilter filter to other formats, e.g.,
  reStructuredText so links from the Files view or the Project view work
- Remove the AsciidocPipeline pipeline

Fixes #3533.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Apply the RelativeLinkFilter filter to other formats, e.g.,
  reStructuredText so links from the Files view or the Project view work
- Remove the AsciidocPipeline pipeline

Fixes #3533.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow link_to_label to take an optional type arg</title>
<updated>2016-02-04T18:14:48+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2015-12-18T13:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e79ce2efd68b59f3814c1107f6bd70c95fa1405'/>
<id>6e79ce2efd68b59f3814c1107f6bd70c95fa1405</id>
<content type='text'>
You can set type: :merge_request to create a link to merge request
lists instead of issues list. Accept both Symbol &amp; String as type
argument for the link_to_label helper
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You can set type: :merge_request to create a link to merge request
lists instead of issues list. Accept both Symbol &amp; String as type
argument for the link_to_label helper
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken tests</title>
<updated>2016-02-04T16:00:32+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-02-04T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f86fcde400de28fb544e59247b8925e4ff4d09a'/>
<id>9f86fcde400de28fb544e59247b8925e4ff4d09a</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix specs and add a new one</title>
<updated>2016-01-30T11:53:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-01-30T11:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa0cbb13990a7e7edec55e9724e9c4d676743f3b'/>
<id>fa0cbb13990a7e7edec55e9724e9c4d676743f3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update text_color_for_bg helper to support RGB triplet color codes</title>
<updated>2016-01-24T23:06:46+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-24T23:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e911721d2d288a4b2015a55dedd19b2313a452f'/>
<id>2e911721d2d288a4b2015a55dedd19b2313a452f</id>
<content type='text'>
Closes #12677
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #12677
</pre>
</div>
</content>
</entry>
<entry>
<title>Move parallel diff logic to separate class</title>
<updated>2016-01-20T13:53:20+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-20T13:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=701513dcc7afb403372bc738642a9a52e9be5983'/>
<id>701513dcc7afb403372bc738642a9a52e9be5983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Gitlab::Highlight and fix tests</title>
<updated>2016-01-19T13:52:41+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-19T13:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=512bebe21d7f57b691a1c8355581feb64b9b6292'/>
<id>512bebe21d7f57b691a1c8355581feb64b9b6292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
