<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch replace_explore_projects.feature</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>Move migration to background</title>
<updated>2017-10-07T17:28:13+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-10-03T22:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1879980f2e206943fd97254ec25b7e7fd835871a'/>
<id>1879980f2e206943fd97254ec25b7e7fd835871a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update DN class in migration</title>
<updated>2017-10-07T17:28:13+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-10-03T22:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d460af091e7241e4bca7c8ae2880ef0fd2f12b3'/>
<id>3d460af091e7241e4bca7c8ae2880ef0fd2f12b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename method to `to_normalized_s`</title>
<updated>2017-10-07T17:28:13+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-10-02T22:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=714f264d62c5d2a45efc4b013f2fca1eb7eff1f1'/>
<id>714f264d62c5d2a45efc4b013f2fca1eb7eff1f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize existing persisted DNs</title>
<updated>2017-10-07T17:28:13+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-09-21T17:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e610332edacd2e389bcaec5931d8bcdccd8a92cc'/>
<id>e610332edacd2e389bcaec5931d8bcdccd8a92cc</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 migration to populate fork networks</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-29T17:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df7f530d843ca03cfdff65b2bb230e00ec60b371'/>
<id>df7f530d843ca03cfdff65b2bb230e00ec60b371</id>
<content type='text'>
This uses the existing ForkedProjectLinks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the existing ForkedProjectLinks
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow creating merge requests across forks of a project</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-20T15:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70716a1292ca5910908ba37a9d113c8b5a221bb7'/>
<id>70716a1292ca5910908ba37a9d113c8b5a221bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a fork network when forking a project</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-28T14:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d328007214786c7137c31d2c73e9ee76b025e6ed'/>
<id>d328007214786c7137c31d2c73e9ee76b025e6ed</id>
<content type='text'>
When no fork network exists for the source projects, we create a new
one with the correct source
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When no fork network exists for the source projects, we create a new
one with the correct source
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a model for `fork_networks`</title>
<updated>2017-10-07T09:46:22+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-09-28T13:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20727db1702849b78e6714197f16f602f68cecf8'/>
<id>20727db1702849b78e6714197f16f602f68cecf8</id>
<content type='text'>
The fork network will keep track of the root project as long as it's
present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fork network will keep track of the root project as long as it's
present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into '37970-ci-sections-tracking'</title>
<updated>2017-10-07T08:07:33+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-10-07T08:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ee20b637553dcb70590edfa30b81d972de37170'/>
<id>5ee20b637553dcb70590edfa30b81d972de37170</id>
<content type='text'>
# Conflicts:
#   db/schema.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   db/schema.rb</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://91.123.203.49/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>
</feed>
