<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, branch fix-trace-encoding</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>Make instructions clearer</title>
<updated>2017-04-13T15:39:06+00:00</updated>
<author>
<name>Sid Sijbrandij</name>
<email>sytse@gitlab.com</email>
</author>
<published>2017-04-13T15:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=014936871aa65dd8974e59384390b22a0b49c8c7'/>
<id>014936871aa65dd8974e59384390b22a0b49c8c7</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 'zero-downtime-migrations' into 'master'</title>
<updated>2017-04-12T20:43:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-04-12T20:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3584f7dd527a7dfac4926410780e999237e861b4'/>
<id>3584f7dd527a7dfac4926410780e999237e861b4</id>
<content type='text'>

Prepare for zero downtime migrations

See merge request !9976</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prepare for zero downtime migrations

See merge request !9976</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to environments on kubernetes.md</title>
<updated>2017-04-12T19:33:59+00:00</updated>
<author>
<name>Mark Pundsack</name>
<email>mpundsack@gitlab.com</email>
</author>
<published>2017-04-12T19:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f136ba1160d892a76efade28d6d1ba6b00e8fb2'/>
<id>6f136ba1160d892a76efade28d6d1ba6b00e8fb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve webpack-dev-server compatibility with non-localhost setups.</title>
<updated>2017-04-12T19:05:23+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-04-12T19:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10deca824ed55d642ba942d21df768d9c1a376bc'/>
<id>10deca824ed55d642ba942d21df768d9c1a376bc</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 'docs-add-auth-to-topics-page' into 'master'</title>
<updated>2017-04-12T17:17:26+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>virtua.creative@gmail.com</email>
</author>
<published>2017-04-12T17:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe36a9c8464253c5fe37bc5c8cf8a65ab8cb3776'/>
<id>fe36a9c8464253c5fe37bc5c8cf8a65ab8cb3776</id>
<content type='text'>

Add auth to topics page

See merge request !10643</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add auth to topics page

See merge request !10643</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for zero downtime migrations</title>
<updated>2017-04-12T16:15:19+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-04-12T16:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=223d8a3d26a7561fcae9536efbf120d7c4760bd4'/>
<id>223d8a3d26a7561fcae9536efbf120d7c4760bd4</id>
<content type='text'>
Starting with GitLab 9.1.0 we will no longer allow downtime migrations
unless absolutely necessary. This commit updates the various developer
guides and adds code that is necessary to make zero downtime migrations
less painful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting with GitLab 9.1.0 we will no longer allow downtime migrations
unless absolutely necessary. This commit updates the various developer
guides and adds code that is necessary to make zero downtime migrations
less painful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'improve-testing-documentation' into 'master'</title>
<updated>2017-04-12T15:14:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-04-12T15:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22c4050058cd941b3e2d1d38cd370a5a3cb99cb4'/>
<id>22c4050058cd941b3e2d1d38cd370a5a3cb99cb4</id>
<content type='text'>

Improve the testing documentation

Closes #29499 and #29623

See merge request !10161</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improve the testing documentation

Closes #29499 and #29623

See merge request !10161</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-8' into 'master'</title>
<updated>2017-04-12T13:47:29+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-12T13:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f7068a5eece9c18113dc4db6de88259093c64452'/>
<id>f7068a5eece9c18113dc4db6de88259093c64452</id>
<content type='text'>

Fix grammar

See merge request !10639</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix grammar

See merge request !10639</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '27755-update-pipelines-documentation' into 'master'</title>
<updated>2017-04-12T13:21:51+00:00</updated>
<author>
<name>Sean Packham (GitLab)</name>
<email>sean@seanpackham.com</email>
</author>
<published>2017-04-12T13:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d41bbd23794871ef9f0a90fb3e3d57243bdafd93'/>
<id>d41bbd23794871ef9f0a90fb3e3d57243bdafd93</id>
<content type='text'>

Resolve "Update Pipelines documentation"

Closes #27755

See merge request !10600</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Resolve "Update Pipelines documentation"

Closes #27755

See merge request !10600</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the testing documentation</title>
<updated>2017-04-12T09:19:47+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-12T09:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7e8939d2f36e7db9be3d7ee9960a48354cedcd3'/>
<id>a7e8939d2f36e7db9be3d7ee9960a48354cedcd3</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
