<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/pages/projects, branch docs/api-single-codebase</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 'divergence-graph-api-call' into 'master'</title>
<updated>2019-07-01T15:26:02+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-07-01T15:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80e09ed0105343c90f3dac77aa7e297a294f3f5e'/>
<id>80e09ed0105343c90f3dac77aa7e297a294f3f5e</id>
<content type='text'>
Fetch branches divergence graph data through API call

Closes #46139

See merge request gitlab-org/gitlab-ce!30068</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fetch branches divergence graph data through API call

Closes #46139

See merge request gitlab-org/gitlab-ce!30068</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch branch diverging counts from API</title>
<updated>2019-07-01T10:40:29+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-07-01T10:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12413158fddf093e9b2cc8d00d66f8c6833a260c'/>
<id>12413158fddf093e9b2cc8d00d66f8c6833a260c</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved feature access arrays to constants</title>
<updated>2019-07-01T09:18:25+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-06-28T02:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34420f42b31dca02ba2fc9b4d35d40a6236cd692'/>
<id>34420f42b31dca02ba2fc9b4d35d40a6236cd692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vue-i18n: app/assets/javascripts/pages directory</title>
<updated>2019-07-01T08:33:09+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-06-24T09:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0da58854728c65cfd1dce29dda38cac5b0cc76cb'/>
<id>0da58854728c65cfd1dce29dda38cac5b0cc76cb</id>
<content type='text'>
i18n linting for .vue files under the
app/assets/javascripts/pages directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i18n linting for .vue files under the
app/assets/javascripts/pages directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves EE code into a mixin</title>
<updated>2019-06-28T10:48:26+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-27T15:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21d870234a448cfc5ed1f4ff68f3aec1c9b26e5f'/>
<id>21d870234a448cfc5ed1f4ff68f3aec1c9b26e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring Manual Ordering on Issue List</title>
<updated>2019-06-26T08:29:23+00:00</updated>
<author>
<name>Rajat Jain</name>
<email>rjain@gitlab.com</email>
</author>
<published>2019-06-26T08:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f448bd17d2e0a0329146d0f36c3d2b79c48bdc2'/>
<id>6f448bd17d2e0a0329146d0f36c3d2b79c48bdc2</id>
<content type='text'>
On all the issue lists -- Group, Project and Dashboard -- this
change adds a new option for managing the lists.

"Manual Ordering" option is added which when flipped on will allow
an user to drag and drop issues around to create a relative ordering
among them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On all the issue lists -- Group, Project and Dashboard -- this
change adds a new option for managing the lists.

"Manual Ordering" option is added which when flipped on will allow
an user to drag and drop issues around to create a relative ordering
among them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Render branch divergance graph with Vue</title>
<updated>2019-06-24T11:52:00+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-06-24T11:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=039117deacf730286d6e1b0b6bc116d62c3b9c31'/>
<id>039117deacf730286d6e1b0b6bc116d62c3b9c31</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 show private keys for letsencrypt certs</title>
<updated>2019-06-21T12:06:12+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-06-21T12:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6119d5ad7518f547af216d3bdc3d1fcffcfc9c71'/>
<id>6119d5ad7518f547af216d3bdc3d1fcffcfc9c71</id>
<content type='text'>
Adds enum certificate_source to pages_domains table
with default manually_uploaded

Mark certificates as 'gitlab_provided'
if the were obtained through Let's Encrypt

Mark certificates as 'user_provided' if they were uploaded through
controller or api

Only show private key in domain edit form if it is 'user_provided'

Only show LetsEncrypt option if is enabled by application settings
(and feature flag)

Refactor and fix some specs to match new logic

Don't show Let's Encrypt certificates as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds enum certificate_source to pages_domains table
with default manually_uploaded

Mark certificates as 'gitlab_provided'
if the were obtained through Let's Encrypt

Mark certificates as 'user_provided' if they were uploaded through
controller or api

Only show private key in domain edit form if it is 'user_provided'

Only show LetsEncrypt option if is enabled by application settings
(and feature flag)

Refactor and fix some specs to match new logic

Don't show Let's Encrypt certificates as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable unnecessary ESLint i18n offences</title>
<updated>2019-06-13T19:15:25+00:00</updated>
<author>
<name>Brandon Labuschagne</name>
<email>blabuschagne@gitlab.com</email>
</author>
<published>2019-06-13T19:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d8163dcf6070a9e73fa1e8e31a65375ff5770d2'/>
<id>3d8163dcf6070a9e73fa1e8e31a65375ff5770d2</id>
<content type='text'>
Unnecessary offences include false positives as well as flagged
errors which have follow up issues in order to be addressed.

Not all issues have been addressed before this being submitted
in the spirit of results and iteration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unnecessary offences include false positives as well as flagged
errors which have follow up issues in order to be addressed.

Not all issues have been addressed before this being submitted
in the spirit of results and iteration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137' into 'master'</title>
<updated>2019-06-07T13:15:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-07T13:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25ef3a9687494bea8927d7109f6e684beba2eb95'/>
<id>25ef3a9687494bea8927d7109f6e684beba2eb95</id>
<content type='text'>
Allow masking if 8 or more characters in base64

See merge request gitlab-org/gitlab-ce!29143</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow masking if 8 or more characters in base64

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