<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch ab-structure-sql</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>CI changes for structure.sql</title>
<updated>2019-06-24T12:31:56+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-06-24T12:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79bb43979929bc8dbee9ceee4df6bc03c516f729'/>
<id>79bb43979929bc8dbee9ceee4df6bc03c516f729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify the branch hooks spec to expect processing of commit messages</title>
<updated>2019-06-13T10:46:47+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-13T10:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=352b43e0af67377b8e75b4a082418e32b13ee5f6'/>
<id>352b43e0af67377b8e75b4a082418e32b13ee5f6</id>
<content type='text'>
Commit messages are not processed for references to issues when
creating the default branch on push. This was expected
behavior (probably to avoid performance problems when first pushing a
repository with thousands of commits). However, this is not an issue
because we always limit the number of commits to process to 100
regardless of whether we are creating the default branch or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit messages are not processed for references to issues when
creating the default branch on push. This was expected
behavior (probably to avoid performance problems when first pushing a
repository with thousands of commits). However, this is not an issue
because we always limit the number of commits to process to 100
regardless of whether we are creating the default branch or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibility' into 'master'</title>
<updated>2019-06-13T07:54:31+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-13T07:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10ea97505f134ec4b43c93071a02d1498f2e5fc3'/>
<id>10ea97505f134ec4b43c93071a02d1498f2e5fc3</id>
<content type='text'>
Review roulette excludes mr_author

Closes #61157

See merge request gitlab-org/gitlab-ce!28886</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Review roulette excludes mr_author

Closes #61157

See merge request gitlab-org/gitlab-ce!28886</pre>
</div>
</content>
</entry>
<entry>
<title>Excludes MR author from Review roulette</title>
<updated>2019-06-12T19:32:35+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2019-05-30T10:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cef127e10778a21756c00c4226592f32f15a6c1f'/>
<id>cef127e10778a21756c00c4226592f32f15a6c1f</id>
<content type='text'>
Excludes MR author from gitlab_ui and single_codebase Review roulette
results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Excludes MR author from gitlab_ui and single_codebase Review roulette
results.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the grafana_dashboard_link feature flag</title>
<updated>2019-06-12T19:20:22+00:00</updated>
<author>
<name>Reuben Pereira</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-06-12T19:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4e320a42c1d1b973719e27e0ebc9fc96c173a03'/>
<id>a4e320a42c1d1b973719e27e0ebc9fc96c173a03</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-resolve-button-not-available' into 'master'</title>
<updated>2019-06-12T17:51:32+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-06-12T17:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d78a4465fafe6f0bb5e197649a0721f35a069bbd'/>
<id>d78a4465fafe6f0bb5e197649a0721f35a069bbd</id>
<content type='text'>
Fix "Resolve conflicts" button not appearing for some users

Closes #47954

See merge request gitlab-org/gitlab-ce!29535</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "Resolve conflicts" button not appearing for some users

Closes #47954

See merge request gitlab-org/gitlab-ce!29535</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>Merge branch 'jc-migration-for-source-project-id' into 'master'</title>
<updated>2019-06-12T17:03:52+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-06-12T17:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=803fe6501c604b5567f281f7662080c5b8626cf1'/>
<id>803fe6501c604b5567f281f7662080c5b8626cf1</id>
<content type='text'>
Fix null source_project_id in pool_repositories

Closes gitaly#1653

See merge request gitlab-org/gitlab-ce!29157</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix null source_project_id in pool_repositories

Closes gitaly#1653

See merge request gitlab-org/gitlab-ce!29157</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'prom-api-3' into 'master'</title>
<updated>2019-06-12T16:48:45+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-12T16:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e38ffe393f29bbfbc6d5bb672c9c52e2d4ce663'/>
<id>2e38ffe393f29bbfbc6d5bb672c9c52e2d4ce663</id>
<content type='text'>
Switch charts to Prometheus API endpoint CE-3

Closes #58516

See merge request gitlab-org/gitlab-ce!29280</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch charts to Prometheus API endpoint CE-3

Closes #58516

See merge request gitlab-org/gitlab-ce!29280</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'prom-api-2' into 'master'</title>
<updated>2019-06-12T16:17:37+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-12T16:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eabd1b9e6ad53b3b8e01e64a1425ad7c87b6361b'/>
<id>eabd1b9e6ad53b3b8e01e64a1425ad7c87b6361b</id>
<content type='text'>
Switch charts to Prometheus API endpoint CE-2

See merge request gitlab-org/gitlab-ce!29226</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch charts to Prometheus API endpoint CE-2

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