<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/commits.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>Add option to disable commit stats to commit API</title>
<updated>2018-01-09T11:36:12+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-01-09T11:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6c1d382591fd837e96e99ff115b7beb0e6b3f43'/>
<id>f6c1d382591fd837e96e99ff115b7beb0e6b3f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Rubocop rule for line break after guard clause</title>
<updated>2017-11-16T16:58:29+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-11-14T09:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=181cd299f9e06223e8338e93b1c318c671ccb1aa'/>
<id>181cd299f9e06223e8338e93b1c318c671ccb1aa</id>
<content type='text'>
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Commit#notes and Note.for_commit_id when possible to make sure we use all the indexes available to us</title>
<updated>2017-11-08T11:22:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-11-07T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fec48c6e170fb0032cece5d8cc3b06bb45caee57'/>
<id>fec48c6e170fb0032cece5d8cc3b06bb45caee57</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 'sha-handling' into 'master'</title>
<updated>2017-10-16T15:14:42+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-16T15:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38ff8cd13d447825d74e9496cb9c72bedb6e0f7e'/>
<id>38ff8cd13d447825d74e9496cb9c72bedb6e0f7e</id>
<content type='text'>
Adds requirements that supports anything in sha params

Closes #26561 and #2709

See merge request gitlab-org/gitlab-ce!14462</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds requirements that supports anything in sha params

Closes #26561 and #2709

See merge request gitlab-org/gitlab-ce!14462</pre>
</div>
</content>
</entry>
<entry>
<title>Move line code generation into Gitlab::Git</title>
<updated>2017-10-13T01:13:05+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-10-10T17:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fdde3693b3b49e929b7c80ccbec4abe412edb7f'/>
<id>9fdde3693b3b49e929b7c80ccbec4abe412edb7f</id>
<content type='text'>
Having a distinct class just for that was a bit overkill
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having a distinct class just for that was a bit overkill
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a Gitlab::Git submodule for conlict-related files</title>
<updated>2017-10-13T01:03:15+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-10-09T19:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=faa9bd402d3521b3f7b4cc2583f8ef1b3cceb821'/>
<id>faa9bd402d3521b3f7b4cc2583f8ef1b3cceb821</id>
<content type='text'>
Rename classes to (hopefully) clearer names while we're doing that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename classes to (hopefully) clearer names while we're doing that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Gitlab::Diff::LineCode to module Gitlab::Git</title>
<updated>2017-10-13T00:45:16+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-10-06T22:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f72598b659871a3d4e8ef1905918067522ba2a29'/>
<id>f72598b659871a3d4e8ef1905918067522ba2a29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds requirements that supports anything in sha params</title>
<updated>2017-10-12T21:46:41+00:00</updated>
<author>
<name>Guilherme Vieira</name>
<email>guilherme@flipstudio.net</email>
</author>
<published>2017-09-23T13:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=771b777ab57d1c8d323ecc08a9e2cdc4f6a01e0b'/>
<id>771b777ab57d1c8d323ecc08a9e2cdc4f6a01e0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>wip: fake its a binary diff</title>
<updated>2017-09-06T13:01:53+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-03T11:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bca72f5906ed38dc231ef066231238758c1cb42d'/>
<id>bca72f5906ed38dc231ef066231238758c1cb42d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
