<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 42314-diff-file</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Render modified icon for moved file</title>
<updated>2018-02-13T18:12:19+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-02-13T18:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ecac881e728433fa54282ef6e20f0570f5ddc7e'/>
<id>2ecac881e728433fa54282ef6e20f0570f5ddc7e</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 'sh-no-cache-populate-migration' into 'master'</title>
<updated>2018-02-13T10:33:14+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-02-13T10:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e846c735f8ec7e24e61454b0506b839a8f0ff3f'/>
<id>4e846c735f8ec7e24e61454b0506b839a8f0ff3f</id>
<content type='text'>
Disable caching of tables for migration spec that drops a temporary table

See merge request gitlab-org/gitlab-ce!16965</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable caching of tables for migration spec that drops a temporary table

See merge request gitlab-org/gitlab-ce!16965</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-issue-43193' into 'master'</title>
<updated>2018-02-13T10:11:56+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-02-13T10:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=754d1ec4c03c206376178e17af3f5d78a1e16a08'/>
<id>754d1ec4c03c206376178e17af3f5d78a1e16a08</id>
<content type='text'>
Fix Error 500s creating merge requests with external issue tracker

Closes #43193

See merge request gitlab-org/gitlab-ce!17073</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Error 500s creating merge requests with external issue tracker

Closes #43193

See merge request gitlab-org/gitlab-ce!17073</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-new-branch-dropdown-style' into 'master'</title>
<updated>2018-02-13T09:45:36+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-02-13T09:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8925671a063180e6bbb6c3c6dcbfe9fdb908ef50'/>
<id>8925671a063180e6bbb6c3c6dcbfe9fdb908ef50</id>
<content type='text'>
Cleanup new branch/merge request form in issues

Closes #41938

See merge request gitlab-org/gitlab-ce!16854</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup new branch/merge request form in issues

Closes #41938

See merge request gitlab-org/gitlab-ce!16854</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Error 500s creating merge requests with external issue tracker</title>
<updated>2018-02-13T01:34:18+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-13T01:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=926002fdf8d83147cfb577939bd3f8e75da56548'/>
<id>926002fdf8d83147cfb577939bd3f8e75da56548</id>
<content type='text'>
When JIRA or Redmine were enabled and the branch name did not match the
matching regular expression, the `issue_iid` would be `nil`, preventing
users from creating merge requests.

Closes #43193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When JIRA or Redmine were enabled and the branch name did not match the
matching regular expression, the `issue_iid` would be `nil`, preventing
users from creating merge requests.

Closes #43193
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jivl-update-katex' into 'master'</title>
<updated>2018-02-12T23:36:14+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-02-12T23:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=201f53e96d26d4babfc6a4492576f873219d4e6f'/>
<id>201f53e96d26d4babfc6a4492576f873219d4e6f</id>
<content type='text'>
Updated katex library

Closes #43032

See merge request gitlab-org/gitlab-ce!15864</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated katex library

Closes #43032

See merge request gitlab-org/gitlab-ce!15864</pre>
</div>
</content>
</entry>
<entry>
<title>Addressed mr observations</title>
<updated>2018-02-12T21:59:32+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2018-02-12T19:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=954bfb5db557b7455e913e42be5b851d94d0a49d'/>
<id>954bfb5db557b7455e913e42be5b851d94d0a49d</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 'andr3-clean-eslint-disables-from-board-components' into 'master'</title>
<updated>2018-02-12T20:28:58+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-02-12T20:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee8e5a596c3d4e18a227185965b52baf6f66c5db'/>
<id>ee8e5a596c3d4e18a227185965b52baf6f66c5db</id>
<content type='text'>
Clean new Flash() and stop disabling no-new (eslint) when possible

Closes #42732

See merge request gitlab-org/gitlab-ce!17060</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean new Flash() and stop disabling no-new (eslint) when possible

Closes #42732

See merge request gitlab-org/gitlab-ce!17060</pre>
</div>
</content>
</entry>
<entry>
<title>Clean new Flash() and stop disabling no-new (eslint) when possible</title>
<updated>2018-02-12T20:28:57+00:00</updated>
<author>
<name>André Luís</name>
<email>me@andr3.net</email>
</author>
<published>2018-02-12T20:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26754e825d4b35d11393f98a82c049a56afad7fa'/>
<id>26754e825d4b35d11393f98a82c049a56afad7fa</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 'sh-disable-query-limiter' into 'master'</title>
<updated>2018-02-12T20:21:32+00:00</updated>
<author>
<name>Ian Baum</name>
<email>ibaum@gitlab.com</email>
</author>
<published>2018-02-12T20:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07ccc89cdf70abdbb97327f78a04c8374eff50c5'/>
<id>07ccc89cdf70abdbb97327f78a04c8374eff50c5</id>
<content type='text'>
Disable query limiting warnings for now on GitLab.com

See merge request gitlab-org/gitlab-ce!17067</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable query limiting warnings for now on GitLab.com

See merge request gitlab-org/gitlab-ce!17067</pre>
</div>
</content>
</entry>
</feed>
