<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch admin-section-capitalization-fix</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 rspec tests</title>
<updated>2017-04-04T20:49:59+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-04-03T22:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2aa81ffe932a457c8f2e16726d75b1aea2035513'/>
<id>2aa81ffe932a457c8f2e16726d75b1aea2035513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed capitalization of buttons inside the admin section</title>
<updated>2017-04-04T20:49:59+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-03-31T21:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4c6e111852621b2f9549029c375a57b0843a168'/>
<id>f4c6e111852621b2f9549029c375a57b0843a168</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 'bug/api_milestone_merge_requests_scope' into 'master'</title>
<updated>2017-04-04T16:45:31+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-04T16:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93de37ce1bd0f5ce015287f0729d625ddf6f7390'/>
<id>93de37ce1bd0f5ce015287f0729d625ddf6f7390</id>
<content type='text'>

Fixes milestone/merge_request API endpoint to really scope the results

See merge request !10369</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes milestone/merge_request API endpoint to really scope the results

See merge request !10369</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/import-fork' into 'master'</title>
<updated>2017-04-04T16:34:25+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-04T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e36d56e0d494b5c334603f0072f4a085edaa33'/>
<id>93e36d56e0d494b5c334603f0072f4a085edaa33</id>
<content type='text'>

Fix issues importing forked projects

Closes #26184 and #29380

See merge request !9102</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix issues importing forked projects

Closes #26184 and #29380

See merge request !9102</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues importing forked projects</title>
<updated>2017-04-04T16:34:19+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-04-04T16:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22d7ae80020e3d581d7bded2c2f3d5606a5e48ee'/>
<id>22d7ae80020e3d581d7bded2c2f3d5606a5e48ee</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-boards-scrollbars' into 'master'</title>
<updated>2017-04-04T16:00:17+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-04-04T16:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82836af4e7bda539d03ceee8238f863268b2a46e'/>
<id>82836af4e7bda539d03ceee8238f863268b2a46e</id>
<content type='text'>

Fixed issue boards having a vertical scrollbar

Closes #30209

See merge request !10312</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixed issue boards having a vertical scrollbar

Closes #30209

See merge request !10312</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '30400-fix-blob-highlighting-in-search' into 'master'</title>
<updated>2017-04-04T15:57:17+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-04-04T15:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c6eef939aceba7f6314e3a43e9d212029fc2cb5'/>
<id>6c6eef939aceba7f6314e3a43e9d212029fc2cb5</id>
<content type='text'>

Fix blob highlighting in search

Closes #30400

See merge request !10420</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix blob highlighting in search

Closes #30400

See merge request !10420</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'workhorse-gitaly-address' into 'master'</title>
<updated>2017-04-04T15:48:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-04-04T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20e3ed60935ca2b28cf1f632c5ce75f8dbac8e10'/>
<id>20e3ed60935ca2b28cf1f632c5ce75f8dbac8e10</id>
<content type='text'>

Pass GitalyAddress to workhorse

See merge request !10447</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Pass GitalyAddress to workhorse

See merge request !10447</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'environment-performance-improvements' into 'master'</title>
<updated>2017-04-04T15:19:17+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-04-04T15:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a46cca2e58643acd9d936442f98b12aaa84b9a26'/>
<id>a46cca2e58643acd9d936442f98b12aaa84b9a26</id>
<content type='text'>

Improved Environments Metrics UX

Closes #29227

See merge request !9946</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improved Environments Metrics UX

Closes #29227

See merge request !9946</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-unused-icons' into 'master'</title>
<updated>2017-04-04T14:53:32+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-04-04T14:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10c768533027e7523467680b8fd401fcc017e827'/>
<id>10c768533027e7523467680b8fd401fcc017e827</id>
<content type='text'>

Delete unused icons; add empty lines to svg files

See merge request !10415</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Delete unused icons; add empty lines to svg files

See merge request !10415</pre>
</div>
</content>
</entry>
</feed>
