<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/ide/lib, branch sql-buckets</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>refactor monaco-editor import and stop storing as class property within editor</title>
<updated>2018-06-08T05:09:59+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-06-08T05:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4653820d37f89c2fabe74800ccce2d1f8420a7da'/>
<id>4653820d37f89c2fabe74800ccce2d1f8420a7da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove need to pass monaco around through DI</title>
<updated>2018-06-08T04:53:45+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-06-08T04:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=15993df1d6849bd487855cf4926e2e01e44e54df'/>
<id>15993df1d6849bd487855cf4926e2e01e44e54df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove monacoLoader and import monaco directly within Editor class</title>
<updated>2018-06-08T04:36:37+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-06-07T21:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2729205b391c22eb3a15408580261456cc030530'/>
<id>2729205b391c22eb3a15408580261456cc030530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added specs</title>
<updated>2018-05-09T10:09:26+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-09T10:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96785e7713de958de8c7786545aea66caf1557f1'/>
<id>96785e7713de958de8c7786545aea66caf1557f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hide edit/preview tabs in review &amp; commit mode</title>
<updated>2018-05-01T09:46:28+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-01T09:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1180b74b7c61f3f8f2e0f1077c136d44740edf46'/>
<id>1180b74b7c61f3f8f2e0f1077c136d44740edf46</id>
<content type='text'>
only make diff mode editable in review mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only make diff mode editable in review mode
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed repo_tabs_spec</title>
<updated>2018-04-23T07:55:59+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-04-20T08:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc11520e51ba6a7fb3cb07b4300bf303b725881c'/>
<id>fc11520e51ba6a7fb3cb07b4300bf303b725881c</id>
<content type='text'>
fixed editor_spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed editor_spec
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ide-diff-marker-cache-fix' into 'master'</title>
<updated>2018-04-19T11:47:20+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2018-04-19T11:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=674702e02e2654e539e1b3c9a12d6b9897a614cf'/>
<id>674702e02e2654e539e1b3c9a12d6b9897a614cf</id>
<content type='text'>
Fixed IDE diff markers being cached too long

See merge request gitlab-org/gitlab-ce!18311</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed IDE diff markers being cached too long

See merge request gitlab-org/gitlab-ce!18311</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed IDE diff markers being cached too long</title>
<updated>2018-04-11T11:29:16+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-04-11T11:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8221b47ace3c80b8b812c6289c9035ff8e8f5ff'/>
<id>e8221b47ace3c80b8b812c6289c9035ff8e8f5ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed failing tests because of passed `null`</title>
<updated>2018-04-07T09:27:56+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-04-07T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c20403f28017da6a3e99b88629149478a620993'/>
<id>7c20403f28017da6a3e99b88629149478a620993</id>
<content type='text'>
added spec to check for `head` file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added spec to check for `head` file
</pre>
</div>
</content>
</entry>
<entry>
<title>set `renderSideBySide` when creating diff instance</title>
<updated>2018-04-05T09:24:18+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-04-05T09:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=891164f10b49417fb0fbcb29638d346e9a56dd63'/>
<id>891164f10b49417fb0fbcb29638d346e9a56dd63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
