<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch app-differences</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>Backport EE changes to Members::BaseService</title>
<updated>2019-08-08T11:33:50+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-08-07T13:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc6b8adba96bd3bb1b8ebf561aaf261f1cb209a1'/>
<id>dc6b8adba96bd3bb1b8ebf561aaf261f1cb209a1</id>
<content type='text'>
EE made some small changes to this class, but these changes were not
backported to CE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EE made some small changes to this class, but these changes were not
backported to CE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '63181-collapsible-line' into 'master'</title>
<updated>2019-08-08T09:04:29+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-08-08T09:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8505049e1f2510642715d9bfd56fc022cd42caf0'/>
<id>8505049e1f2510642715d9bfd56fc022cd42caf0</id>
<content type='text'>
Makes section title clickable and collapsible

Closes #63181

See merge request gitlab-org/gitlab-ce!31571</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes section title clickable and collapsible

Closes #63181

See merge request gitlab-org/gitlab-ce!31571</pre>
</div>
</content>
</entry>
<entry>
<title>FE for group level Cycle Analytics</title>
<updated>2019-08-08T08:13:15+00:00</updated>
<author>
<name>Brandon Labuschagne</name>
<email>blabuschagne@gitlab.com</email>
</author>
<published>2019-08-08T08:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99fec4efc1ac27e12acaa8aa8e75699b8b60a945'/>
<id>99fec4efc1ac27e12acaa8aa8e75699b8b60a945</id>
<content type='text'>
This MR adds the code which displays cycle analytics on a group level.
It reuses the cycle_analytics_bundle file which will later be removed.

This feature is currently behind the analytics feature flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds the code which displays cycle analytics on a group level.
It reuses the cycle_analytics_bundle file which will later be removed.

This feature is currently behind the analytics feature flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'</title>
<updated>2019-08-08T06:43:10+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-08-08T06:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2cff9e4f94dd242a95604c38727b12de9e0a138'/>
<id>d2cff9e4f94dd242a95604c38727b12de9e0a138</id>
<content type='text'>
Adjust size and align MR-widget loading icon

Closes #62609

See merge request gitlab-org/gitlab-ce!31503</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust size and align MR-widget loading icon

Closes #62609

See merge request gitlab-org/gitlab-ce!31503</pre>
</div>
</content>
</entry>
<entry>
<title>Disable vue-i18n for non-autofix files</title>
<updated>2019-08-08T06:29:24+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-08-08T06:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=834f1f974a80b7747c248752f733c13e0cdfbff8'/>
<id>834f1f974a80b7747c248752f733c13e0cdfbff8</id>
<content type='text'>
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
</pre>
</div>
</content>
</entry>
<entry>
<title>CE port for bulk updating group labels</title>
<updated>2019-08-08T06:25:20+00:00</updated>
<author>
<name>Eugenia Grieff</name>
<email>egrieff@gitlab.com</email>
</author>
<published>2019-08-08T06:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01950c3944738b918666230b7d36304cd17ce823'/>
<id>01950c3944738b918666230b7d36304cd17ce823</id>
<content type='text'>
- Original EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Original EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14827
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '20137-starrers' into 'master'</title>
<updated>2019-08-08T04:40:55+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-08T04:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ad34c3a243cda19e73fbda0c9682e0a1c16c10a'/>
<id>3ad34c3a243cda19e73fbda0c9682e0a1c16c10a</id>
<content type='text'>
Add possibilty to view starrers ("stargazers") of a repository &amp; any user's starred repositories

Closes #20137

See merge request gitlab-org/gitlab-ce!24690</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add possibilty to view starrers ("stargazers") of a repository &amp; any user's starred repositories

Closes #20137

See merge request gitlab-org/gitlab-ce!24690</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify getTimeDiff function</title>
<updated>2019-08-08T00:06:45+00:00</updated>
<author>
<name>Simon Knox</name>
<email>simon@gitlab.com</email>
</author>
<published>2019-08-08T00:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=055a7b973dd99185f2dee01a3d4774f9f0a5e1b6'/>
<id>055a7b973dd99185f2dee01a3d4774f9f0a5e1b6</id>
<content type='text'>
Pass keyname instead of translated string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass keyname instead of translated string
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix public/private starrers counts in special cases</title>
<updated>2019-08-07T18:49:37+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2019-07-27T06:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4078b535c9854695e770cdfb5e0f4846a8cf64a'/>
<id>d4078b535c9854695e770cdfb5e0f4846a8cf64a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle reviewer comments on !24690</title>
<updated>2019-08-07T18:49:37+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2019-08-03T10:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e726ed5e128893158f102b87e1407ec0a36fc3ce'/>
<id>e726ed5e128893158f102b87e1407ec0a36fc3ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
