<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch sh-thread-safe-markdown</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>Make Redcarpet Markdown renderer thread-safe</title>
<updated>2017-09-30T21:25:31+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-09-30T21:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be9d0c9cbb1576256b86c8476f9182fccf121c91'/>
<id>be9d0c9cbb1576256b86c8476f9182fccf121c91</id>
<content type='text'>
The Redcarpet library is not thread-safe as described in
https://github.com/vmg/redcarpet/issues/570. Since we instantiate
the Redcarpet renderer in a class variable, multiple Sidekiq threads
can access the work buffer and corrupt the state. We work around
this issue by memoizing the renderer on a thread basis.

Closes #36637
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Redcarpet library is not thread-safe as described in
https://github.com/vmg/redcarpet/issues/570. Since we instantiate
the Redcarpet renderer in a class variable, multiple Sidekiq threads
can access the work buffer and corrupt the state. We work around
this issue by memoizing the renderer on a thread basis.

Closes #36637
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'allow_n_plus_1_detection_bypass' into 'master'</title>
<updated>2017-09-30T16:26:23+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-09-30T16:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c33fb846683ca9213dadaa79b0f32f482ebc0bf'/>
<id>6c33fb846683ca9213dadaa79b0f32f482ebc0bf</id>
<content type='text'>
Add environment variable to bypass n+1

See merge request gitlab-org/gitlab-ce!14451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add environment variable to bypass n+1

See merge request gitlab-org/gitlab-ce!14451</pre>
</div>
</content>
</entry>
<entry>
<title>Add environment variable to bypass n+1</title>
<updated>2017-09-30T16:26:23+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2017-09-30T16:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2146d6253fadfec82e58d66e59b9ec50fdf3d761'/>
<id>2146d6253fadfec82e58d66e59b9ec50fdf3d761</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 'sh-fix-gitlab-qa-admin' into 'master'</title>
<updated>2017-09-30T07:37:24+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-09-30T07:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0781e956e4a4174494aa28b62b8dfc92a92e8e84'/>
<id>0781e956e4a4174494aa28b62b8dfc92a92e8e84</id>
<content type='text'>
Fix Admin -&gt; License selector for GitLab QA specs

Closes gitlab-qa#68

See merge request gitlab-org/gitlab-ce!14599</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Admin -&gt; License selector for GitLab QA specs

Closes gitlab-qa#68

See merge request gitlab-org/gitlab-ce!14599</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-add-qa-docs' into 'master'</title>
<updated>2017-09-30T06:40:02+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-09-30T06:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0635c7273ce54b0797eeda7caf44dcd9d10b7964'/>
<id>0635c7273ce54b0797eeda7caf44dcd9d10b7964</id>
<content type='text'>
Add GitLab QA documentation

See merge request gitlab-org/gitlab-ce!14600</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add GitLab QA documentation

See merge request gitlab-org/gitlab-ce!14600</pre>
</div>
</content>
</entry>
<entry>
<title>Add GitLab QA documentation</title>
<updated>2017-09-30T06:38:12+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-09-30T06:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d46236f7615859ddc1c3591169e1d0dd39b4597'/>
<id>5d46236f7615859ddc1c3591169e1d0dd39b4597</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-19' into 'master'</title>
<updated>2017-09-30T06:21:03+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-09-30T06:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89284e1cb6a21c12f7e1f724d958aeecc4dd7d65'/>
<id>89284e1cb6a21c12f7e1f724d958aeecc4dd7d65</id>
<content type='text'>
remove period

See merge request gitlab-org/gitlab-ce!14598</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove period

See merge request gitlab-org/gitlab-ce!14598</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Admin -&gt; License selector for GitLab QA specs</title>
<updated>2017-09-30T06:20:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-09-30T04:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=018771516ea360bdc02cdc6659a0fd5c881c7350'/>
<id>018771516ea360bdc02cdc6659a0fd5c881c7350</id>
<content type='text'>
Closes gitlab-qa#68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitlab-qa#68
</pre>
</div>
</content>
</entry>
<entry>
<title>remove period</title>
<updated>2017-09-30T03:02:42+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2017-09-30T03:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80957f7404d6741427dc225aba4df2d000fa129f'/>
<id>80957f7404d6741427dc225aba4df2d000fa129f</id>
<content type='text'>
[skip ci]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jramsay-38624-right-align' into 'master'</title>
<updated>2017-09-29T19:25:01+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-09-29T19:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=171714c9231deb95136088ba1c0621379467de39'/>
<id>171714c9231deb95136088ba1c0621379467de39</id>
<content type='text'>
Fix incorrectly aligned last updated time

Closes #38624

See merge request gitlab-org/gitlab-ce!14592</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix incorrectly aligned last updated time

Closes #38624

See merge request gitlab-org/gitlab-ce!14592</pre>
</div>
</content>
</entry>
</feed>
