<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch fix/encoding-binary-issue</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>fix spacing</title>
<updated>2017-06-06T14:17:49+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-06-06T14:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9f1b3b2aa46bc516cebb197bbf40912c92670e4'/>
<id>c9f1b3b2aa46bc516cebb197bbf40912c92670e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spacing and wording</title>
<updated>2017-06-06T13:44:40+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-06-06T13:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a58845656336539961c0c29f0f3fe4347b2f5b9d'/>
<id>a58845656336539961c0c29f0f3fe4347b2f5b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add spec to replicate encoding problem</title>
<updated>2017-06-06T10:10:58+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-06-06T10:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17cce1e94b36fd23fd9db65f0f9bec9392fa82d9'/>
<id>17cce1e94b36fd23fd9db65f0f9bec9392fa82d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "When changing project visibility setting, change other dropdowns automatically"</title>
<updated>2017-06-06T08:28:39+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-06-06T08:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e245d7eebe747378f4158b30634ab0da4df59117'/>
<id>e245d7eebe747378f4158b30634ab0da4df59117</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 'issue-23254' into 'master'</title>
<updated>2017-06-06T07:48:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-06T07:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17feb2faa71416b3459003eeb2a877f2c65dd3ef'/>
<id>17feb2faa71416b3459003eeb2a877f2c65dd3ef</id>
<content type='text'>
Cleanup style of confirmation page

See merge request !11774</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup style of confirmation page

See merge request !11774</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '29690-rotate-otp-key-base' into 'master'</title>
<updated>2017-06-06T03:24:10+00:00</updated>
<author>
<name>Brian Neel</name>
<email>brian@gitlab.com</email>
</author>
<published>2017-06-06T03:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bc89323902b499ba5a4dbc1a5aaa15874f6399e'/>
<id>9bc89323902b499ba5a4dbc1a5aaa15874f6399e</id>
<content type='text'>
Add a Rake task to aid in rotating otp_key_base

Closes #29690

See merge request !11881</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a Rake task to aid in rotating otp_key_base

Closes #29690

See merge request !11881</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'</title>
<updated>2017-06-05T23:40:53+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-05T23:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94644565971c80c9933ab3d05c534b3b5cbec4d1'/>
<id>94644565971c80c9933ab3d05c534b3b5cbec4d1</id>
<content type='text'>
backports changed import logic from pull mirroring feature into CE

See merge request !11850</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backports changed import logic from pull mirroring feature into CE

See merge request !11850</pre>
</div>
</content>
</entry>
<entry>
<title>backports changed import logic from pull mirroring feature into CE</title>
<updated>2017-06-05T22:09:10+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-06-01T14:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=810866ecb6c7be4fdac88dc3b2a6cd9ad49ac7bf'/>
<id>810866ecb6c7be4fdac88dc3b2a6cd9ad49ac7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix header component spec</title>
<updated>2017-06-05T21:25:59+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2017-06-05T21:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67d3d0a488bf7db6bab7b07495f227984e9b6bc4'/>
<id>67d3d0a488bf7db6bab7b07495f227984e9b6bc4</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 Rake task to aid in rotating otp_key_base</title>
<updated>2017-06-05T21:17:52+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-06-02T16:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2800ee0c7c0ca47bb11b21b6b32134ae6f4594e'/>
<id>b2800ee0c7c0ca47bb11b21b6b32134ae6f4594e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
