<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Gemfile.lock, branch docs/add_file_diff_description</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 atlassian-jwt gem explicitly</title>
<updated>2019-09-02T14:26:18+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-09-02T06:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fbe0fa1dc3bc75902a71188415d352adf33ca98'/>
<id>1fbe0fa1dc3bc75902a71188415d352adf33ca98</id>
<content type='text'>
This is used by the Jira integration in EE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used by the Jira integration in EE
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-peek-on-puma' into 'master'</title>
<updated>2019-09-02T08:43:21+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-09-02T08:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7398bc1fdad6c721cfa35ff17cebc2cb00c8240'/>
<id>b7398bc1fdad6c721cfa35ff17cebc2cb00c8240</id>
<content type='text'>
Fix Peek on Puma

Closes #66528

See merge request gitlab-org/gitlab-ce!32213</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Peek on Puma

Closes #66528

See merge request gitlab-org/gitlab-ce!32213</pre>
</div>
</content>
</entry>
<entry>
<title>Update jira-ruby to 1.7.1</title>
<updated>2019-08-30T08:06:10+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-08-29T23:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3f9cc432c970127cb23915d18a7daeac0531ebd'/>
<id>e3f9cc432c970127cb23915d18a7daeac0531ebd</id>
<content type='text'>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gitlab-peek forked gem</title>
<updated>2019-08-28T16:25:02+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-28T11:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2452db59cf045f01244b8d72e14cb0144d19722'/>
<id>c2452db59cf045f01244b8d72e14cb0144d19722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Peek on Puma</title>
<updated>2019-08-27T13:15:25+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-26T13:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f102819a56b55607e657447b51d2eeb45b2fe94'/>
<id>7f102819a56b55607e657447b51d2eeb45b2fe94</id>
<content type='text'>
Peek's `Peek.request_id` method doesn't work well with a multi-threaded
server and concurrent requests, because requests can 'steal' another
request's ID, or unset it before it was due.

The upstream change resolves this; the commit here is just to ensure
that GitLab works with that upstream change, mostly by not using
`Peek.request_id` any more (as the method doesn't exist).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Peek's `Peek.request_id` method doesn't work well with a multi-threaded
server and concurrent requests, because requests can 'steal' another
request's ID, or unset it before it was due.

The upstream change resolves this; the commit here is just to ensure
that GitLab works with that upstream change, mostly by not using
`Peek.request_id` any more (as the method doesn't exist).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the mdl gem as it's no longer in use</title>
<updated>2019-08-27T08:51:10+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-27T06:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c236bb8f29f5254d53754a9eed456b879c194de'/>
<id>3c236bb8f29f5254d53754a9eed456b879c194de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace echo function with a resolver</title>
<updated>2019-08-26T17:43:38+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-08-26T17:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdd5b5b69533b8035d0a03a1d4c9de38ba3da189'/>
<id>bdd5b5b69533b8035d0a03a1d4c9de38ba3da189</id>
<content type='text'>
The `GraphQL::Function` has been deprecated in
favor of resolvers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `GraphQL::Function` has been deprecated in
favor of resolvers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-upgrade-ruby-prof' into 'master'</title>
<updated>2019-08-26T04:43:37+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-08-26T04:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f7dc2825c1f5d3a731a427e6f23ba0445556c6ce'/>
<id>f7dc2825c1f5d3a731a427e6f23ba0445556c6ce</id>
<content type='text'>
Bump ruby-prof to 1.0.0

See merge request gitlab-org/gitlab-ce!29588</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump ruby-prof to 1.0.0

See merge request gitlab-org/gitlab-ce!29588</pre>
</div>
</content>
</entry>
<entry>
<title>Install Unleash Client Gem</title>
<updated>2019-08-26T04:13:54+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-08-26T04:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27fbd36adeddd6fe162c9a2dbe7a39b3389f4b45'/>
<id>27fbd36adeddd6fe162c9a2dbe7a39b3389f4b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump ruby-prof to 1.0.0</title>
<updated>2019-08-24T21:55:47+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-24T21:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87e87b7b8c2f7e6731e92cdafd2671e983d97a92'/>
<id>87e87b7b8c2f7e6731e92cdafd2671e983d97a92</id>
<content type='text'>
This is significant improvement over the previous releases:
https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is significant improvement over the previous releases:
https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
</pre>
</div>
</content>
</entry>
</feed>
