<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch ide-alignment-fixes</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>fixed SVG alignment</title>
<updated>2018-06-04T16:14:23+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-04T16:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8275e26cb091f2bc8723e0eb236d41da3225bbb3'/>
<id>8275e26cb091f2bc8723e0eb236d41da3225bbb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed alignment issues with IDE sidebar</title>
<updated>2018-06-04T16:10:34+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-31T10:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e322d0778ddce02749de8973a4fe0b3b4dfec77'/>
<id>4e322d0778ddce02749de8973a4fe0b3b4dfec77</id>
<content type='text'>
Fixed sidebar tooltips not hiding after clicking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed sidebar tooltips not hiding after clicking
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '46845-update-email_spec-to-2-2-0' into 'master'</title>
<updated>2018-06-04T15:48:27+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-06-04T15:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e30168ddb77dbb12375e255c54463f6132c95945'/>
<id>e30168ddb77dbb12375e255c54463f6132c95945</id>
<content type='text'>
Update email_spec to 2.2.0

Closes #46845

See merge request gitlab-org/gitlab-ce!19164</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update email_spec to 2.2.0

Closes #46845

See merge request gitlab-org/gitlab-ce!19164</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'github-import-docs' into 'master'</title>
<updated>2018-06-04T14:57:45+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-06-04T14:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35ba75f6b93c77f078ab2cf538a256f8aa534eb3'/>
<id>35ba75f6b93c77f078ab2cf538a256f8aa534eb3</id>
<content type='text'>
Update GitHub import instructions

See merge request gitlab-org/gitlab-ce!19373</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update GitHub import instructions

See merge request gitlab-org/gitlab-ce!19373</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '6022-ee-extract-slash_commands-in-ce' into 'master'</title>
<updated>2018-06-04T12:42:02+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-06-04T12:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c2961947826442e780285cb551583b09cf6dae9'/>
<id>9c2961947826442e780285cb551583b09cf6dae9</id>
<content type='text'>
Backport EE SlashCommand Refactor

See merge request gitlab-org/gitlab-ce!19177</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport EE SlashCommand Refactor

See merge request gitlab-org/gitlab-ce!19177</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE SlashCommand Refactor</title>
<updated>2018-06-04T12:42:02+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2018-06-04T12:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f20bf956a179bc4ffdfa23168925c102eb2e88b'/>
<id>4f20bf956a179bc4ffdfa23168925c102eb2e88b</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 'rails5-fix-46281' into 'master'</title>
<updated>2018-06-04T11:58:56+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-06-04T11:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=848ecbc7a608882517516045baf7d162f64e1ad1'/>
<id>848ecbc7a608882517516045baf7d162f64e1ad1</id>
<content type='text'>
Rails5 fix arel from

Closes #46281

See merge request gitlab-org/gitlab-ce!19340</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rails5 fix arel from

Closes #46281

See merge request gitlab-org/gitlab-ce!19340</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'workhorse-4-3-0' into 'master'</title>
<updated>2018-06-04T11:42:52+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-06-04T11:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23ae072ba2d601a3639a32f5a29302c430106bb8'/>
<id>23ae072ba2d601a3639a32f5a29302c430106bb8</id>
<content type='text'>
Update to GitLab Workhorse v4.3.0

See merge request gitlab-org/gitlab-ce!19313</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to GitLab Workhorse v4.3.0

See merge request gitlab-org/gitlab-ce!19313</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fj-34526-enabling-wiki-search-by-title' into 'master'</title>
<updated>2018-06-04T11:41:37+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-06-04T11:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4cdc9d87e38539c039ff69eec78288347898d53'/>
<id>f4cdc9d87e38539c039ff69eec78288347898d53</id>
<content type='text'>
Add ability to search wiki titles

Closes #34526

See merge request gitlab-org/gitlab-ce!19112</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to search wiki titles

Closes #34526

See merge request gitlab-org/gitlab-ce!19112</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to search wiki titles</title>
<updated>2018-06-04T11:41:37+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-06-04T11:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7350eb1fa83662d4aaa7541acb387b3742ba9788'/>
<id>7350eb1fa83662d4aaa7541acb387b3742ba9788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
