<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs, branch docs/fix-commit-api-render</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 'fix-pull-request-importer' into 'master'</title>
<updated>2019-04-08T16:20:23+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-04-08T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f15caf0109998308e7f960baaa541d73be8bcacb'/>
<id>f15caf0109998308e7f960baaa541d73be8bcacb</id>
<content type='text'>
Improve performance of PR import

See merge request gitlab-org/gitlab-ce!27121</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve performance of PR import

See merge request gitlab-org/gitlab-ce!27121</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `updated_at` doesn't apply to `state_event` updates of issues via API</title>
<updated>2019-04-08T15:33:30+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-04-08T15:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4317a2a3a2e39e4c2594b0b28abf7a8cc694eeab'/>
<id>4317a2a3a2e39e4c2594b0b28abf7a8cc694eeab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve performance of PR import</title>
<updated>2019-04-08T13:45:06+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-04-08T12:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3ad51f8a57df96bcc69b0821355ef29c3df2ac8'/>
<id>f3ad51f8a57df96bcc69b0821355ef29c3df2ac8</id>
<content type='text'>
This removes unneeded `.reload` call which
makes AR to load ALL objects, and create its
in-memory representation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes unneeded `.reload` call which
makes AR to load ALL objects, and create its
in-memory representation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'instance-configuration-artifact-size' into 'master'</title>
<updated>2019-04-08T12:55:27+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-04-08T12:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2fa3b9846e2c81079f0bb3af1ec1ab53c6e1929b'/>
<id>2fa3b9846e2c81079f0bb3af1ec1ab53c6e1929b</id>
<content type='text'>
Display maximum artifact size from runtime config

See merge request gitlab-org/gitlab-ce!26784</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display maximum artifact size from runtime config

See merge request gitlab-org/gitlab-ce!26784</pre>
</div>
</content>
</entry>
<entry>
<title>Fix touch event pageX</title>
<updated>2019-04-08T07:39:41+00:00</updated>
<author>
<name>ftab</name>
<email>fury@xibase.com</email>
</author>
<published>2019-04-08T07:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=513e4f991f893dfea7a917d4a349c693dc1fd6bb'/>
<id>513e4f991f893dfea7a917d4a349c693dc1fd6bb</id>
<content type='text'>
Safari on iOS sort of figures out the right thing here, but other
browsers need a specific touch to be referenced.

This makes it work on Chrome and Firefox on Android, as well as
Chrome DevTools mobile device view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Safari on iOS sort of figures out the right thing here, but other
browsers need a specific touch to be referenced.

This makes it work on Chrome and Firefox on Android, as well as
Chrome DevTools mobile device view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate clusters tests to jest</title>
<updated>2019-04-08T07:31:27+00:00</updated>
<author>
<name>Enrique Alcántara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-04-08T07:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be8997ca7c504a9f7fc0821c1b014d9260e00b14'/>
<id>be8997ca7c504a9f7fc0821c1b014d9260e00b14</id>
<content type='text'>
Move cluster applications manager tests from karma to jest. Fixes
some migration issues related with timeouts, and HTTP request
expectations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move cluster applications manager tests from karma to jest. Fixes
some migration issues related with timeouts, and HTTP request
expectations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '60116-fix-button-wrapping' into 'master'</title>
<updated>2019-04-08T07:30:33+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-08T07:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20e93beb74f7faf885de359883c6f7b4fc2dc011'/>
<id>20e93beb74f7faf885de359883c6f7b4fc2dc011</id>
<content type='text'>
Add `white-space: nowrap` to all buttons

Closes #60116

See merge request gitlab-org/gitlab-ce!27069</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `white-space: nowrap` to all buttons

Closes #60116

See merge request gitlab-org/gitlab-ce!27069</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-add-gitaly-ref-name-caching-tree-controller' into 'master'</title>
<updated>2019-04-08T07:11:44+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2019-04-08T07:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2cd566f7205f82d83e2fe2f9fa218c7a466cdf6'/>
<id>d2cd566f7205f82d83e2fe2f9fa218c7a466cdf6</id>
<content type='text'>
Enable Gitaly FindCommit caching for TreeController

See merge request gitlab-org/gitlab-ce!27100</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Gitaly FindCommit caching for TreeController

See merge request gitlab-org/gitlab-ce!27100</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Gitaly FindCommit caching for TreeController</title>
<updated>2019-04-08T03:59:40+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-04-08T03:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=021e8790c6091994d3b3e31cbf180939608698da'/>
<id>021e8790c6091994d3b3e31cbf180939608698da</id>
<content type='text'>
Accessing /namespace/project/tree/master appears to query
FindCommit 5 times with identical parameters. This reduces
the number of FindCommit queries to 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessing /namespace/project/tree/master appears to query
FindCommit 5 times with identical parameters. This reduces
the number of FindCommit queries to 1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve project merge request settings</title>
<updated>2019-04-07T19:41:58+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2019-03-14T20:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55a9bff7e274646b35e7e0cee0a772b4afb490b2'/>
<id>55a9bff7e274646b35e7e0cee0a772b4afb490b2</id>
<content type='text'>
Prioritize and simplify project settings content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prioritize and simplify project settings content.
</pre>
</div>
</content>
</entry>
</feed>
