<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs, branch sh-update-ruby-labkit</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>Replace ... with new expansion options</title>
<updated>2019-08-10T02:36:32+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-08-10T02:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc0ff7cf033e6267d7348057faee0fbedf5b90e8'/>
<id>fc0ff7cf033e6267d7348057faee0fbedf5b90e8</id>
<content type='text'>
- expand upwards
- expand downwards
- expand all

in both inline and parallel views
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- expand upwards
- expand downwards
- expand all

in both inline and parallel views
</pre>
</div>
</content>
</entry>
<entry>
<title>Split MR widget into cached and non-cached serializers</title>
<updated>2019-08-09T21:01:55+00:00</updated>
<author>
<name>Igor</name>
<email>idrozdov@gitlab.com</email>
</author>
<published>2019-08-09T21:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b99011af62935de0b15e8a314ffb7df1f8a3f303'/>
<id>b99011af62935de0b15e8a314ffb7df1f8a3f303</id>
<content type='text'>
Splits auto-refreshing of MR widget into 2 requests:

- the one which uses etag-caching and invalidates the fields on change
- the one without caching

The idea is to gradually move all the fields to etag-cached endpoint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Splits auto-refreshing of MR widget into 2 requests:

- the one which uses etag-caching and invalidates the fields on change
- the one without caching

The idea is to gradually move all the fields to etag-cached endpoint
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_58494' into 'master'</title>
<updated>2019-08-09T20:41:12+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-08-09T20:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b10592b8161df6fc323274bd36c84d3eac258c4'/>
<id>4b10592b8161df6fc323274bd36c84d3eac258c4</id>
<content type='text'>
Prevent rewritting plain links as embedded

Closes #58494

See merge request gitlab-org/gitlab-ce!31489</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent rewritting plain links as embedded

Closes #58494

See merge request gitlab-org/gitlab-ce!31489</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gfm_embed_metrics flag from BE</title>
<updated>2019-08-09T20:35:43+00:00</updated>
<author>
<name>Tristan Read</name>
<email>tread@gitlab.com</email>
</author>
<published>2019-08-09T20:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e6a58040bcfaa4c933027cddfad04810042b904'/>
<id>5e6a58040bcfaa4c933027cddfad04810042b904</id>
<content type='text'>
Removes the feature flag that controls whether
metrics dashboard urls unfurl the metrics dashboard
charts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes the feature flag that controls whether
metrics dashboard urls unfurl the metrics dashboard
charts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds button to download metrics data as csv</title>
<updated>2019-08-09T20:29:33+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-09T20:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a5a624749f0f09aaa521c3464da67d9c4515a01'/>
<id>6a5a624749f0f09aaa521c3464da67d9c4515a01</id>
<content type='text'>
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add repo-refs control for search page</title>
<updated>2019-08-09T16:32:17+00:00</updated>
<author>
<name>minghuan lei</name>
<email>leiminghuan@126.com</email>
</author>
<published>2019-08-09T16:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa137fd39f1e750ff4d02371b7cdf1322e84a343'/>
<id>aa137fd39f1e750ff4d02371b7cdf1322e84a343</id>
<content type='text'>
- only in blobs result
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- only in blobs result
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'revert-d61dab91' into 'master'</title>
<updated>2019-08-09T16:29:13+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-08-09T16:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0e6e9e7dbcff3ce9ea12fb0421704d7ef48ad15'/>
<id>e0e6e9e7dbcff3ce9ea12fb0421704d7ef48ad15</id>
<content type='text'>
Revert "Merge branch '65152-selective-highlight' into 'master'"

See merge request gitlab-org/gitlab-ce!31643</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Merge branch '65152-selective-highlight' into 'master'"

See merge request gitlab-org/gitlab-ce!31643</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-job-log-formatting' into 'master'</title>
<updated>2019-08-09T16:08:15+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-08-09T16:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42ccb425a4bf05d067e07f6e5c7e096ab87e5cb5'/>
<id>42ccb425a4bf05d067e07f6e5c7e096ab87e5cb5</id>
<content type='text'>
Fix job log where spans were displayed in block

Closes #65686

See merge request gitlab-org/gitlab-ce!31674</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix job log where spans were displayed in block

Closes #65686

See merge request gitlab-org/gitlab-ce!31674</pre>
</div>
</content>
</entry>
<entry>
<title>Improve layout of dropdowns in metrics page</title>
<updated>2019-08-09T15:45:18+00:00</updated>
<author>
<name>Miguel Rincon</name>
<email>mrincon@gitlab.com</email>
</author>
<published>2019-08-09T15:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba82fb6dd4f29feca596dc72580d3b546f77bb88'/>
<id>ba82fb6dd4f29feca596dc72580d3b546f77bb88</id>
<content type='text'>
Ensure layout works on xs and sm screens

Add check in case buttons are not present

Apply Prettier to file

Remove unused class and div, reduce margins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure layout works on xs and sm screens

Add check in case buttons are not present

Apply Prettier to file

Remove unused class and div, reduce margins
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Add tooltip to improve clarity of "detached" label/state in the merge request pipeline"</title>
<updated>2019-08-09T15:37:13+00:00</updated>
<author>
<name>Nick Kipling</name>
<email>nkipling@gitlab.com</email>
</author>
<published>2019-08-09T15:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6f56f14cecd4212de758b41830109675272ca92'/>
<id>c6f56f14cecd4212de758b41830109675272ca92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
