<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features, branch patch-58</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>Show Test Automation Engineer for spec/feature as</title>
<updated>2019-06-06T13:11:57+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-05-23T18:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74399a90989e5caade1de1833a7f65cfbc070bcd'/>
<id>74399a90989e5caade1de1833a7f65cfbc070bcd</id>
<content type='text'>
reviewers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reviewers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always show "Pipelines must succeed" checkbox</title>
<updated>2019-06-06T09:29:05+00:00</updated>
<author>
<name>Fabio Pitino</name>
<email>fpitino@gitlab.com</email>
</author>
<published>2019-06-06T09:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8af83bbfec20bb387436bbc46f6cfdac6aa05b71'/>
<id>8af83bbfec20bb387436bbc46f6cfdac6aa05b71</id>
<content type='text'>
Before: the checkbox was hidden if builds were disabled.

The checkbox should not be linked to the builds feature
because they are 2 separate functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before: the checkbox was hidden if builds were disabled.

The checkbox should not be linked to the builds feature
because they are 2 separate functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-default-visibility-fix' into 'master'</title>
<updated>2019-06-06T08:49:15+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-06-06T08:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c3cab3d0fa5d5b3364523c974322a8a6552d48c'/>
<id>5c3cab3d0fa5d5b3364523c974322a8a6552d48c</id>
<content type='text'>
Set project default visibility to max allowed

Closes #62298

See merge request gitlab-org/gitlab-ce!28754</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set project default visibility to max allowed

Closes #62298

See merge request gitlab-org/gitlab-ce!28754</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>Resolve "Inline validation for user's name and username length"</title>
<updated>2019-06-06T07:39:59+00:00</updated>
<author>
<name>Jiaan</name>
<email>3468028-jiaan@users.noreply.gitlab.com</email>
</author>
<published>2019-06-06T07:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c38ea7e8843660ae9993ad8f515866113bbcc4f5'/>
<id>c38ea7e8843660ae9993ad8f515866113bbcc4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set project default visibility to max allowed</title>
<updated>2019-06-05T23:43:31+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-26T05:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8d93b24822937d803da4c9fcc89d50c85de89c7'/>
<id>f8d93b24822937d803da4c9fcc89d50c85de89c7</id>
<content type='text'>
If the default, instance-wide visibility were set to internal but a
group were private, the radio button would be set on internal even
though that setting were not allowed. We now consider the allowed
visibility setting for the group in determining what the default should
be.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the default, instance-wide visibility were set to internal but a
group were private, the radio button would be set on internal even
though that setting were not allowed. We now consider the allowed
visibility setting for the group in determining what the default should
be.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62298
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '54140-non-ar-cache-commit-markdown' into 'master'</title>
<updated>2019-06-05T16:30:51+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-06-05T16:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7b6dace063fce593e6f9ac61390e7385a9868a1'/>
<id>e7b6dace063fce593e6f9ac61390e7385a9868a1</id>
<content type='text'>
Use Redis for CacheMarkDownField on non AR models

Closes #54140

See merge request gitlab-org/gitlab-ce!29054</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Redis for CacheMarkDownField on non AR models

Closes #54140

See merge request gitlab-org/gitlab-ce!29054</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '28996-create-mvc-ui-in-haml' into 'master'</title>
<updated>2019-06-05T13:40:58+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-05T13:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb18dfea0505f47062096e05eda8f74111c1fc39'/>
<id>cb18dfea0505f47062096e05eda8f74111c1fc39</id>
<content type='text'>
Add Let's Encrypt option in Pages domain new/edit Haml form

See merge request gitlab-org/gitlab-ce!26438</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Let's Encrypt option in Pages domain new/edit Haml form

See merge request gitlab-org/gitlab-ce!26438</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>
<entry>
<title>Use Redis for CacheMarkDownField on non AR models</title>
<updated>2019-06-05T05:19:59+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-06-05T04:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2eecfd8f9d111c6518930b818a16daea8263b37f'/>
<id>2eecfd8f9d111c6518930b818a16daea8263b37f</id>
<content type='text'>
This allows using `CacheMarkdownField` for models that are not backed
by ActiveRecord.

When the including class inherits `ActiveRecord::Base` we include
`Gitlab::MarkdownCache::ActiveRecord::Extension`. This will cause the
markdown fields to be rendered and the generated HTML stored in a
`&lt;field&gt;_html` attribute on the record. We also store the version
used for generating the markdown.

All other classes that include this model will include the
`Gitlab::MarkdownCache::Redis::Extension`. This add the `&lt;field&gt;_html`
attributes to that model and will generate the html in them. The
generated HTML will be cached in redis under the key
`markdown_cache:&lt;class&gt;:&lt;id&gt;`. The class this included in must
therefore respond to `id`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows using `CacheMarkdownField` for models that are not backed
by ActiveRecord.

When the including class inherits `ActiveRecord::Base` we include
`Gitlab::MarkdownCache::ActiveRecord::Extension`. This will cause the
markdown fields to be rendered and the generated HTML stored in a
`&lt;field&gt;_html` attribute on the record. We also store the version
used for generating the markdown.

All other classes that include this model will include the
`Gitlab::MarkdownCache::Redis::Extension`. This add the `&lt;field&gt;_html`
attributes to that model and will generate the html in them. The
generated HTML will be cached in redis under the key
`markdown_cache:&lt;class&gt;:&lt;id&gt;`. The class this included in must
therefore respond to `id`.
</pre>
</div>
</content>
</entry>
</feed>
