<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers, branch docs/split-front-page</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 'if-53347_fix_impersonation_tokens' into 'master'</title>
<updated>2018-11-15T19:06:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-11-15T19:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d16530501b18528b1955251aa33a26b81f53161'/>
<id>1d16530501b18528b1955251aa33a26b81f53161</id>
<content type='text'>
Display impersonation token value only after creation

See merge request gitlab-org/gitlab-ce!22916</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display impersonation token value only after creation

See merge request gitlab-org/gitlab-ce!22916</pre>
</div>
</content>
</entry>
<entry>
<title>Remove display of local Sidekiq process in /admin/sidekiq</title>
<updated>2018-11-15T14:37:12+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-11-15T14:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23bcbf04c875ac31e6a04453931d5173c56d5efa'/>
<id>23bcbf04c875ac31e6a04453931d5173c56d5efa</id>
<content type='text'>
In a cloud-native or high-availability configuration, Sidekiq may not
be running on the same node as the Web worker. The output of the `ps`
output does not work in this case and can mislead admins that
Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard,
which shows local processes using the Redis information.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a cloud-native or high-availability configuration, Sidekiq may not
be running on the same node as the Web worker. The output of the `ps`
output does not work in this case and can mislead admins that
Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard,
which shows local processes using the Redis information.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'comment_on_any_diff_line' feature flag</title>
<updated>2018-11-14T21:22:49+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-11-14T21:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c796702a4dd89ae76215b4d99ec02a6e224b704'/>
<id>6c796702a4dd89ae76215b4d99ec02a6e224b704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes feature flag for ciEnvironmentsStatusChanges</title>
<updated>2018-11-12T16:33:59+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-11-12T16:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9736eff056f26bbad68f45ec08d71d9a94fe3b7b'/>
<id>9736eff056f26bbad68f45ec08d71d9a94fe3b7b</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 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'</title>
<updated>2018-11-12T15:36:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-11-12T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56834e6bb2ac1e8ef2e448f215217f89f477a7a2'/>
<id>56834e6bb2ac1e8ef2e448f215217f89f477a7a2</id>
<content type='text'>
Comment on any expanded diff line on MRs (with feature-flag)

Closes #13950

See merge request gitlab-org/gitlab-ce!22914</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Comment on any expanded diff line on MRs (with feature-flag)

Closes #13950

See merge request gitlab-org/gitlab-ce!22914</pre>
</div>
</content>
</entry>
<entry>
<title>Display impersonation token value only after creation</title>
<updated>2018-11-12T11:16:25+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-11-08T15:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3cd24a9f3f581488d621475e55e3a81bbd9e67c'/>
<id>f3cd24a9f3f581488d621475e55e3a81bbd9e67c</id>
<content type='text'>
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment on any expanded diff line on MRs</title>
<updated>2018-11-09T18:56:48+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-10-16T16:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9b4130bb75adf33fbf2f74fb2662f09d073bd6f'/>
<id>f9b4130bb75adf33fbf2f74fb2662f09d073bd6f</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 '34758-group-cluster-controller' into 'master'</title>
<updated>2018-11-09T14:59:56+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-11-09T14:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b1212ed6d9869d93b33a85149eef19a69c6842f'/>
<id>8b1212ed6d9869d93b33a85149eef19a69c6842f</id>
<content type='text'>
User can create a group level cluster and install applications

See merge request gitlab-org/gitlab-ce!22450</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
User can create a group level cluster and install applications

See merge request gitlab-org/gitlab-ce!22450</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'always-proxy-reports' into 'master'</title>
<updated>2018-11-09T08:46:54+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-11-09T08:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ef58a64039c517be7df08eef1b3a7af7ad5eab16'/>
<id>ef58a64039c517be7df08eef1b3a7af7ad5eab16</id>
<content type='text'>
backport: Always proxy reports downloads

See merge request gitlab-org/gitlab-ce!22889</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport: Always proxy reports downloads

See merge request gitlab-org/gitlab-ce!22889</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Extract code into IssueBoardEntity"</title>
<updated>2018-11-09T00:19:48+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2018-11-09T00:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03dba01273d548ab8c0dd82408400a834fb4e10f'/>
<id>03dba01273d548ab8c0dd82408400a834fb4e10f</id>
<content type='text'>
This reverts commit 8c126525faba40032244328187ba73a53b6eaf4c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8c126525faba40032244328187ba73a53b6eaf4c.
</pre>
</div>
</content>
</entry>
</feed>
