<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/entities.rb, branch docs-css</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>Prepare suggestion implementation for multi-line</title>
<updated>2019-03-27T15:26:53+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-03-15T17:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03e0604d5ded6402c7fddc4001ab23d9712c98de'/>
<id>03e0604d5ded6402c7fddc4001ab23d9712c98de</id>
<content type='text'>
Adds the groundwork needed in order to persist multi-line suggestions,
while providing the parsing strategy which will be reused for the
**Preview** as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the groundwork needed in order to persist multi-line suggestions,
while providing the parsing strategy which will be reused for the
**Preview** as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show statistics also when repository is disabled</title>
<updated>2019-03-23T11:06:50+00:00</updated>
<author>
<name>Peter Marko</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2019-03-22T23:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12adb2a4bcca8b8ea07be2b9d120404e8a14a4be'/>
<id>12adb2a4bcca8b8ea07be2b9d120404e8a14a4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add highest_role method to User</title>
<updated>2019-03-22T09:54:03+00:00</updated>
<author>
<name>Thiago Presa</name>
<email>tpresa@gitlab.com</email>
</author>
<published>2019-03-22T09:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=538741f2303f03e520d0bbfea150da6754f5a995'/>
<id>538741f2303f03e520d0bbfea150da6754f5a995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Significantly reduce N+1 queries in /api/v4/todos endpoint</title>
<updated>2019-03-06T15:03:46+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-03-02T17:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=062efe4f7a83fb2b6d951b314692cca9ee8731cd'/>
<id>062efe4f7a83fb2b6d951b314692cca9ee8731cd</id>
<content type='text'>
By preloading associations and batching issuable metadata lookups,
we can significantly cut the number of SQL queries needed to load
the Todos API endpoint.

On GitLab.com, my own tests showed my user's SQL queries went
from 365 to under 60 SQL queries.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By preloading associations and batching issuable metadata lookups,
we can significantly cut the number of SQL queries needed to load
the Todos API endpoint.

On GitLab.com, my own tests showed my user's SQL queries went
from 365 to under 60 SQL queries.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40378
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge dev master into GitLab.com master</title>
<updated>2019-03-04T18:44:46+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-04T18:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=59db98a0cabea4421434655d7f7873110363d21a'/>
<id>59db98a0cabea4421434655d7f7873110363d21a</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 'security-protect-private-repo-information' into 'master'</title>
<updated>2019-03-04T18:37:03+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-04T18:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9faf957bd3cfc5cdc248c3e862579902cc1da39c'/>
<id>9faf957bd3cfc5cdc248c3e862579902cc1da39c</id>
<content type='text'>
Fix leaking private repository information in API

See merge request gitlab/gitlabhq!2881</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix leaking private repository information in API

See merge request gitlab/gitlabhq!2881</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'</title>
<updated>2019-02-27T12:07:05+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-27T12:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5174cf0fcfd0ae77d25ac5208b7aa371d7d7b73'/>
<id>a5174cf0fcfd0ae77d25ac5208b7aa371d7d7b73</id>
<content type='text'>
Resolve "Project fetch statistics API (HTTP only)"

Closes #42086

See merge request gitlab-org/gitlab-ce!23596</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Project fetch statistics API (HTTP only)"

Closes #42086

See merge request gitlab-org/gitlab-ce!23596</pre>
</div>
</content>
</entry>
<entry>
<title>Add project http fetch statistics API</title>
<updated>2019-02-27T10:52:35+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-12-13T19:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ae9a44aa17c8929627cc450f936cd960c143e25'/>
<id>5ae9a44aa17c8929627cc450f936cd960c143e25</id>
<content type='text'>
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce code duplication</title>
<updated>2019-02-27T10:28:53+00:00</updated>
<author>
<name>Alexander Koval</name>
<email>al3xander.koval@gmail.com</email>
</author>
<published>2019-02-27T10:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1874aa9a3b3151ece76030d620017425e3cafc2f'/>
<id>1874aa9a3b3151ece76030d620017425e3cafc2f</id>
<content type='text'>
Move logic of obtaining Issuable data to separate method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move logic of obtaining Issuable data to separate method
</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>
