<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch ide-diff-cursor</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>Disable cursor for review mode in the IDE</title>
<updated>2018-03-23T12:27:20+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-23T12:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e10bd302a5f1739c9f43b12798b8c29d19690a64'/>
<id>e10bd302a5f1739c9f43b12798b8c29d19690a64</id>
<content type='text'>
Also disables occurrences highlights &amp; the line highlight for the review
mode.

Closes #44307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also disables occurrences highlights &amp; the line highlight for the review
mode.

Closes #44307
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '43771-improve-avatar-error-message' into 'master'</title>
<updated>2018-03-23T11:51:59+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-03-23T11:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49e871680ce4ca4ef947916da4969cc4e80991eb'/>
<id>49e871680ce4ca4ef947916da4969cc4e80991eb</id>
<content type='text'>
Resolve "Indicate supported image formats in avatar error"

Closes #43771

See merge request gitlab-org/gitlab-ce!17747</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Indicate supported image formats in avatar error"

Closes #43771

See merge request gitlab-org/gitlab-ce!17747</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-information' into 'master'</title>
<updated>2018-03-23T11:13:21+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-03-23T11:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f87ad66cee1fcce347c3072ac27613f65626646e'/>
<id>f87ad66cee1fcce347c3072ac27613f65626646e</id>
<content type='text'>
Resolve "Enabling Auto DevOps on an empty project gives you wrong information"

Closes #43482

See merge request gitlab-org/gitlab-ce!17605</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Enabling Auto DevOps on an empty project gives you wrong information"

Closes #43482

See merge request gitlab-org/gitlab-ce!17605</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mark-legacy-git-access' into 'master'</title>
<updated>2018-03-23T10:20:45+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-03-23T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb9d360c0a7daed6aa08a0635e084c314c2c8b3e'/>
<id>bb9d360c0a7daed6aa08a0635e084c314c2c8b3e</id>
<content type='text'>
Route path lookups through legacy_disk_path

See merge request gitlab-org/gitlab-ce!17743</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Route path lookups through legacy_disk_path

See merge request gitlab-org/gitlab-ce!17743</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-deprecate-old-modal' into 'master'</title>
<updated>2018-03-23T09:22:20+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-03-23T09:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=963e445f58f1cbe03f821167a3bf1d0b8cc8a56d'/>
<id>963e445f58f1cbe03f821167a3bf1d0b8cc8a56d</id>
<content type='text'>
Rename modal.vue to deprecated_modal.vue

See merge request gitlab-org/gitlab-ce!17438</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename modal.vue to deprecated_modal.vue

See merge request gitlab-org/gitlab-ce!17438</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'increase-unicorn-memory-killer-limits' into 'master'</title>
<updated>2018-03-23T08:55:18+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-03-23T08:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28be04784860b417c94311b2805f82c4789937a1'/>
<id>28be04784860b417c94311b2805f82c4789937a1</id>
<content type='text'>
Increase the memory limits used in the unicorn killer

Closes gitlab-com/infrastructure#19

See merge request gitlab-org/gitlab-ce!17948</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase the memory limits used in the unicorn killer

Closes gitlab-com/infrastructure#19

See merge request gitlab-org/gitlab-ce!17948</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tc-re-add-read-only-banner' into 'master'</title>
<updated>2018-03-23T04:36:22+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-03-23T04:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=453b5c1c12ecc34f2aca7df021bfc451fefab095'/>
<id>453b5c1c12ecc34f2aca7df021bfc451fefab095</id>
<content type='text'>
Add read-only banner to all pages

Closes #43937

See merge request gitlab-org/gitlab-ce!17798</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add read-only banner to all pages

Closes #43937

See merge request gitlab-org/gitlab-ce!17798</pre>
</div>
</content>
</entry>
<entry>
<title>Increase the memory limits used in the unicorn killer</title>
<updated>2018-03-23T00:21:10+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2018-03-22T23:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4218f277adf59a76da43ca534037feff024614d'/>
<id>f4218f277adf59a76da43ca534037feff024614d</id>
<content type='text'>
These limits were updated in our docs, and in omnibus some time ago. But
the defaults in the source-install were missed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These limits were updated in our docs, and in omnibus some time ago. But
the defaults in the source-install were missed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ci-pipeline-commit-lookup' into 'master'</title>
<updated>2018-03-22T21:09:19+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-03-22T21:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be0ce05c5d07b0b27be243f0a3d57b662dcab1af'/>
<id>be0ce05c5d07b0b27be243f0a3d57b662dcab1af</id>
<content type='text'>
Use porcelain commit lookup method on CI::CreatePipelineService

Closes charts/helm.gitlab.io#291

See merge request gitlab-org/gitlab-ce!17911</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use porcelain commit lookup method on CI::CreatePipelineService

Closes charts/helm.gitlab.io#291

See merge request gitlab-org/gitlab-ce!17911</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'prettier-ignore' into 'master'</title>
<updated>2018-03-22T19:46:39+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-03-22T19:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c36e1b96a7c159a3f8a71528b14cc1c726a8bb9'/>
<id>5c36e1b96a7c159a3f8a71528b14cc1c726a8bb9</id>
<content type='text'>
Added prettierignore file

Closes #44483

See merge request gitlab-org/gitlab-ce!17907</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added prettierignore file

Closes #44483

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