<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch update_gitlab_git</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>update gitlab_git</title>
<updated>2015-08-06T11:20:21+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-08-06T11:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2625b9b523b9b7d5f7be5cc88d09d7559850757'/>
<id>e2625b9b523b9b7d5f7be5cc88d09d7559850757</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 'update_changelog_from_stable' into 'master'</title>
<updated>2015-08-06T09:40:01+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2015-08-06T09:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=912233ecd31136c302eeea63c7e2a9ca36ba742b'/>
<id>912233ecd31136c302eeea63c7e2a9ca36ba742b</id>
<content type='text'>

update chnagelog



See merge request !1096</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

update chnagelog



See merge request !1096</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-link-to-guide' into 'master'</title>
<updated>2015-08-06T09:12:51+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-06T09:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fff36a8b8965e4bddd8020caf5072e79bf131a74'/>
<id>fff36a8b8965e4bddd8020caf5072e79bf131a74</id>
<content type='text'>
Replace relative url with full path, remove old reference for indexes

See merge request !1091
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace relative url with full path, remove old reference for indexes

See merge request !1091
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-email-from-published-keys' into 'master'</title>
<updated>2015-08-06T09:05:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-06T09:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6cbee846cd83c7b3a37e0565a0d994e0777d81a'/>
<id>c6cbee846cd83c7b3a37e0565a0d994e0777d81a</id>
<content type='text'>
Only publish ssh key-type and key

Now when requesting my keys; my emailadres is exposed. [My keys](https://gitlab.com/zj.keys)

To prevent harvesting only key-type and the key itself are displayed instead of all data supplied when uploaded.

See merge request !850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only publish ssh key-type and key

Now when requesting my keys; my emailadres is exposed. [My keys](https://gitlab.com/zj.keys)

To prevent harvesting only key-type and the key itself are displayed instead of all data supplied when uploaded.

See merge request !850
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tree-author-at-end' into 'master'</title>
<updated>2015-08-06T08:59:25+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-06T08:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b3b286eef64917247be032f67af1a062aac0254'/>
<id>4b3b286eef64917247be032f67af1a062aac0254</id>
<content type='text'>
Put author name at the end of a tree row

Put author name at the end of a tree row as the commit message is more important than the author name.

See merge request !579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put author name at the end of a tree row

Put author name at the end of a tree row as the commit message is more important than the author name.

See merge request !579
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master'</title>
<updated>2015-08-06T08:29:18+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-06T08:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=863f61343a5a51b3b6a1c596353ecdfd6c20d523'/>
<id>863f61343a5a51b3b6a1c596353ecdfd6c20d523</id>
<content type='text'>
Fix errors deleting, creating, and viewing graphs using branches with encoded slashes

* Closes #1804
* Closes #1359

See merge request !1084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix errors deleting, creating, and viewing graphs using branches with encoded slashes

* Closes #1804
* Closes #1359

See merge request !1084
</pre>
</div>
</content>
</entry>
<entry>
<title>Update stable branch in installation documentation. Fixes #2191</title>
<updated>2015-08-05T18:09:24+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2015-08-05T18:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce47dd4bb0c686aee13b309b07eb8f976aa5d547'/>
<id>ce47dd4bb0c686aee13b309b07eb8f976aa5d547</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 'drop-satellites'</title>
<updated>2015-08-05T13:40:14+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-05T13:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=957e849f41d96fa9778fcdd06792d2f0274b29ab'/>
<id>957e849f41d96fa9778fcdd06792d2f0274b29ab</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 'master' of gitlab.com:gitlab-org/gitlab-ce</title>
<updated>2015-08-05T12:51:24+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-05T12:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b9dbe9f5a175a8162abf296367f561bab3eea1a'/>
<id>6b9dbe9f5a175a8162abf296367f561bab3eea1a</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 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2015-08-05T12:50:32+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-05T12:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58c0c86dbd8c722f121f5631e299ed75bd40637b'/>
<id>58c0c86dbd8c722f121f5631e299ed75bd40637b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
