<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/ci, branch ide-diff-cursor</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>Use porcelain commit lookup method on CI::CreatePipelineService</title>
<updated>2018-03-22T14:39:20+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2018-03-21T16:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04b8e00feb6a06bfef3903a9e03d24296c4734a6'/>
<id>04b8e00feb6a06bfef3903a9e03d24296c4734a6</id>
<content type='text'>
Before we were using a "plumbing" Gitlab::Git method that does not go
through Gitaly migration checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we were using a "plumbing" Gitlab::Git method that does not go
through Gitaly migration checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)</title>
<updated>2018-03-15T07:14:13+00:00</updated>
<author>
<name>Pirate Praveen</name>
<email>praveen@debian.org</email>
</author>
<published>2018-03-15T07:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=53e2987ba6a8b2fb79f5754ae13924f2939d81fd'/>
<id>53e2987ba6a8b2fb79f5754ae13924f2939d81fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Project#source_of_merge_requests-relation</title>
<updated>2018-03-07T15:59:17+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-03-06T23:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83c3e82d6d74cee47373b8586cfcfee8f6835c7d'/>
<id>83c3e82d6d74cee47373b8586cfcfee8f6835c7d</id>
<content type='text'>
Using the relation `Project#source_of_merge_requests` in
`Ci::CreatePipelineService`

That way we take advantage of all the `ActiveRecord::Relation` magic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the relation `Project#source_of_merge_requests` in
`Ci::CreatePipelineService`

That way we take advantage of all the `ActiveRecord::Relation` magic
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rake task. Adopt the latest fix. Drop CreateTraceArtifactService</title>
<updated>2018-03-06T12:43:19+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-26T14:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32c1501d69d1618452e0088b343a6806769d79a9'/>
<id>32c1501d69d1618452e0088b343a6806769d79a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Use Dir.mktmpdir""</title>
<updated>2018-02-23T17:40:41+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T17:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a56c5a1ac744a29a589c5a2ee1f26929f74105d'/>
<id>8a56c5a1ac744a29a589c5a2ee1f26929f74105d</id>
<content type='text'>
This reverts commit 34e16110e0fbe29c40fe984d4715ca5dcdaef508.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 34e16110e0fbe29c40fe984d4715ca5dcdaef508.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use Dir.mktmpdir"</title>
<updated>2018-02-23T17:35:03+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T17:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34e16110e0fbe29c40fe984d4715ca5dcdaef508'/>
<id>34e16110e0fbe29c40fe984d4715ca5dcdaef508</id>
<content type='text'>
This reverts commit 28c6a6b04436230e6e9b29855e4d4d4f88d9a554.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 28c6a6b04436230e6e9b29855e4d4d4f88d9a554.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Dir.mktmpdir</title>
<updated>2018-02-23T17:32:20+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T17:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28c6a6b04436230e6e9b29855e4d4d4f88d9a554'/>
<id>28c6a6b04436230e6e9b29855e4d4d4f88d9a554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change FileUtils.cp to FileUtils.copy</title>
<updated>2018-02-23T17:04:32+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T17:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a54cc4cd3558413296df5ec14db6788e91e8586'/>
<id>4a54cc4cd3558413296df5ec14db6788e91e8586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back the initial commit</title>
<updated>2018-02-23T16:44:45+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T16:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa603812e3d4917107af69d114ea1ab4050aebb7'/>
<id>aa603812e3d4917107af69d114ea1ab4050aebb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed static analysys</title>
<updated>2018-02-23T15:02:13+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-02-23T15:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1670a9fe98dc636cdf455f4177d359934b83b073'/>
<id>1670a9fe98dc636cdf455f4177d359934b83b073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
