<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/serializers, branch docs/fix-deploy-example</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>Prefer `flat_map` over `map` + `flatten`</title>
<updated>2019-07-26T10:44:13+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-07-26T10:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8136fac26c8f470720ff90d152b93abf50f5084d'/>
<id>8136fac26c8f470720ff90d152b93abf50f5084d</id>
<content type='text'>
Convert several occurrences of `map` + `flatten` to
`flat_map` where applicable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert several occurrences of `map` + `flatten` to
`flat_map` where applicable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'adjust-cycle-analytics-to-group-level' into 'master'</title>
<updated>2019-07-18T09:23:54+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-18T09:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d1adc9f7f990254fd88ba03011908cc4f83461d'/>
<id>0d1adc9f7f990254fd88ba03011908cc4f83461d</id>
<content type='text'>
Adjust cycle analytics to group level

See merge request gitlab-org/gitlab-ce!30391</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust cycle analytics to group level

See merge request gitlab-org/gitlab-ce!30391</pre>
</div>
</content>
</entry>
<entry>
<title>Added submodule links to Submodule type in GraphQL API</title>
<updated>2019-07-17T13:06:19+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-07-17T13:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f46886880e46344856ede52dd3b500e4d6737ac'/>
<id>0f46886880e46344856ede52dd3b500e4d6737ac</id>
<content type='text'>
This is part of migration of Folder View to Vue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part of migration of Folder View to Vue
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code review remarks</title>
<updated>2019-07-16T16:45:15+00:00</updated>
<author>
<name>Małgorzata Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-07-16T15:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18535eb411887ac8283cc24b8ed1e384d3aabcc1'/>
<id>18535eb411887ac8283cc24b8ed1e384d3aabcc1</id>
<content type='text'>
Change small things for better readability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change small things for better readability
</pre>
</div>
</content>
</entry>
<entry>
<title>Add class for group level analytics</title>
<updated>2019-07-15T13:06:40+00:00</updated>
<author>
<name>Małgorzata Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-07-04T14:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=beaa63530669d10c7244d187fa386144bc5da7eb'/>
<id>beaa63530669d10c7244d187fa386144bc5da7eb</id>
<content type='text'>
Add specs for group level

Update entities

Update base classes

Add groups-centric changes

Update plan and review stage

Add summary classes

Add summary spec

Update specs files

Add to specs test cases for group

Add changelog entry

Add group serializer

Fix typo

Fix typo

Add fetching namespace in sql query

Update specs

Add rubocop fix

Add rubocop fix

Modify method to be in sync with code review

Add counting deploys from subgroup

To group summary stage

Add subgroups handling

In group stage summary

Add additional spec

Add additional specs

Add more precise inheritance

Add attr reader to group level

Fix rubocop offence

Fix problems with specs

Add cr remarks

Renaming median method and a lot of calls in specs

Move spec setup

Rename method in specs

Add code review remarks regarding module

Add proper module name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add specs for group level

Update entities

Update base classes

Add groups-centric changes

Update plan and review stage

Add summary classes

Add summary spec

Update specs files

Add to specs test cases for group

Add changelog entry

Add group serializer

Fix typo

Fix typo

Add fetching namespace in sql query

Update specs

Add rubocop fix

Add rubocop fix

Modify method to be in sync with code review

Add counting deploys from subgroup

To group summary stage

Add subgroups handling

In group stage summary

Add additional spec

Add additional specs

Add more precise inheritance

Add attr reader to group level

Fix rubocop offence

Fix problems with specs

Add cr remarks

Renaming median method and a lot of calls in specs

Move spec setup

Rename method in specs

Add code review remarks regarding module

Add proper module name
</pre>
</div>
</content>
</entry>
<entry>
<title>Split and prepend CurrentBoardEntity</title>
<updated>2019-07-12T06:31:17+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-07-12T06:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e6225538f6e065dda61c04c9c9e76fbe0b23646'/>
<id>2e6225538f6e065dda61c04c9c9e76fbe0b23646</id>
<content type='text'>
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract deployment_metrics into own object</title>
<updated>2019-07-07T21:13:21+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-01T09:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2ba2951f737082edd568505f985ebf9a0808be7'/>
<id>d2ba2951f737082edd568505f985ebf9a0808be7</id>
<content type='text'>
We can now share project so that we don't have to load project twice.
Also, this extracts non-relevant logic out of Deployment.

Update DeploymentsController accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can now share project so that we don't have to load project twice.
Also, this extracts non-relevant logic out of Deployment.

Update DeploymentsController accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit amount of JUnit tests returned</title>
<updated>2019-07-03T20:27:14+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-07-02T17:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a08209ffa35a29cd84271895389b4537dee92e86'/>
<id>a08209ffa35a29cd84271895389b4537dee92e86</id>
<content type='text'>
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'id-extract-widget-into-different-request' into 'master'</title>
<updated>2019-06-28T10:01:30+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-28T10:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1012cfb0b780bc9348a8478a66af2a337a69b0f6'/>
<id>1012cfb0b780bc9348a8478a66af2a337a69b0f6</id>
<content type='text'>
Extract MR's widget into a separate request

Closes #62723

See merge request gitlab-org/gitlab-ce!29979</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract MR's widget into a separate request

Closes #62723

See merge request gitlab-org/gitlab-ce!29979</pre>
</div>
</content>
</entry>
<entry>
<title>Extract MR's widget into a separate endpoint</title>
<updated>2019-06-28T07:52:48+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-06-21T18:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07559fda51dd32cf23a14567cc7077c02c3900d4'/>
<id>07559fda51dd32cf23a14567cc7077c02c3900d4</id>
<content type='text'>
This commits extracts /merge_requests/1.json?serializer=widget
Into a separate /merge_requests/1/widget.json endpoint
This will allow to use caching for this request
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commits extracts /merge_requests/1.json?serializer=widget
Into a separate /merge_requests/1/widget.json endpoint
This will allow to use caching for this request
</pre>
</div>
</content>
</entry>
</feed>
