<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/serializers, branch docs/add_file_diff_description</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>Fix deployable nil exception on job controller</title>
<updated>2019-08-30T11:45:00+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-08-27T03:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f246db4446466de58ba8618fb77bea63ca976551'/>
<id>f246db4446466de58ba8618fb77bea63ca976551</id>
<content type='text'>
When deployable is nil, we gracefully take care of the case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When deployable is nil, we gracefully take care of the case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the number of SQL requests on MR-show</title>
<updated>2019-08-28T21:09:22+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-08-28T21:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8db6c4c6e770be30e3c49b842c501d66e427c4d9'/>
<id>8db6c4c6e770be30e3c49b842c501d66e427c4d9</id>
<content type='text'>
- Extract MR fields for notes into a separate serializer
- Check if pipelines are empty via count
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Extract MR fields for notes into a separate serializer
- Check if pipelines are empty via count
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66037-deployment-user' into 'master'</title>
<updated>2019-08-23T20:50:01+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-08-23T20:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=459309fa57e86599c53d0d3f867053ceb24d432b'/>
<id>459309fa57e86599c53d0d3f867053ceb24d432b</id>
<content type='text'>
Return correct user for manual deployments

See merge request gitlab-org/gitlab-ce!32004</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return correct user for manual deployments

See merge request gitlab-org/gitlab-ce!32004</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mergeTrain from FE since it's used only in EE</title>
<updated>2019-08-22T13:50:19+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-08-22T13:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a385b60f849d0ce086947771fb34a4bc66abe11'/>
<id>6a385b60f849d0ce086947771fb34a4bc66abe11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract logic who created deployment into Deployment#deployed_by</title>
<updated>2019-08-22T12:36:55+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-08-20T10:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d86b77bf20474702631d5fd89177c54a9f928760'/>
<id>d86b77bf20474702631d5fd89177c54a9f928760</id>
<content type='text'>
Prefer the deployable user over the deployment user.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/66037.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer the deployable user over the deployment user.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/66037.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'</title>
<updated>2019-08-21T12:52:34+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-21T12:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96b03792190a1679b99c0918d09b76b1c2e44dc7'/>
<id>96b03792190a1679b99c0918d09b76b1c2e44dc7</id>
<content type='text'>
Improve UX multi assigness in MR

See merge request gitlab-org/gitlab-ce!31545</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve UX multi assigness in MR

See merge request gitlab-org/gitlab-ce!31545</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comments related to BE part</title>
<updated>2019-08-20T20:15:18+00:00</updated>
<author>
<name>Igor Drozdov</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-08-19T08:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96b994bd05db072655bcd28204770013feeaa779'/>
<id>96b994bd05db072655bcd28204770013feeaa779</id>
<content type='text'>
- Edit commit messge body to fix "danger-review"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Edit commit messge body to fix "danger-review"
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve UX multi assigness in MR</title>
<updated>2019-08-20T20:15:18+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-07-26T02:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1f34baf6f4e0866feb3f4c7523e3dccf5784b0b'/>
<id>f1f34baf6f4e0866feb3f4c7523e3dccf5784b0b</id>
<content type='text'>
Add merge warning on avatar in:
- open view assigness
- collapsed view assigness
- dropdown (search) view assigness

Add can_merge option to MR sidebar entity
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add merge warning on avatar in:
- open view assigness
- collapsed view assigness
- dropdown (search) view assigness

Add can_merge option to MR sidebar entity
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace finished_at with deployed_at for Deployment entity</title>
<updated>2019-08-20T09:39:19+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-08-20T09:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=92ac94c26e408842c6dfa44aae93e147a0f3d8f8'/>
<id>92ac94c26e408842c6dfa44aae93e147a0f3d8f8</id>
<content type='text'>
Instead of `finished_at` attribute use `deployed_at` methods which also
takes into account the deployment status.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/56130.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of `finished_at` attribute use `deployed_at` methods which also
takes into account the deployment status.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/56130.
</pre>
</div>
</content>
</entry>
<entry>
<title>UI for disabling group/project email notification</title>
<updated>2019-08-17T05:56:48+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-08-17T05:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9be16e1f495655e68bc980fced9a8075223ccccf'/>
<id>9be16e1f495655e68bc980fced9a8075223ccccf</id>
<content type='text'>
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
</pre>
</div>
</content>
</entry>
</feed>
