<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/scripts/prepare_build.sh, branch test</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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
<entry>
<title>Update scripts/prepare_build.sh</title>
<updated>2017-10-17T18:15:19+00:00</updated>
<author>
<name>bogdanvlviv</name>
<email>bogdanvlviv@gmail.com</email>
</author>
<published>2017-03-26T21:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c17570d3b36452e47229d4fa282af75ecc08b690'/>
<id>c17570d3b36452e47229d4fa282af75ecc08b690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't install fog-aws and mime-types gems in scripts/prepare_build.sh</title>
<updated>2017-07-13T14:08:31+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-13T12:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4d35a415ac381a4a9f3dc6b164855cfb1f6c43f'/>
<id>c4d35a415ac381a4a9f3dc6b164855cfb1f6c43f</id>
<content type='text'>
Instead, install them only for the 'update-knapsack' job.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, install them only for the 'update-knapsack' job.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'"</title>
<updated>2017-07-11T10:59:16+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-11T10:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d22e1e83816e7fdb0aefd29b69fccca96d28b9c'/>
<id>6d22e1e83816e7fdb0aefd29b69fccca96d28b9c</id>
<content type='text'>
This reverts merge request !12753</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !12753</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'</title>
<updated>2017-07-11T08:21:20+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-11T08:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7bbafd8970f89bbdd30fa219b3901c3eae4331c'/>
<id>d7bbafd8970f89bbdd30fa219b3901c3eae4331c</id>
<content type='text'>
Bump knapsack to 1.14.0

Closes #34902

See merge request !12753</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump knapsack to 1.14.0

Closes #34902

See merge request !12753</pre>
</div>
</content>
</entry>
</feed>
