<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models/ci, branch docs-pages-force-https</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>Fix pipeline schedule edge case</title>
<updated>2019-06-24T07:53:36+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-06-19T12:12:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a22e68bf46e660aa21bf2ae0073a51b9a950f870'/>
<id>a22e68bf46e660aa21bf2ae0073a51b9a950f870</id>
<content type='text'>
If pipeline schedule is to run at the exact same time with when cron
worker runs, the pipeline schedule will not be executed at the
ideal timing.

We fix this bug by comparing the exact matching of ideal and
cron worker's next run at.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If pipeline schedule is to run at the exact same time with when cron
worker runs, the pipeline schedule will not be executed at the
ideal timing.

We fix this bug by comparing the exact matching of ideal and
cron worker's next run at.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set a fixed date in pipeline shedule spec</title>
<updated>2019-06-19T09:27:44+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-19T09:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31cef128e8535c9f9701755024b18f04194f472c'/>
<id>31cef128e8535c9f9701755024b18f04194f472c</id>
<content type='text'>
Fixes flaky master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes flaky master
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '62760-unquarantine-spec' into 'master'</title>
<updated>2019-06-18T09:09:05+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-06-18T09:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2d217f69ad711a6016806fa51532cfbbaa340bd'/>
<id>e2d217f69ad711a6016806fa51532cfbbaa340bd</id>
<content type='text'>
Fix flaky time related failure in spec/models/ci/pipeline_schedule_spec.rb

Closes #62760

See merge request gitlab-org/gitlab-ce!29778</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flaky time related failure in spec/models/ci/pipeline_schedule_spec.rb

Closes #62760

See merge request gitlab-org/gitlab-ce!29778</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flaky time related spec</title>
<updated>2019-06-18T08:10:34+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-18T00:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0e7efb5c2dd47dcd6998def5eaa8bbc46a5bb89'/>
<id>b0e7efb5c2dd47dcd6998def5eaa8bbc46a5bb89</id>
<content type='text'>
Also removes test from quarantine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removes test from quarantine
</pre>
</div>
</content>
</entry>
<entry>
<title>Make KubernetesService readonly</title>
<updated>2019-06-18T00:01:56+00:00</updated>
<author>
<name>James Fargher</name>
<email>proglottis@gmail.com</email>
</author>
<published>2019-06-18T00:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b9157d5dc9b45cc6d70f10d075bbf149af5f266'/>
<id>6b9157d5dc9b45cc6d70f10d075bbf149af5f266</id>
<content type='text'>
We are deprecating this service in favor of instance wide clusters.
Therefore we removed some code that is not anymore needed for a
readonly cluster and also we added some flags to allow for this
deprecation. These flags are to be removed in the next release when
we finally completelly remove KubernetesService.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are deprecating this service in favor of instance wide clusters.
Therefore we removed some code that is not anymore needed for a
readonly cluster and also we added some flags to allow for this
deprecation. These flags are to be removed in the next release when
we finally completelly remove KubernetesService.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'error-pipelines-for-blocked-users' into 'master'</title>
<updated>2019-06-17T13:00:34+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-06-17T13:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e08d13420d3d48524c9b922e2307bfd1d8c765f6'/>
<id>e08d13420d3d48524c9b922e2307bfd1d8c765f6</id>
<content type='text'>
Preventing blocked users and their PipelineSchdules from creating new Pipelines

Closes #47756

See merge request gitlab-org/gitlab-ce!27318</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preventing blocked users and their PipelineSchdules from creating new Pipelines

Closes #47756

See merge request gitlab-org/gitlab-ce!27318</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'revert-86900f00' into 'master'</title>
<updated>2019-06-06T08:32:04+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-06-06T08:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8501edcd465923c9c6a45abe6c863fc3cd25973a'/>
<id>8501edcd465923c9c6a45abe6c863fc3cd25973a</id>
<content type='text'>
Revert "Disable retrying cancelled jobs"

Closes #62350

See merge request gitlab-org/gitlab-ce!29201</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Disable retrying cancelled jobs"

Closes #62350

See merge request gitlab-org/gitlab-ce!29201</pre>
</div>
</content>
</entry>
<entry>
<title>Quarantine this flaky test</title>
<updated>2019-06-06T08:18:47+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-06-06T08:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=765f30b80baaed9ace1b5b07570e65e7a7b7ee35'/>
<id>765f30b80baaed9ace1b5b07570e65e7a7b7ee35</id>
<content type='text'>
See
https://gitlab.com/gitlab-org/gitlab-ce/issues/62760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See
https://gitlab.com/gitlab-org/gitlab-ce/issues/62760
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer Time.zone.now to pair with Time.zone.name</title>
<updated>2019-06-05T13:44:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-06-05T13:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=690c4259a90e4b52c4107edabdeff60b4e05d264'/>
<id>690c4259a90e4b52c4107edabdeff60b4e05d264</id>
<content type='text'>
`Time.now` is local time, yet `Time.zone.now` is application
configuration time. They can be different.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Time.now` is local time, yet `Time.zone.now` is application
configuration time. They can be different.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch..."</title>
<updated>2019-06-05T11:09:51+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-05T11:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e58e24b4d4256a42c0c7e764227f3c3c53fdb1bd'/>
<id>e58e24b4d4256a42c0c7e764227f3c3c53fdb1bd</id>
<content type='text'>
This reverts merge request !27503</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !27503</pre>
</div>
</content>
</entry>
</feed>
