<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Gemfile, branch docs-instance_level_clusters</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>Add Let's Encrypt client</title>
<updated>2019-05-16T09:32:25+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-05-16T09:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c33724e2e182436a2d8b44ef71d0bdac37c585b'/>
<id>3c33724e2e182436a2d8b44ef71d0bdac37c585b</id>
<content type='text'>
Part of adding Let's Encrypt certificates for pages domains

Add acme-client gem

Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method

Make Let's Encrypt client an instance
Wrap order and challenge classes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of adding Let's Encrypt certificates for pages domains

Add acme-client gem

Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method

Make Let's Encrypt client an instance
Wrap order and challenge classes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '56850-add-new-unicorn-metrics' into 'master'</title>
<updated>2019-05-07T16:21:40+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-05-07T16:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5a9bc17a17dd282ab6c07efa59e654e43c124ff'/>
<id>c5a9bc17a17dd282ab6c07efa59e654e43c124ff</id>
<content type='text'>
Resolve "Add new Unicorn metrics"

Closes #56850

See merge request gitlab-org/gitlab-ce!27474</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Add new Unicorn metrics"

Closes #56850

See merge request gitlab-org/gitlab-ce!27474</pre>
</div>
</content>
</entry>
<entry>
<title>Remove from providers with icon</title>
<updated>2019-05-07T13:51:34+00:00</updated>
<author>
<name>Gosia Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-05-07T13:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4cf01f32e601e73ef7c946274092da7cfa8d008'/>
<id>a4cf01f32e601e73ef7c946274092da7cfa8d008</id>
<content type='text'>
Remove puts

Remove puts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove puts

Remove puts
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/omniauth_oidc_strategy' into 'master'</title>
<updated>2019-05-06T08:29:39+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-05-06T08:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b55b794cb48c726cde7cf0ad24180d8e6bb975f'/>
<id>8b55b794cb48c726cde7cf0ad24180d8e6bb975f</id>
<content type='text'>
Added Omniauth OpenID Connect strategy

See merge request gitlab-org/gitlab-ce!27383</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Omniauth OpenID Connect strategy

See merge request gitlab-org/gitlab-ce!27383</pre>
</div>
</content>
</entry>
<entry>
<title>Added Omniauth OpenId Connect startegy</title>
<updated>2019-05-06T07:01:29+00:00</updated>
<author>
<name>Horatiu Eugen Vlad</name>
<email>horatiu@vlad.eu</email>
</author>
<published>2019-04-15T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6018d5bb87a09a4e624983a3bfbb2e573fbb0dd9'/>
<id>6018d5bb87a09a4e624983a3bfbb2e573fbb0dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade haml-lint to 0.30.0</title>
<updated>2019-05-05T10:24:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-03T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=699e24ab9215131871a9048fcb289f0b4e166a9d'/>
<id>699e24ab9215131871a9048fcb289f0b4e166a9d</id>
<content type='text'>
This also supports Ruby 2.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also supports Ruby 2.6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Rubocop 0.68.1</title>
<updated>2019-05-05T10:24:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-03T04:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d40298c8584fcd06b9549ab1674a3ec9c0ad9af0'/>
<id>d40298c8584fcd06b9549ab1674a3ec9c0ad9af0</id>
<content type='text'>
This adds Ruby 2.6 support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds Ruby 2.6 support.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '18432-switch-to-sassc-rails' into 'master'</title>
<updated>2019-05-03T05:15:57+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-03T05:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61ad5abc4c96947cd53826c7b4a8d3e572c2595b'/>
<id>61ad5abc4c96947cd53826c7b4a8d3e572c2595b</id>
<content type='text'>
Switch to sassc-rails for faster stylesheet compilation

Closes #18432

See merge request gitlab-org/gitlab-ce!26224</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to sassc-rails for faster stylesheet compilation

Closes #18432

See merge request gitlab-org/gitlab-ce!26224</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for two-step Gitaly Rebase RPC</title>
<updated>2019-05-02T17:30:07+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@gitlab.com</email>
</author>
<published>2019-05-02T17:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49cb4b3dfcb88403ca7c7e866d94a9fbb08be442'/>
<id>49cb4b3dfcb88403ca7c7e866d94a9fbb08be442</id>
<content type='text'>
The new two-step Gitaly `Rebase` RPC yields the rebase commit SHA to the
client before proceeding with the rebase.

This avoids an issue where the rebase commit SHA was returned when the
RPC had fully completed, and in some cases this would be after the Rails
`post_receive` worker services had already run. In these situations,
the merge request did not yet have its rebase_commit_sha attribute set
introducing the possibility for bugs (such as previous approvals being
reset).

https://gitlab.com/gitlab-org/gitlab-ee/issues/5966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new two-step Gitaly `Rebase` RPC yields the rebase commit SHA to the
client before proceeding with the rebase.

This avoids an issue where the rebase commit SHA was returned when the
RPC had fully completed, and in some cases this would be after the Rails
`post_receive` worker services had already run. In these situations,
the merge request did not yet have its rebase_commit_sha attribute set
introducing the possibility for bugs (such as previous approvals being
reset).

https://gitlab.com/gitlab-org/gitlab-ee/issues/5966
</pre>
</div>
</content>
</entry>
<entry>
<title>Add opentracing integration for graphql</title>
<updated>2019-05-02T07:01:14+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-05-02T07:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96750fac4c4060d0a9e321039cab3dcf52a31105'/>
<id>96750fac4c4060d0a9e321039cab3dcf52a31105</id>
<content type='text'>
Extends existing graphql's tracer with opentracing measurements. Because
it also adds Tracing::Graphql class (for opentracing), it also renames
Graphql::Tracing class to Graphql::GenericTracing to minimize confusion
with similar class names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extends existing graphql's tracer with opentracing measurements. Because
it also adds Tracing::Graphql class (for opentracing), it also renames
Graphql::Tracing class to Graphql::GenericTracing to minimize confusion
with similar class names.
</pre>
</div>
</content>
</entry>
</feed>
