<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Gemfile, branch docs/https-many-docs-links</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>Upgrade gitlab-labkit to 0.3.0</title>
<updated>2019-06-16T23:36:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-15T17:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d19ebe4669d66188c7ceb70c29cb98d2e22a7ed'/>
<id>0d19ebe4669d66188c7ceb70c29cb98d2e22a7ed</id>
<content type='text'>
This matches the version used in Gitaly, bumps the gRPC version to be
aligned with GitLab CE/EE, and adds gRPC interceptor support:
https://gitlab.com/gitlab-org/labkit-ruby/compare/v0.2.0...v0.3.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the version used in Gitaly, bumps the gRPC version to be
aligned with GitLab CE/EE, and adds gRPC interceptor support:
https://gitlab.com/gitlab-org/labkit-ruby/compare/v0.2.0...v0.3.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic support for AsciiDoc include directive</title>
<updated>2019-06-14T07:53:08+00:00</updated>
<author>
<name>Guillaume Grossetie</name>
<email>g.grossetie@gmail.com</email>
</author>
<published>2019-06-14T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f5d7c7e1c9a8b5ba53996e8a8f2f4881929b2ea'/>
<id>3f5d7c7e1c9a8b5ba53996e8a8f2f4881929b2ea</id>
<content type='text'>
See http://asciidoctor.org/docs/user-manual/#include-directive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://asciidoctor.org/docs/user-manual/#include-directive
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-update-openid-omniauth-gem' into 'master'</title>
<updated>2019-06-12T17:20:24+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-12T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13'/>
<id>b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13</id>
<content type='text'>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Capybara 3</title>
<updated>2019-06-12T10:40:18+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-04-26T15:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96ed5a8bd78f90b0c7a8b044c4bd99e3af46dd71'/>
<id>96ed5a8bd78f90b0c7a8b044c4bd99e3af46dd71</id>
<content type='text'>
Fix whitespace in specs because normalize_ws is slightly
different from Capybara 2 behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix whitespace in specs because normalize_ws is slightly
different from Capybara 2 behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump omniauth_openid_connect to 0.3.1</title>
<updated>2019-06-08T15:04:44+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-08T14:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=350f19f59fd1e44c18699cc46cfff71a92d7e0a4'/>
<id>350f19f59fd1e44c18699cc46cfff71a92d7e0a4</id>
<content type='text'>
In https://gitlab.com/gitlab-org/gitlab-ce/issues/62208, users were
seeing 404 errors when they configured their OpenID provider without a
name parameter since OmniAuth would use the name `openidconnect` instead
`openid_connect`.

https://github.com/m0n9oose/omniauth_openid_connect/pull/23 makes the
default parameter `openid_connect` so this additional initializer in
GitLab is not necessary. Plus, this change enables users to use multiple
OpenID Connect providers if they desire.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://gitlab.com/gitlab-org/gitlab-ce/issues/62208, users were
seeing 404 errors when they configured their OpenID provider without a
name parameter since OmniAuth would use the name `openidconnect` instead
`openid_connect`.

https://github.com/m0n9oose/omniauth_openid_connect/pull/23 makes the
default parameter `openid_connect` so this additional initializer in
GitLab is not necessary. Plus, this change enables users to use multiple
OpenID Connect providers if they desire.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump sentry-raven to 2.9</title>
<updated>2019-06-07T11:40:53+00:00</updated>
<author>
<name>Utkarsh Gupta</name>
<email>guptautkarsh2102@gmail.com</email>
</author>
<published>2019-06-07T11:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=689d2839db028ca94b66a55ed8609d3387def53d'/>
<id>689d2839db028ca94b66a55ed8609d3387def53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rspec-retry to fix Selenium NoSuchDriverError errors</title>
<updated>2019-06-06T14:27:38+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-06-06T14:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91895eacfeb1bdcb615e7d20a83eb70a7658a075'/>
<id>91895eacfeb1bdcb615e7d20a83eb70a7658a075</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add client code to call GetObjectDirectorySize RPC</title>
<updated>2019-06-05T12:58:46+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-05-27T04:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40fd0b9e405ec8e4c37e8c90d44dde6c98e1176c'/>
<id>40fd0b9e405ec8e4c37e8c90d44dde6c98e1176c</id>
<content type='text'>
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13460
</pre>
</div>
</content>
</entry>
<entry>
<title>Add activerecord-explain-analyze gem</title>
<updated>2019-06-03T18:53:53+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2019-06-03T11:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be472673313680d62ff9d3b4bb81976e714dd8cd'/>
<id>be472673313680d62ff9d3b4bb81976e714dd8cd</id>
<content type='text'>
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly
from the Rails console.

The gem is installed with `require: false`, but if it was loaded on
launch, this would be it's memory load:

```
TOP: 145.3086 MiB
  rails/all: 22.4844 MiB
  ...
  activerecord-explain-analyze: 2.9648 MiB
    active_record/connection_adapters/postgresql_adapter: 2.9648 MiB
      pg: 2.9648 MiB
        pg_ext: 2.9648 MiB
  ...
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly
from the Rails console.

The gem is installed with `require: false`, but if it was loaded on
launch, this would be it's memory load:

```
TOP: 145.3086 MiB
  rails/all: 22.4844 MiB
  ...
  activerecord-explain-analyze: 2.9648 MiB
    active_record/connection_adapters/postgresql_adapter: 2.9648 MiB
      pg: 2.9648 MiB
        pg_ext: 2.9648 MiB
  ...
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Added rack-timeout for Puma</title>
<updated>2019-05-29T18:53:44+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-05-29T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d6bae66dffefeb3f34f2646b0e801b3c1002170'/>
<id>6d6bae66dffefeb3f34f2646b0e801b3c1002170</id>
<content type='text'>
It assures that requests are aborted after 60 seconds, otherwise
an exception is raised. This exception is logged by Sentry, also
there is a Prometheus counter for measuring number of requests in each
state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It assures that requests are aborted after 60 seconds, otherwise
an exception is raised. This exception is logged by Sentry, also
there is a Prometheus counter for measuring number of requests in each
state.
</pre>
</div>
</content>
</entry>
</feed>
