<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs/unreleased, branch docs/split-autodevops-variable-table</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 '19186-redirect-wiki-git-route-to-wiki' into 'master'</title>
<updated>2019-07-26T21:01:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-26T21:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2219b140b6873b893a3cac2cae195b929a20f5aa'/>
<id>2219b140b6873b893a3cac2cae195b929a20f5aa</id>
<content type='text'>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'</title>
<updated>2019-07-26T18:45:27+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-26T18:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c712340f418a55b8204965aa6cb86cfe5a726f99'/>
<id>c712340f418a55b8204965aa6cb86cfe5a726f99</id>
<content type='text'>
Make pipeline failure Slack notifications prettier and more informative

Closes #32495

See merge request gitlab-org/gitlab-ce!27683</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make pipeline failure Slack notifications prettier and more informative

Closes #32495

See merge request gitlab-org/gitlab-ce!27683</pre>
</div>
</content>
</entry>
<entry>
<title>Updates label value to include units in metrics</title>
<updated>2019-07-26T15:35:10+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-07-26T15:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a96c0534355dab491a620d3b954d9424a43ae36'/>
<id>5a96c0534355dab491a620d3b954d9424a43ae36</id>
<content type='text'>
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pid discovery for Unicorn in PidProvider</title>
<updated>2019-07-26T15:02:21+00:00</updated>
<author>
<name>Aleksei Lipniagov</name>
<email>alipniagov@gitlab.com</email>
</author>
<published>2019-07-26T15:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13676e021cddba7a801386a183dba696200312bf'/>
<id>13676e021cddba7a801386a183dba696200312bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'master'</title>
<updated>2019-07-26T13:23:04+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-07-26T13:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=995d8e6c5e52afc294573e016f86f2a429b85d8e'/>
<id>995d8e6c5e52afc294573e016f86f2a429b85d8e</id>
<content type='text'>
Remove fallback to deployment_platform_cluster in `DeploymentMetrics`

See merge request gitlab-org/gitlab-ce!31126</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove fallback to deployment_platform_cluster in `DeploymentMetrics`

See merge request gitlab-org/gitlab-ce!31126</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-submodule-links-nil' into 'master'</title>
<updated>2019-07-26T11:27:00+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-26T11:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55f99e930e1c147ec191a234ff4881ea7e70ea61'/>
<id>55f99e930e1c147ec191a234ff4881ea7e70ea61</id>
<content type='text'>
Fix error rendering submodules in MR diffs when there is no .gitmodules

See merge request gitlab-org/gitlab-ce!31162</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error rendering submodules in MR diffs when there is no .gitmodules

See merge request gitlab-org/gitlab-ce!31162</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error rendering submodules in MR diffs when there is no .gitmodules</title>
<updated>2019-07-26T10:05:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-07-25T22:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfef1e8e99c275386d3680b90e95ba0cdf137f7c'/>
<id>cfef1e8e99c275386d3680b90e95ba0cdf137f7c</id>
<content type='text'>
Without this change, we get a NoMethodError on nil
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this change, we get a NoMethodError on nil
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'extract_auto_deploy_into_base_image' into 'master'</title>
<updated>2019-07-26T08:47:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-07-26T08:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2b6c6ca0de25512fa2c44f3058cdf24397954d3'/>
<id>f2b6c6ca0de25512fa2c44f3058cdf24397954d3</id>
<content type='text'>
Extract Auto DevOps deploy functions in a base image

Closes #50286

See merge request gitlab-org/gitlab-ce!30404</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract Auto DevOps deploy functions in a base image

Closes #50286

See merge request gitlab-org/gitlab-ce!30404</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'delete-designs-v2' into 'master'</title>
<updated>2019-07-26T07:42:56+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-07-26T07:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=861959cae3f2c295b4b266bfc68652db86905c3e'/>
<id>861959cae3f2c295b4b266bfc68652db86905c3e</id>
<content type='text'>
Adds event enum column to DesignsVersions join table

See merge request gitlab-org/gitlab-ce!30745</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds event enum column to DesignsVersions join table

See merge request gitlab-org/gitlab-ce!30745</pre>
</div>
</content>
</entry>
<entry>
<title>Add UndoStack class - a custom undo/redo engine</title>
<updated>2019-07-26T07:18:15+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-07-26T07:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c111d121d6faedfe3f38af1780e16ab056048e30'/>
<id>c111d121d6faedfe3f38af1780e16ab056048e30</id>
<content type='text'>
It will be hooked up to the markdown editor later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It will be hooked up to the markdown editor later
</pre>
</div>
</content>
</entry>
</feed>
