<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch 35942_api_binary_encoding</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>remove useless comment</title>
<updated>2017-09-06T13:15:27+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-06T13:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1f66cc7f0658621f2bfcb09f0269da675f57e84'/>
<id>c1f66cc7f0658621f2bfcb09f0269da675f57e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renames ambiguous methods and add spec</title>
<updated>2017-09-06T13:01:53+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-05T17:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6af5522d7cefaa7d08d28448b5059be07328a2f'/>
<id>a6af5522d7cefaa7d08d28448b5059be07328a2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix refactoring error with Blob.binary?</title>
<updated>2017-09-06T13:01:53+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-04T19:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbaed90c8d3dffb2dd970f1621f551dd322db5ee'/>
<id>dbaed90c8d3dffb2dd970f1621f551dd322db5ee</id>
<content type='text'>
remove some lint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove some lint
</pre>
</div>
</content>
</entry>
<entry>
<title>revert to using a simple representation</title>
<updated>2017-09-06T13:01:53+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-04T17:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9aa7932152bd10f6fc7b87b3263922aa4b911b7'/>
<id>c9aa7932152bd10f6fc7b87b3263922aa4b911b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wip: fake its a binary diff</title>
<updated>2017-09-06T13:01:53+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-09-03T11:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bca72f5906ed38dc231ef066231238758c1cb42d'/>
<id>bca72f5906ed38dc231ef066231238758c1cb42d</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 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments' into 'master'</title>
<updated>2017-09-06T11:57:16+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-09-06T11:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99852965211166c21807522603818e41d03aa2d3'/>
<id>99852965211166c21807522603818e41d03aa2d3</id>
<content type='text'>
Add setting to collapse outdated diff comments on push

Closes #36994

See merge request !14053</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add setting to collapse outdated diff comments on push

Closes #36994

See merge request !14053</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/import-export-performance' into 'master'</title>
<updated>2017-09-06T11:55:28+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-09-06T11:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1af169f1ad4651ff923a220d428357a5d9e3a97'/>
<id>c1af169f1ad4651ff923a220d428357a5d9e3a97</id>
<content type='text'>
Improve Import/Export memory use and performance

Closes #35389 and #26556

See merge request !13957</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve Import/Export memory use and performance

Closes #35389 and #26556

See merge request !13957</pre>
</div>
</content>
</entry>
<entry>
<title>refactored code</title>
<updated>2017-09-06T09:11:02+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-09-06T09:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e1f8ac2a3edb32f672ef2ad5424e99425f67c92'/>
<id>9e1f8ac2a3edb32f672ef2ad5424e99425f67c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change collapse to resolve and comments to discussions</title>
<updated>2017-09-06T09:07:47+00:00</updated>
<author>
<name>Ashley Dumaine</name>
<email>adumaine@datto.com</email>
</author>
<published>2017-09-01T22:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3f76b76a4b8db85c6fa557a5e801dcea7195735'/>
<id>a3f76b76a4b8db85c6fa557a5e801dcea7195735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functionality to collapse outdated diff comments regardless of discussion resolution</title>
<updated>2017-09-06T09:07:46+00:00</updated>
<author>
<name>Ashley Dumaine</name>
<email>adumaine@datto.com</email>
</author>
<published>2017-08-28T21:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ef4b3a39bc705dfa47762868ea064d2dbadc16e6'/>
<id>ef4b3a39bc705dfa47762868ea064d2dbadc16e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
