<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/branches.rb, branch gitlab-git-spawn-env</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateService</title>
<updated>2017-11-23T12:43:13+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jedwardsjones@gitlab.com</email>
</author>
<published>2017-11-22T15:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fceffe4dca9af5ab3ffaa2e110c5fb4bad254950'/>
<id>fceffe4dca9af5ab3ffaa2e110c5fb4bad254950</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 the /projects/:id/repository/branches API endpoint</title>
<updated>2017-11-06T12:31:23+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-06T12:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b20984dea2fbbb20bc2807903115076b2a1de461'/>
<id>b20984dea2fbbb20bc2807903115076b2a1de461</id>
<content type='text'>
Mitigate a N+1 requests to Gitaly problem. Still one left.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mitigate a N+1 requests to Gitaly problem. Still one left.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get Project Branch API shows an helpful error message on invalid refname</title>
<updated>2017-10-18T07:45:27+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-10-14T09:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26ec874f77b00124615ff55d48ca79f7631a6c15'/>
<id>26ec874f77b00124615ff55d48ca79f7631a6c15</id>
<content type='text'>
In API v4 when requesting a branch with an invalid refname shows an
helpful error message: 'The branch refname is invalid'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In API v4 when requesting a branch with an invalid refname shows an
helpful error message: 'The branch refname is invalid'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'Repo' prefix from API entites</title>
<updated>2017-10-05T08:48:05+00:00</updated>
<author>
<name>Vitaliy @blackst0ne Klachkov</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-10-05T08:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c55a9ac4ae56ed29d192ea71bca9fb31f88f5dc1'/>
<id>c55a9ac4ae56ed29d192ea71bca9fb31f88f5dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect n+1 issues involving Gitaly</title>
<updated>2017-09-19T10:55:37+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2017-09-19T10:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64d7ec0a9e3ffd6233ccfbe9100f8a9391c648e5'/>
<id>64d7ec0a9e3ffd6233ccfbe9100f8a9391c648e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add branch existence check to the APIv4 branches via HEAD request</title>
<updated>2017-09-05T09:54:12+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-09-04T23:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02aa269e34b7c05a52e5226fc02d91ffbbb6010f'/>
<id>02aa269e34b7c05a52e5226fc02d91ffbbb6010f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use public_send in destroy_conditionally! helper</title>
<updated>2017-08-30T13:32:02+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-08-30T12:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9d8946395ebe2b0d05e464e6a2af1181c7f1b90'/>
<id>b9d8946395ebe2b0d05e464e6a2af1181c7f1b90</id>
<content type='text'>
As we only override in two places, we could just ask for the value rather than
the method name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As we only override in two places, we could just ask for the value rather than
the method name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use commit date for branches and tags</title>
<updated>2017-08-28T14:40:25+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-03-02T13:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0f3f38576c0691e6d0e751c962382beea998afb'/>
<id>f0f3f38576c0691e6d0e751c962382beea998afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extending API for protected branches</title>
<updated>2017-08-02T10:16:17+00:00</updated>
<author>
<name>Eric</name>
<email>eric.yu@twosigma.com</email>
</author>
<published>2017-08-02T10:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb5b2d8d0eb544630f97233731466a18380301c7'/>
<id>fb5b2d8d0eb544630f97233731466a18380301c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DRY the branches API requirements definition</title>
<updated>2017-07-27T12:29:42+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-27T11:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e3e0dc8d4d742e388372e969324483ab51a3363'/>
<id>4e3e0dc8d4d742e388372e969324483ab51a3363</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
