<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch rs-fix-lint-conflicts</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>Make lint-conflicts platform-agnostic</title>
<updated>2019-02-26T23:31:22+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-02-26T23:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fd13a7fe3bab21df9cccfebfbd9e6389a67fdda'/>
<id>1fd13a7fe3bab21df9cccfebfbd9e6389a67fdda</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51124
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51124
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-remove-nplusone-admin-runners-tags' into 'master'</title>
<updated>2019-02-26T21:22:15+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-02-26T21:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ae5e475293b4143ed6af530da0d2ab8d9fba56a'/>
<id>3ae5e475293b4143ed6af530da0d2ab8d9fba56a</id>
<content type='text'>
Remove N+1 query for tags in /admin/runners page

See merge request gitlab-org/gitlab-ce!25572</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove N+1 query for tags in /admin/runners page

See merge request gitlab-org/gitlab-ce!25572</pre>
</div>
</content>
</entry>
<entry>
<title>Remove N+1 query for tags in /admin/runners page</title>
<updated>2019-02-26T20:44:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-02-26T19:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebb284c0dc59e2fd5bc76921609b60034f000c53'/>
<id>ebb284c0dc59e2fd5bc76921609b60034f000c53</id>
<content type='text'>
As discussed in https://github.com/mbleigh/acts-as-taggable-on/issues/91,
we can avoid N+1 queries if we use `tags` instead of `tag_list`.

Seen while reviewing
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in https://github.com/mbleigh/acts-as-taggable-on/issues/91,
we can avoid N+1 queries if we use `tags` instead of `tag_list`.

Seen while reviewing
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dimitrieh-master-patch-11599' into 'master'</title>
<updated>2019-02-26T20:24:06+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-02-26T20:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=489d952f6302e240759092012921e421d68d1b5c'/>
<id>489d952f6302e240759092012921e421d68d1b5c</id>
<content type='text'>
update persona links issue template

See merge request gitlab-org/gitlab-ce!25560</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update persona links issue template

See merge request gitlab-org/gitlab-ce!25560</pre>
</div>
</content>
</entry>
<entry>
<title>update persona links issue template</title>
<updated>2019-02-26T20:24:05+00:00</updated>
<author>
<name>Dimitrie Hoekstra</name>
<email>dimitrie@gitlab.com</email>
</author>
<published>2019-02-26T20:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b298e41e0ce7704974cd920f8114673f55cfbb7e'/>
<id>b298e41e0ce7704974cd920f8114673f55cfbb7e</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 'add-name_without_type-to-environments-json' into 'master'</title>
<updated>2019-02-26T19:13:09+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-02-26T19:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3395eacb57285424b7b8d49bdf836f638af31e8c'/>
<id>3395eacb57285424b7b8d49bdf836f638af31e8c</id>
<content type='text'>
Add name_without_type to environments.json

See merge request gitlab-org/gitlab-ce!25492</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add name_without_type to environments.json

See merge request gitlab-org/gitlab-ce!25492</pre>
</div>
</content>
</entry>
<entry>
<title>Add name_without_type to environments.json</title>
<updated>2019-02-26T19:13:09+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-02-26T19:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25c10abb80799e24e616e2bb8c0081096b201c29'/>
<id>25c10abb80799e24e616e2bb8c0081096b201c29</id>
<content type='text'>
It's needed to show shorter names in environments "folders"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's needed to show shorter names in environments "folders"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'revert-48e6db0d' into 'master'</title>
<updated>2019-02-26T18:45:47+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-02-26T18:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9812006568061f0afd8dfb146920e526877d4d9b'/>
<id>9812006568061f0afd8dfb146920e526877d4d9b</id>
<content type='text'>
Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'master'"

See merge request gitlab-org/gitlab-ce!25570</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'master'"

See merge request gitlab-org/gitlab-ce!25570</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57905-etag-caching-probably-broken-since-11-5-0' into 'master'</title>
<updated>2019-02-26T18:22:10+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-02-26T18:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9b3a0de5ed44fdcdb01bd520ad8e0ec8e3ab7ea6'/>
<id>9b3a0de5ed44fdcdb01bd520ad8e0ec8e3ab7ea6</id>
<content type='text'>
Fix ETag caching not being used for AJAX requests

Closes #57905

See merge request gitlab-org/gitlab-ce!25400</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ETag caching not being used for AJAX requests

Closes #57905

See merge request gitlab-org/gitlab-ce!25400</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'master'"</title>
<updated>2019-02-26T17:59:26+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-26T17:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4be2d4e1bd4ac456610c72862f20ff29b3820a8'/>
<id>f4be2d4e1bd4ac456610c72862f20ff29b3820a8</id>
<content type='text'>
This reverts merge request !25042</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !25042</pre>
</div>
</content>
</entry>
</feed>
