<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config, branch docs-processes</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>Merge branch 'enable-verbose-query-logs' into 'master'</title>
<updated>2018-08-07T20:04:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-08-07T20:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c0f52714ce9b406a2775a0487843d80e596d9a6'/>
<id>9c0f52714ce9b406a2775a0487843d80e596d9a6</id>
<content type='text'>
Enable verbose query logging

See merge request gitlab-org/gitlab-ce!20976</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable verbose query logging

See merge request gitlab-org/gitlab-ce!20976</pre>
</div>
</content>
</entry>
<entry>
<title>Enable verbose query logging</title>
<updated>2018-08-07T17:53:16+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-08-02T10:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf04146ae834a4692f03b5ab989d78eb789858dc'/>
<id>cf04146ae834a4692f03b5ab989d78eb789858dc</id>
<content type='text'>
This backports the https://github.com/rails/rails/pull/26815
and enables that for non-Rails5 and non-production environments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports the https://github.com/rails/rails/pull/26815
and enables that for non-Rails5 and non-production environments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Web IDE &amp; CodeSandbox</title>
<updated>2018-08-07T13:45:55+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-13T16:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b4b9e1cc453c2620502daceb94d3e2248b58dcb'/>
<id>7b4b9e1cc453c2620502daceb94d3e2248b58dcb</id>
<content type='text'>
This enables JavaScripts projects to have live previews straight in the
browser without requiring any local configuration. This uses the
CodeSandbox package `sandpack` to compile it all inside of an iframe.

This feature is off by default and can be toggled on in the admin
settings. Only projects with a `package.json` and a `main` key are
supported.

Updates happen in real-time with hot-reloading. We just watch for
changes to files and then send them to `sandpack` to allow it to reload
the iframe. The iframe includes a very simple navigation bar, the text
bar is `readonly` to stop users navigating away from the preview and
the back and forward buttons just pop/splice the navigation stack
which is tracked by a listener on `sandpack`

There is a button inside the iframe which allows the user to open the
projects inside of CodeSandbox. This button is only visible on
**public** projects. On private or internal projects this button
get hidden to protect private code being leaked into an external
public URL.

Closes #47268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables JavaScripts projects to have live previews straight in the
browser without requiring any local configuration. This uses the
CodeSandbox package `sandpack` to compile it all inside of an iframe.

This feature is off by default and can be toggled on in the admin
settings. Only projects with a `package.json` and a `main` key are
supported.

Updates happen in real-time with hot-reloading. We just watch for
changes to files and then send them to `sandpack` to allow it to reload
the iframe. The iframe includes a very simple navigation bar, the text
bar is `readonly` to stop users navigating away from the preview and
the back and forward buttons just pop/splice the navigation stack
which is tracked by a listener on `sandpack`

There is a button inside the iframe which allows the user to open the
projects inside of CodeSandbox. This button is only visible on
**public** projects. On private or internal projects this button
get hidden to protect private code being leaked into an external
public URL.

Closes #47268
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-support-bitbucket-server-import' into 'master'</title>
<updated>2018-08-06T17:32:12+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2018-08-06T17:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d737abc537476bf2b500f550b0c733d22f338cf1'/>
<id>d737abc537476bf2b500f550b0c733d22f338cf1</id>
<content type='text'>
Add support for Bitbucket Server imports

Closes #25393

See merge request gitlab-org/gitlab-ce!20164</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for Bitbucket Server imports

Closes #25393

See merge request gitlab-org/gitlab-ce!20164</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '25990-improve-web-terminal' into 'master'</title>
<updated>2018-08-06T07:24:18+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-08-06T07:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=313b79d87bd65864307e6864080e12bdbab7c4ab'/>
<id>313b79d87bd65864307e6864080e12bdbab7c4ab</id>
<content type='text'>
Move xterm to a node dependency and remove it from vendor's folder

Closes #49741

See merge request gitlab-org/gitlab-ce!20588</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move xterm to a node dependency and remove it from vendor's folder

Closes #49741

See merge request gitlab-org/gitlab-ce!20588</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'artifact-format-v2-with-parser' into 'master'</title>
<updated>2018-08-03T18:39:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-08-03T18:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99c033f2888a96267aa0443ad7a07f1f0e861992'/>
<id>99c033f2888a96267aa0443ad7a07f1f0e861992</id>
<content type='text'>
Parse junit.xml.gz and calculate the difference between head and base

See merge request gitlab-org/gitlab-ce!20576</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parse junit.xml.gz and calculate the difference between head and base

See merge request gitlab-org/gitlab-ce!20576</pre>
</div>
</content>
</entry>
<entry>
<title>Focus terminal on load</title>
<updated>2018-08-03T14:16:39+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-08-03T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26b8209ecdef4bb8c94b7fa3aa2fca7281de5e2b'/>
<id>26b8209ecdef4bb8c94b7fa3aa2fca7281de5e2b</id>
<content type='text'>
Use object.assign for default option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use object.assign for default option
</pre>
</div>
</content>
</entry>
<entry>
<title>Uses npm css and removes css from vendor folder</title>
<updated>2018-08-03T13:26:23+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-08-03T12:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0116930bb0ae30bcb7b43b87371f1418e74661f1'/>
<id>0116930bb0ae30bcb7b43b87371f1418e74661f1</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 'fix/gb/improve-blocked-user-tracking' into 'master'</title>
<updated>2018-08-03T12:22:15+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-08-03T12:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3a6712e419bc6fc2c11a584d17ec83c2c2d3522'/>
<id>d3a6712e419bc6fc2c11a584d17ec83c2c2d3522</id>
<content type='text'>
Improve blocked user tracking and fire some events only once

Closes #49784

See merge request gitlab-org/gitlab-ce!20959</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve blocked user tracking and fire some events only once

Closes #49784

See merge request gitlab-org/gitlab-ce!20959</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '49756-update-unicorn.rb.example.development' into 'master'</title>
<updated>2018-08-03T11:20:08+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-03T11:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b9f2bab73b753c1efbf148e44bd03ec4af90d14'/>
<id>4b9f2bab73b753c1efbf148e44bd03ec4af90d14</id>
<content type='text'>
Resolve "Unicorn development settings should match production as much as possible"

Closes #49756

See merge request gitlab-org/gitlab-ce!20919</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Unicorn development settings should match production as much as possible"

Closes #49756

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