<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/scripts/prepare_build.sh, 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>Stop using deprecated argument to `gem`</title>
<updated>2018-12-31T09:30:23+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2018-12-31T09:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1854f142e201af4c6640b98b33b1e4992795b7bc'/>
<id>1854f142e201af4c6640b98b33b1e4992795b7bc</id>
<content type='text'>
`--no-rdoc` and `--no-ri` have been deprecated since RubyGems 2.0:
https://github.com/rubygems/rubygems/blob/v2.0.0/History.txt#L43

They were finally removed in a recent release:
https://github.com/rubygems/rubygems/pull/2354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`--no-rdoc` and `--no-ri` have been deprecated since RubyGems 2.0:
https://github.com/rubygems/rubygems/blob/v2.0.0/History.txt#L43

They were finally removed in a recent release:
https://github.com/rubygems/rubygems/pull/2354
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-prepare-build-parity' into 'master'</title>
<updated>2018-12-17T10:02:15+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-12-17T10:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35c69ea2187af037428c3b25d735f1a359833d96'/>
<id>35c69ea2187af037428c3b25d735f1a359833d96</id>
<content type='text'>
CE-EE parity for prepare_build script

See merge request gitlab-org/gitlab-ce!23819</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE-EE parity for prepare_build script

See merge request gitlab-org/gitlab-ce!23819</pre>
</div>
</content>
</entry>
<entry>
<title>CE-EE parity for prepare_build script</title>
<updated>2018-12-13T20:32:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-12-13T20:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a183aa3c4776121761376830d1db15caa5aa0dcc'/>
<id>a183aa3c4776121761376830d1db15caa5aa0dcc</id>
<content type='text'>
This removes EE-only directives in favor of file existence checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes EE-only directives in favor of file existence checks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CREATE_DB_USER variable in prepare_build</title>
<updated>2018-12-13T18:20:40+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-12-13T18:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=48ae57284766e4bdc81f06022a84f8eb091f5004'/>
<id>48ae57284766e4bdc81f06022a84f8eb091f5004</id>
<content type='text'>
The last usage of this variable was removed in
0ab6469187285368d9f64f9ec67dbbcfa3e5a901.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The last usage of this variable was removed in
0ab6469187285368d9f64f9ec67dbbcfa3e5a901.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the single-script jobs CI config</title>
<updated>2018-05-21T09:30:44+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-05-18T13:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bc57a62a5c8c4c1e08cdf5c4a1656357d885026d'/>
<id>bc57a62a5c8c4c1e08cdf5c4a1656357d885026d</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>Grant privileges after database is created</title>
<updated>2018-05-16T13:52:08+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-05-14T17:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ab6469187285368d9f64f9ec67dbbcfa3e5a901'/>
<id>0ab6469187285368d9f64f9ec67dbbcfa3e5a901</id>
<content type='text'>
Never drop the database when granting privileges
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never drop the database when granting privileges
</pre>
</div>
</content>
</entry>
<entry>
<title>Only setup db in the first checkout!</title>
<updated>2018-05-16T13:52:08+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-05-11T15:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cdcde75bb782951b27ab9db0d54a71db7c94d7cb'/>
<id>cdcde75bb782951b27ab9db0d54a71db7c94d7cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the correct location</title>
<updated>2018-01-23T14:29:20+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-22T10:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fca2a75266cfeefb2497a0a43b7bca127c970597'/>
<id>fca2a75266cfeefb2497a0a43b7bca127c970597</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>Make sure we're using git installed in gitlab-build-images</title>
<updated>2017-11-23T10:26:41+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-11-22T15:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6fcdec52f795f59526c5908349e918d499da2b3'/>
<id>d6fcdec52f795f59526c5908349e918d499da2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a non-superuser user to access GitLab to ensure permissions are proper</title>
<updated>2017-11-10T06:14:03+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-11-09T20:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8efdf75bcb3621822523803b02bd308792bf84d5'/>
<id>8efdf75bcb3621822523803b02bd308792bf84d5</id>
<content type='text'>
We have run into permission issues with MySQL triggers in #36633 that
would have been caught earlier either if our migration tests or GitLab QA
tests had been testing against non-superuser users. This change creates
a non-superuser that has access to the GitLab test database and uses that.

Closes #39932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have run into permission issues with MySQL triggers in #36633 that
would have been caught earlier either if our migration tests or GitLab QA
tests had been testing against non-superuser users. This change creates
a non-superuser that has access to the GitLab test database and uses that.

Closes #39932
</pre>
</div>
</content>
</entry>
</feed>
