<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs, branch scripts-differences</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>Merge branch 'visual-review-tools-constant-storage-keys' into 'master'</title>
<updated>2019-08-09T12:31:00+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-08-09T12:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71d8815405b09046b2e4bcf0ea0a732d21c87e2a'/>
<id>71d8815405b09046b2e4bcf0ea0a732d21c87e2a</id>
<content type='text'>
Visual review app gitlab storage keys

See merge request gitlab-org/gitlab-ce!31427</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Visual review app gitlab storage keys

See merge request gitlab-org/gitlab-ce!31427</pre>
</div>
</content>
</entry>
<entry>
<title>Shrink size of please register or sign in box</title>
<updated>2019-08-09T12:06:45+00:00</updated>
<author>
<name>Marcel van Remmerden</name>
<email>mvanremmerden@gitlab.com</email>
</author>
<published>2019-08-09T12:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b2ec551d9ef40b506eccd3d46cf31f267ea37ae'/>
<id>3b2ec551d9ef40b506eccd3d46cf31f267ea37ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-ce' into 'master'"</title>
<updated>2019-08-09T09:59:38+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-08-09T09:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=915bc89396f6c8f7a1a82ffc3fce8ba5c0ac4a5f'/>
<id>915bc89396f6c8f7a1a82ffc3fce8ba5c0ac4a5f</id>
<content type='text'>
This reverts merge request !30613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !30613
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Gitaly and Rugged call timing in Sidekiq logs</title>
<updated>2019-08-09T08:08:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-09T04:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a74396dcc5e372c0b6a23fd47db22ebbeb8386d7'/>
<id>a74396dcc5e372c0b6a23fd47db22ebbeb8386d7</id>
<content type='text'>
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '39217-remove-kubernetes-service-integration' into 'master'</title>
<updated>2019-08-09T07:10:26+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2019-08-09T07:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bbf639c43d689bd63a32ef7a60bdf83d3bd329bf'/>
<id>bbf639c43d689bd63a32ef7a60bdf83d3bd329bf</id>
<content type='text'>
Remove KubernetesService integration

See merge request gitlab-org/gitlab-ce!31365</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove KubernetesService integration

See merge request gitlab-org/gitlab-ce!31365</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '65700-document-max-replication-slots-pg-ha' into 'master'</title>
<updated>2019-08-09T06:48:12+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-08-09T06:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a577123003d1401bc3998030ab92c976dd2d5651'/>
<id>a577123003d1401bc3998030ab92c976dd2d5651</id>
<content type='text'>
Add max_replication_slots to PG HA documentation

Closes #65700

See merge request gitlab-org/gitlab-ce!31534</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add max_replication_slots to PG HA documentation

Closes #65700

See merge request gitlab-org/gitlab-ce!31534</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'speed-up-labels-api' into 'master'</title>
<updated>2019-08-09T06:25:29+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-09T06:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44065b0138f5c6de24471a21d8bbdb31604944da'/>
<id>44065b0138f5c6de24471a21d8bbdb31604944da</id>
<content type='text'>
Remove label issue and MR counts from default API responses

See merge request gitlab-org/gitlab-ce!31543</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove label issue and MR counts from default API responses

See merge request gitlab-org/gitlab-ce!31543</pre>
</div>
</content>
</entry>
<entry>
<title>Add a field for released_at to GH importer</title>
<updated>2019-08-09T00:06:21+00:00</updated>
<author>
<name>Cindy Pallares 🦉</name>
<email>cindy@gitlab.com</email>
</author>
<published>2019-08-09T00:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b3042393566e716b1bea11401df916b9b530f23'/>
<id>2b3042393566e716b1bea11401df916b9b530f23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rails project template</title>
<updated>2019-08-08T22:11:50+00:00</updated>
<author>
<name>Daniel Gruesso</name>
<email>dgruesso@gitlab.com</email>
</author>
<published>2019-08-08T22:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d0118e856afc35c56553cd605640c478dad1c16'/>
<id>8d0118e856afc35c56553cd605640c478dad1c16</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-rename-githost-to-gitjson' into 'master'</title>
<updated>2019-08-08T21:53:15+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-08-08T21:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=974dcf4b76ffb6a09ec5def467e12829d8d9af36'/>
<id>974dcf4b76ffb6a09ec5def467e12829d8d9af36</id>
<content type='text'>
Rename githost.log -&gt; git_json.log

See merge request gitlab-org/gitlab-ce!31634</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename githost.log -&gt; git_json.log

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