<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, 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>Merge branch 'ci-pipeline-commit-lookup' into 'master'</title>
<updated>2018-03-22T21:09:19+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-03-22T21:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be0ce05c5d07b0b27be243f0a3d57b662dcab1af'/>
<id>be0ce05c5d07b0b27be243f0a3d57b662dcab1af</id>
<content type='text'>
Use porcelain commit lookup method on CI::CreatePipelineService

Closes charts/helm.gitlab.io#291

See merge request gitlab-org/gitlab-ce!17911</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use porcelain commit lookup method on CI::CreatePipelineService

Closes charts/helm.gitlab.io#291

See merge request gitlab-org/gitlab-ce!17911</pre>
</div>
</content>
</entry>
<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>Merge branch 'master' into 'latest-security-to-master-21-03-18'</title>
<updated>2018-03-22T11:04:03+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2018-03-22T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2eab1fd2c9a7db1f9cc71a706c5ac0cfdc61c953'/>
<id>2eab1fd2c9a7db1f9cc71a706c5ac0cfdc61c953</id>
<content type='text'>
# Conflicts:
#   Gemfile
#   Gemfile.lock</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   Gemfile
#   Gemfile.lock</pre>
</div>
</content>
</entry>
<entry>
<title>Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5063 to CE</title>
<updated>2018-03-21T16:14:32+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-03-21T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=15a72e05f53a8469eaa577e225a405b0ea02e08b'/>
<id>15a72e05f53a8469eaa577e225a405b0ea02e08b</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 'fj-15329-services-callbacks-ssrf' into 'security-10-6'</title>
<updated>2018-03-21T14:39:21+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-03-13T22:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95ced3bb5fa52e166aa03ee592f63180601cbde7'/>
<id>95ced3bb5fa52e166aa03ee592f63180601cbde7</id>
<content type='text'>
Server Side Request Forgery in Services and Web Hooks

See merge request gitlab/gitlabhq!2337</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Server Side Request Forgery in Services and Web Hooks

See merge request gitlab/gitlabhq!2337</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-failure-project-destroy' into 'master'</title>
<updated>2018-03-19T15:22:06+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-03-19T15:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27e9b8bf3a4af67dbca2caddc7f5f2674653e43c'/>
<id>27e9b8bf3a4af67dbca2caddc7f5f2674653e43c</id>
<content type='text'>
Fix "Can't modify frozen hash" error when project is destroyed

See merge request gitlab-org/gitlab-ce!17816</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "Can't modify frozen hash" error when project is destroyed

See merge request gitlab-org/gitlab-ce!17816</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "Can't modify frozen hash" error when project is destroyed</title>
<updated>2018-03-17T06:14:43+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-03-17T06:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca63603d052808b7a5ab9b04acc611215e23a8c3'/>
<id>ca63603d052808b7a5ab9b04acc611215e23a8c3</id>
<content type='text'>
Partial fix to #44378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partial fix to #44378
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'update-kubeclient'</title>
<updated>2018-03-17T05:52:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-03-17T05:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83874edb77235d2a276f114f72942c43e8be3a44'/>
<id>83874edb77235d2a276f114f72942c43e8be3a44</id>
<content type='text'>
 Conflicts:
   Gemfile.lock</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Conflicts:
   Gemfile.lock</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '41902-add-api-option-to-overwrite-project-description-on-project-export' into 'master'</title>
<updated>2018-03-16T15:55:30+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-03-16T15:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5fb20651798de3cda1536ff8d01afc111c9000b4'/>
<id>5fb20651798de3cda1536ff8d01afc111c9000b4</id>
<content type='text'>
Resolve "Extend API for exporting a project with option to overwrite project description"

Closes #41902 and #34936

See merge request gitlab-org/gitlab-ce!17744</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Extend API for exporting a project with option to overwrite project description"

Closes #41902 and #34936

See merge request gitlab-org/gitlab-ce!17744</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jej/commit-api-tracks-lfs' into 'master'</title>
<updated>2018-03-16T15:21:03+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-03-16T15:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b849e8d30ee662e84f72b853820a94a60f2276b'/>
<id>0b849e8d30ee662e84f72b853820a94a60f2276b</id>
<content type='text'>
Create commit API and Web IDE obey LFS filters

Closes #42287

See merge request gitlab-org/gitlab-ce!16718</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create commit API and Web IDE obey LFS filters

Closes #42287

See merge request gitlab-org/gitlab-ce!16718</pre>
</div>
</content>
</entry>
</feed>
