<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/projects, branch sh-document-plus-encoding-api</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 'master' into sh-security-fix-backports-master</title>
<updated>2017-10-17T23:02:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-10-17T23:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=891a9ce8b0839fb478ca5704022b2e921097fe27'/>
<id>891a9ce8b0839fb478ca5704022b2e921097fe27</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-10-1' into '10-1-stable'</title>
<updated>2017-10-17T22:58:58+00:00</updated>
<author>
<name>Jen-Shin Lin</name>
<email>jen-shin@gitlab.com</email>
</author>
<published>2017-10-17T10:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd46c8abfd5ee964c47eff0ace021e45cbbe6687'/>
<id>bd46c8abfd5ee964c47eff0ace021e45cbbe6687</id>
<content type='text'>
Security fixes for 10.1 RC

See merge request gitlab/gitlabhq!2209</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Security fixes for 10.1 RC

See merge request gitlab/gitlabhq!2209</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-gitaly-n-1-call-test' into 'master'</title>
<updated>2017-10-17T11:15:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-17T11:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f69b54682fc1770a73c528032b1a86f3e7d547a1'/>
<id>f69b54682fc1770a73c528032b1a86f3e7d547a1</id>
<content type='text'>
Allow testing on Gitaly call count

See merge request gitlab-org/gitlab-ce!14837</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow testing on Gitaly call count

See merge request gitlab-org/gitlab-ce!14837</pre>
</div>
</content>
</entry>
<entry>
<title>Allow testing on Gitaly call count</title>
<updated>2017-10-16T11:25:51+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-10-12T08:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61f4d08b7bf734c9af579e54fa8c74ac1bde4b39'/>
<id>61f4d08b7bf734c9af579e54fa8c74ac1bde4b39</id>
<content type='text'>
Previous efforts were aimed at detecting N + 1 queries, general
regressions are hard to find and mitigate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous efforts were aimed at detecting N + 1 queries, general
regressions are hard to find and mitigate.
</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://git.baserock.org/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>Refactor conflict resolution to contain git ops within Gitlab::Git</title>
<updated>2017-10-13T01:03:14+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-10-07T01:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fcab51ebb0f3156b5d732d050b292cd3e081262'/>
<id>3fcab51ebb0f3156b5d732d050b292cd3e081262</id>
<content type='text'>
This prepares the codebase for a Gitaly migration. See
https://gitlab.com/gitlab-org/gitaly/issues/553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prepares the codebase for a Gitaly migration. See
https://gitlab.com/gitlab-org/gitaly/issues/553
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using `branch_names.include?` and use `branch_exists?`</title>
<updated>2017-10-10T14:56:04+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2017-10-10T14:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=47d19c2de1df14bb3ab00d051be8e4f19f4ed7c4'/>
<id>47d19c2de1df14bb3ab00d051be8e4f19f4ed7c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a project forks spec helper</title>
<updated>2017-10-07T09:46:23+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-09-29T08:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8ca579d88703aeeaa64dbf4ac45f73a60181568'/>
<id>e8ca579d88703aeeaa64dbf4ac45f73a60181568</id>
<content type='text'>
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master'</title>
<updated>2017-10-06T17:06:55+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-10-06T17:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb70fadaca6d2ce30730e9a6c995ad8e4f0526e3'/>
<id>fb70fadaca6d2ce30730e9a6c995ad8e4f0526e3</id>
<content type='text'>
Create Kubernetes cluster on GKE from k8s service

Closes #35954

See merge request gitlab-org/gitlab-ce!14470</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create Kubernetes cluster on GKE from k8s service

Closes #35954

See merge request gitlab-org/gitlab-ce!14470</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '18608-lock-issues-v2' into 'master'</title>
<updated>2017-10-06T16:47:27+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-10-06T16:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a68a39e34120e0cf67d95e143326d03f61288cdf'/>
<id>a68a39e34120e0cf67d95e143326d03f61288cdf</id>
<content type='text'>
Resolve "Lock issue and merge request"

Closes #18608

See merge request gitlab-org/gitlab-ce!14531</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Lock issue and merge request"

Closes #18608

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