<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, 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>Merge branch 'remove-nested-groups-checks' into 'master'</title>
<updated>2019-07-26T14:57:12+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-26T14:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd1a5a9f422df267725bd5fbd254f3c1f16fd596'/>
<id>bd1a5a9f422df267725bd5fbd254f3c1f16fd596</id>
<content type='text'>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</pre>
</div>
</content>
</entry>
<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 '63568-access-email-notifications-custom-email' into 'master'</title>
<updated>2019-07-26T05:26:03+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-26T05:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08c03e7e17c090861f8ab9336ee71bbac78eaab3'/>
<id>08c03e7e17c090861f8ab9336ee71bbac78eaab3</id>
<content type='text'>
Respect alt email when sending group access notifications

See merge request gitlab-org/gitlab-ce!31089</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Respect alt email when sending group access notifications

See merge request gitlab-org/gitlab-ce!31089</pre>
</div>
</content>
</entry>
<entry>
<title>Respect alt email when sending group access notifications</title>
<updated>2019-07-26T03:09:25+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mariodelaossa@gmail.com</email>
</author>
<published>2019-07-24T03:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10a42a8a76c281fad735f89cb3c37caf2acd6e04'/>
<id>10a42a8a76c281fad735f89cb3c37caf2acd6e04</id>
<content type='text'>
When sending access granted/rejected emails we should also respect
custom emails set for groups/sub-groups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When sending access granted/rejected emails we should also respect
custom emails set for groups/sub-groups
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'label-descr-push-opts' into 'master'</title>
<updated>2019-07-25T16:37:05+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-25T16:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=767c5f63886536eefc4daf081ecba5b45fe8cc3c'/>
<id>767c5f63886536eefc4daf081ecba5b45fe8cc3c</id>
<content type='text'>
Support title and desc on merge w/ push option

See merge request gitlab-org/gitlab-ce!31068</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support title and desc on merge w/ push option

See merge request gitlab-org/gitlab-ce!31068</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code related to object hierarchy in MySQL</title>
<updated>2019-07-25T07:35:06+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-24T09:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ce5bcacdbf56682e05fa63875203bf4d10584bc'/>
<id>1ce5bcacdbf56682e05fa63875203bf4d10584bc</id>
<content type='text'>
These are not required because MySQL is not
supported anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not required because MySQL is not
supported anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Support title and desc on merge w/ push option</title>
<updated>2019-07-24T09:04:49+00:00</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2019-07-16T07:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7cf4bf848f9d3018af2c87d7c88b26b7610db995'/>
<id>7cf4bf848f9d3018af2c87d7c88b26b7610db995</id>
<content type='text'>
MergeRequests::PushOptionsHandlerService has been updated to allow
creating and updating merge requests with the `title` and
`description` set using git push options.

To create a new merge request and set its title and description:

      git push -u origin -o merge_request.create \
        -o merge_request.title="My title" \
        -o merge_request.description="My description"

To update an existing merge request and set its title and
description:

      git push -u origin -o merge_request.title="My title" \
        -o merge_request.description="My description"

Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MergeRequests::PushOptionsHandlerService has been updated to allow
creating and updating merge requests with the `title` and
`description` set using git push options.

To create a new merge request and set its title and description:

      git push -u origin -o merge_request.create \
        -o merge_request.title="My title" \
        -o merge_request.description="My description"

To update an existing merge request and set its title and
description:

      git push -u origin -o merge_request.title="My title" \
        -o merge_request.description="My description"

Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64320
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'safe-archiving-for-traces' into 'master'</title>
<updated>2019-07-23T14:17:05+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-07-23T14:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4435cdde49f6005fae2dabd7dade22ff94c8cea6'/>
<id>4435cdde49f6005fae2dabd7dade22ff94c8cea6</id>
<content type='text'>
Extra logging for new live trace architecture

See merge request gitlab-org/gitlab-ce!30892</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extra logging for new live trace architecture

See merge request gitlab-org/gitlab-ce!30892</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '63485-fix-pipeline-emails-to-use-group-setting' into 'master'</title>
<updated>2019-07-23T14:09:28+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-23T14:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c404c57fb8b5a6ca174e6fccb25cf057549a7a6f'/>
<id>c404c57fb8b5a6ca174e6fccb25cf057549a7a6f</id>
<content type='text'>
Make pipeline emails respect group email setting

Closes #63485

See merge request gitlab-org/gitlab-ce!30907</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make pipeline emails respect group email setting

Closes #63485

See merge request gitlab-org/gitlab-ce!30907</pre>
</div>
</content>
</entry>
<entry>
<title>Validate the existence of archived traces before removing live trace</title>
<updated>2019-07-23T10:26:08+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-07-18T09:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2e0e689f355555db231ac6db40ab1b654c90233'/>
<id>c2e0e689f355555db231ac6db40ab1b654c90233</id>
<content type='text'>
Often live traces are removed even though the archived trace
doesn't exist. This commit checkes the existence strictly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Often live traces are removed even though the archived trace
doesn't exist. This commit checkes the existence strictly.
</pre>
</div>
</content>
</entry>
</feed>
