<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/serializers, branch docs-pages-force-https</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>Omit issues links in merge request entity API response</title>
<updated>2019-06-20T22:59:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-20T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b7ab11f9489690149f7ff1b78a927e5b3bbcfe0'/>
<id>1b7ab11f9489690149f7ff1b78a927e5b3bbcfe0</id>
<content type='text'>
The merge request widget has a section that includes which issues may be
closed or mentioned based on the merge request description. The problem
is that rendering and redacting Markdown can be expensive, especially
since the browser polls for the data every 10 seconds.

Since these links don't change much and are just nice to have, we only
load them on first page load. The frontend will use the existing data if
the data doesn't appear on subsequent requests.

This saves about 30% of the rendering time of this endpoint, which adds
up to significant savings considering that
`MergeRequestsController#show.json` is called over a million times a day
on GitLab.com.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The merge request widget has a section that includes which issues may be
closed or mentioned based on the merge request description. The problem
is that rendering and redacting Markdown can be expensive, especially
since the browser polls for the data every 10 seconds.

Since these links don't change much and are just nice to have, we only
load them on first page load. The frontend will use the existing data if
the data doesn't appear on subsequent requests.

This saves about 30% of the rendering time of this endpoint, which adds
up to significant savings considering that
`MergeRequestsController#show.json` is called over a million times a day
on GitLab.com.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63546
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"</title>
<updated>2019-06-14T13:17:18+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-14T13:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2d9e0f3ffb59a4323e794fcc4bf122274c82c67f'/>
<id>2d9e0f3ffb59a4323e794fcc4bf122274c82c67f</id>
<content type='text'>
This reverts merge request !26853</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26853</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master'</title>
<updated>2019-06-13T19:27:26+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-13T19:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3db2e15b7235d2bfb002b46d85f37d3ae54876ec'/>
<id>3db2e15b7235d2bfb002b46d85f37d3ae54876ec</id>
<content type='text'>
Use serialization for project boards

See merge request gitlab-org/gitlab-ce!29263</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use serialization for project boards

See merge request gitlab-org/gitlab-ce!29263</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc links for confidential and locked issues</title>
<updated>2019-06-06T10:37:02+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-06-06T10:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fab72e2ad992475a7bdfb12e7ca4eba626e4acba'/>
<id>fab72e2ad992475a7bdfb12e7ca4eba626e4acba</id>
<content type='text'>
With this commit, we add docs link for confidential
and locked issues to note compose and edit forms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this commit, we add docs link for confidential
and locked issues to note compose and edit forms
</pre>
</div>
</content>
</entry>
<entry>
<title>Use serialization for project boards</title>
<updated>2019-06-06T10:13:14+00:00</updated>
<author>
<name>charlieablett</name>
<email>cablett@gitlab.com</email>
</author>
<published>2019-06-06T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27dd0b8e3609aae92b8e59dd202a999fc1db5a4e'/>
<id>27dd0b8e3609aae92b8e59dd202a999fc1db5a4e</id>
<content type='text'>
- Add serializers and Grape::Entity
- Replace to_json
- Add specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add serializers and Grape::Entity
- Replace to_json
- Add specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Abstract auto merge processes</title>
<updated>2019-06-03T06:15:29+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-05-22T11:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4b46936633a3b2a0248b4572b4a1dc7b2ba8531'/>
<id>d4b46936633a3b2a0248b4572b4a1dc7b2ba8531</id>
<content type='text'>
We have one auto merge strategy today - Merge When Pipeline
Succeeds.

In order to add more strategies for Merge Train feature,
we abstract the architecture to be more extensible.

Removed arguments

Fix spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have one auto merge strategy today - Merge When Pipeline
Succeeds.

In order to add more strategies for Merge Train feature,
we abstract the architecture to be more extensible.

Removed arguments

Fix spec
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Pipeline IID to views</title>
<updated>2019-05-30T09:32:20+00:00</updated>
<author>
<name>Mike Scott</name>
<email>mike@homelyfe.com</email>
</author>
<published>2019-05-30T09:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=852738a4984edef4006a91b6b007a4c85fb3282e'/>
<id>852738a4984edef4006a91b6b007a4c85fb3282e</id>
<content type='text'>
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract Ci::Build#report_artifacts into method</title>
<updated>2019-05-28T15:06:29+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-05-25T00:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1542b160f18b30a8ec28fbdc9c52694b5dfd6f62'/>
<id>1542b160f18b30a8ec28fbdc9c52694b5dfd6f62</id>
<content type='text'>
Extracts combining the job_artifacts relation with the with_reports
scope for getting report artifacts into a method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extracts combining the job_artifacts relation with the with_reports
scope for getting report artifacts into a method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename with_all_reports to with_reports</title>
<updated>2019-05-28T15:06:29+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-05-20T22:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c86fa0e45e4a053090b5c17b9678120e39f696a6'/>
<id>c86fa0e45e4a053090b5c17b9678120e39f696a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move JobArtifactEntity to JobArtifactReportEntity</title>
<updated>2019-05-28T15:06:29+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-05-01T23:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e6f37744a7f30a181879a1e2799e129c5e795c9'/>
<id>9e6f37744a7f30a181879a1e2799e129c5e795c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
