<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch optimise-dag-processing</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 'fix-filename-length' into 'master'</title>
<updated>2019-08-13T11:36:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-13T11:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a55869483d023978655658d389aad36d63c9d2b2'/>
<id>a55869483d023978655658d389aad36d63c9d2b2</id>
<content type='text'>
Ensure changelog filenames have length less than 99 characters

See merge request gitlab-org/gitlab-ce!31752</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure changelog filenames have length less than 99 characters

See merge request gitlab-org/gitlab-ce!31752</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'require-stage-to-be-set-with-needs' into 'master'</title>
<updated>2019-08-13T10:56:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-08-13T10:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=980b863c16279e9e8ee9f4f298b7d987832af515'/>
<id>980b863c16279e9e8ee9f4f298b7d987832af515</id>
<content type='text'>
Require `stage:` to be set with `needs:`

Closes #65568

See merge request gitlab-org/gitlab-ce!31760</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require `stage:` to be set with `needs:`

Closes #65568

See merge request gitlab-org/gitlab-ce!31760</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '65963-avoid-extra-query-allowed-to-uninstall' into 'master'</title>
<updated>2019-08-13T10:05:37+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-08-13T10:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35994fe091b65c902c465f3159a3efe881e1df77'/>
<id>35994fe091b65c902c465f3159a3efe881e1df77</id>
<content type='text'>
Fix a performance issue in Helm#can_uninstall?

Closes #65963

See merge request gitlab-org/gitlab-ce!31751</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a performance issue in Helm#can_uninstall?

Closes #65963

See merge request gitlab-org/gitlab-ce!31751</pre>
</div>
</content>
</entry>
<entry>
<title>Require `stage:` to be set with `needs:`</title>
<updated>2019-08-13T09:47:30+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-13T09:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=583544d0899c691d5f46712ad576bdacc18259e5'/>
<id>583544d0899c691d5f46712ad576bdacc18259e5</id>
<content type='text'>
Since we are unsure what would be the behavior of `stage:`
when we work on DAG. Let's make `stage:` to be required
today with `needs:`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we are unsure what would be the behavior of `stage:`
when we work on DAG. Let's make `stage:` to be required
today with `needs:`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-build-process-worker' into 'master'</title>
<updated>2019-08-13T09:33:58+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-08-13T09:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=266211b9c4edc308d7c99ed6b80b3a1bd01ff1f3'/>
<id>266211b9c4edc308d7c99ed6b80b3a1bd01ff1f3</id>
<content type='text'>
Remove unused `BuildProcessWorker`

Closes #65539

See merge request gitlab-org/gitlab-ce!31756</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused `BuildProcessWorker`

Closes #65539

See merge request gitlab-org/gitlab-ce!31756</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'spec_cluster_policy_coverage' into 'master'</title>
<updated>2019-08-13T09:14:06+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-08-13T09:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3770f3fb300ee01fca9735fdf1e5cd940ace4452'/>
<id>3770f3fb300ee01fca9735fdf1e5cd940ace4452</id>
<content type='text'>
Improve cluster policy spec coverage

See merge request gitlab-org/gitlab-ce!31700</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve cluster policy spec coverage

See merge request gitlab-org/gitlab-ce!31700</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure changelog filenames are less than 99 characters long</title>
<updated>2019-08-13T08:58:54+00:00</updated>
<author>
<name>Balasankar "Balu" C</name>
<email>balasankar@gitlab.com</email>
</author>
<published>2019-08-13T05:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ab5346eeb7c1891a6828386334fa3e6b853a931'/>
<id>9ab5346eeb7c1891a6828386334fa3e6b853a931</id>
<content type='text'>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `BuildProcessWorker`</title>
<updated>2019-08-13T08:22:13+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-13T08:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1438119df4a8407ce0a62ae65a34ee51c3b710ca'/>
<id>1438119df4a8407ce0a62ae65a34ee51c3b710ca</id>
<content type='text'>
We migrated all logic to `PipelineProcessWorker`
and this worker become redundant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We migrated all logic to `PipelineProcessWorker`
and this worker become redundant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '61800-migrate-environment-rollback-tests-to-jest' into 'master'</title>
<updated>2019-08-13T07:22:02+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-08-13T07:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b24359e24d55ed15b75be99dd12ed504a946afe1'/>
<id>b24359e24d55ed15b75be99dd12ed504a946afe1</id>
<content type='text'>
Convert `spec/javascripts/environments/*rollback*` tests from Jasmine to Jest

Closes #61800

See merge request gitlab-org/gitlab-ce!31021</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert `spec/javascripts/environments/*rollback*` tests from Jasmine to Jest

Closes #61800

See merge request gitlab-org/gitlab-ce!31021</pre>
</div>
</content>
</entry>
<entry>
<title>Fix performance issue in Helm#can_uninstall?</title>
<updated>2019-08-13T05:18:59+00:00</updated>
<author>
<name>Dylan Griffith</name>
<email>dyl.griffith@gmail.com</email>
</author>
<published>2019-08-13T05:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dcdc04ab46f4be77db52454dc634593595ae7612'/>
<id>dcdc04ab46f4be77db52454dc634593595ae7612</id>
<content type='text'>
Calling #present? was causing a DB query to happen each time around the
loop. We only wanted to check for nil as it's nil in the first loop
around so there is no need for #present?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calling #present? was causing a DB query to happen each time around the
loop. We only wanted to check for nil as it's nil in the first loop
around so there is no need for #present?
</pre>
</div>
</content>
</entry>
</feed>
