<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models, branch docs-serverless-ssl</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 failing spec/models/internal_id_spec.rb spec</title>
<updated>2019-06-26T14:33:57+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-26T14:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=813b8aad24a88aa014c75487fe2856fa385d4cf6'/>
<id>813b8aad24a88aa014c75487fe2856fa385d4cf6</id>
<content type='text'>
The spec is too strict about how many `current_version` should be
called - if the spec is called separately, it's called 3 times, if
all specs run it's called twice.

This is similar to the change done in
9b752791624ce618810b9d65251582e56c37dee7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec is too strict about how many `current_version` should be
called - if the spec is called separately, it's called 3 times, if
all specs run it's called twice.

This is similar to the change done in
9b752791624ce618810b9d65251582e56c37dee7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '62214-migrations-and-models' into 'master'</title>
<updated>2019-06-26T12:06:23+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-06-26T12:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=069cd1ca7e6204e9441ca7b9f7f45831dfd786f4'/>
<id>069cd1ca7e6204e9441ca7b9f7f45831dfd786f4</id>
<content type='text'>
Step 1 of !28996: Adds models and migrations for Namespaces statistics

See merge request gitlab-org/gitlab-ce!29570</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Step 1 of !28996: Adds models and migrations for Namespaces statistics

See merge request gitlab-org/gitlab-ce!29570</pre>
</div>
</content>
</entry>
<entry>
<title>Set 2 weeks as the expiration time for the current broadcast message</title>
<updated>2019-06-25T22:41:05+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-25T22:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=da2f451f95b97ee2be77de52695be61553ebce52'/>
<id>da2f451f95b97ee2be77de52695be61553ebce52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Add two new ActiveRecord models</title>
<updated>2019-06-25T14:54:47+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-06-12T21:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bde41ee866d0fe0b1bb5ece1130fb6e24d95ad17'/>
<id>bde41ee866d0fe0b1bb5ece1130fb6e24d95ad17</id>
<content type='text'>
- Namespace::Storagestatistics will persist root namespace statistics
- Namespace::AggregationSchedule will save information when a new update
to the namespace statistics needs to be scheduled

Both tables use 'namespace_id' as primary key
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Namespace::Storagestatistics will persist root namespace statistics
- Namespace::AggregationSchedule will save information when a new update
to the namespace statistics needs to be scheduled

Both tables use 'namespace_id' as primary key
</pre>
</div>
</content>
</entry>
<entry>
<title>Require pipeline if "Pipeline must succeed" is set</title>
<updated>2019-06-25T09:12:02+00:00</updated>
<author>
<name>Fabio Pitino</name>
<email>fpitino@gitlab.com</email>
</author>
<published>2019-06-21T08:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a26916d18cab6bc3ed2e6846d130fcd5e36fb313'/>
<id>a26916d18cab6bc3ed2e6846d130fcd5e36fb313</id>
<content type='text'>
When a user sets only_allow_merge_if_pipeline_succeeds, also named
as "Pipeline must succeed" project setting, we require the pipeline
to be present.

This solves race condition issues especially with external CI
providers when a build is triggered externally but no pipelines are
created in GitLab yet.

Document that a head pipeline is expected when using "Pipeline
must succeed" setting. Also explain limitations with the use of
only/except where there may not be any jobs created and the merge
request will not be allowed to be merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a user sets only_allow_merge_if_pipeline_succeeds, also named
as "Pipeline must succeed" project setting, we require the pipeline
to be present.

This solves race condition issues especially with external CI
providers when a build is triggered externally but no pipelines are
created in GitLab yet.

Document that a head pipeline is expected when using "Pipeline
must succeed" setting. Also explain limitations with the use of
only/except where there may not be any jobs created and the merge
request will not be allowed to be merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor_deployment_cluster' into 'master'</title>
<updated>2019-06-24T22:23:18+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-24T22:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db9783f7826ed5ba58a8941dd80a1cd7dda517b0'/>
<id>db9783f7826ed5ba58a8941dd80a1cd7dda517b0</id>
<content type='text'>
Refactor Deployment#cluster to #deployment_platform_cluster

See merge request gitlab-org/gitlab-ce!29961</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor Deployment#cluster to #deployment_platform_cluster

See merge request gitlab-org/gitlab-ce!29961</pre>
</div>
</content>
</entry>
<entry>
<title>Renew Let's Encrypt certificates</title>
<updated>2019-06-24T20:35:12+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-06-24T20:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7764d0e845db524f2913b6c11c88dfd121ec522'/>
<id>a7764d0e845db524f2913b6c11c88dfd121ec522</id>
<content type='text'>
Add index for pages domain ssl auto renewal
Add PagesDomain.needs_ssl_renewal scope
Add cron worker for ssl renewal
Add worker for ssl renewal
Add pages ssl renewal worker queues settings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add index for pages domain ssl auto renewal
Add PagesDomain.needs_ssl_renewal scope
Add cron worker for ssl renewal
Add worker for ssl renewal
Add pages ssl renewal worker queues settings
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-labels-in-hooks' into 'master'</title>
<updated>2019-06-24T10:56:19+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-24T10:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88c8d177f835983a0a47796529906c69376d159d'/>
<id>88c8d177f835983a0a47796529906c69376d159d</id>
<content type='text'>
Fix label serialisation in issue and note hooks

Closes #63473

See merge request gitlab-org/gitlab-ce!29850</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix label serialisation in issue and note hooks

Closes #63473

See merge request gitlab-org/gitlab-ce!29850</pre>
</div>
</content>
</entry>
<entry>
<title>Added labels_hook_attrs method</title>
<updated>2019-06-24T09:51:34+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-24T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4189ffe2142e0a0969a3f28ec55e069c3b5abb9f'/>
<id>4189ffe2142e0a0969a3f28ec55e069c3b5abb9f</id>
<content type='text'>
Based on review comment fetching labels hook_attrs is now
wrapped in an issue's model method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on review comment fetching labels hook_attrs is now
wrapped in an issue's model method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-pipeline-schedule-edge-case' into 'master'</title>
<updated>2019-06-24T09:38:33+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-06-24T09:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=733f384ba8e9ecb2748bcd8c0cd91d8e370f8cc7'/>
<id>733f384ba8e9ecb2748bcd8c0cd91d8e370f8cc7</id>
<content type='text'>
FIX: Scheduled pipelines scheduled to run at the same time as pipeline_schedule_worker gets pushed to the next run

Closes #63469

See merge request gitlab-org/gitlab-ce!29848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX: Scheduled pipelines scheduled to run at the same time as pipeline_schedule_worker gets pushed to the next run

Closes #63469

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