<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/initializers, branch docs-add-api-params-array-hash</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_change</title>
<updated>2018-07-09T21:27:06+00:00</updated>
<author>
<name>Jasper Maes</name>
<email>jaspermaes.jm@gmail.com</email>
</author>
<published>2018-07-09T21:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ce51548acc8fe27ec9325a9a9583e22edbc2822'/>
<id>7ce51548acc8fe27ec9325a9a9583e22edbc2822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates from `rubocop -a`</title>
<updated>2018-07-09T13:13:08+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-07-02T10:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ee08b77bc5ae11553d59c182ea8292b77699115'/>
<id>4ee08b77bc5ae11553d59c182ea8292b77699115</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 '48677-also-check-auto_sign_in_with_provider' into 'master'</title>
<updated>2018-07-06T10:06:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-07-06T10:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0fa01fce3822da94aee6264829841996beb6df3'/>
<id>b0fa01fce3822da94aee6264829841996beb6df3</id>
<content type='text'>
Resolve "Undefined omniauth_authorize_path when omniauth_enabled not enabled"

Closes #48677

See merge request gitlab-org/gitlab-ce!20302</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Undefined omniauth_authorize_path when omniauth_enabled not enabled"

Closes #48677

See merge request gitlab-org/gitlab-ce!20302</pre>
</div>
</content>
</entry>
<entry>
<title>Delete monkey patch</title>
<updated>2018-07-04T04:16:39+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-06-30T13:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0766f870b7aca43cb40c171fd6d49ae2ee6879cb'/>
<id>0766f870b7aca43cb40c171fd6d49ae2ee6879cb</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 'prune-web-hook-logs' into 'master'</title>
<updated>2018-07-03T08:54:10+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-07-03T08:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c83c0e93619055a5aa3ebf87807c62964c5ef7c2'/>
<id>c83c0e93619055a5aa3ebf87807c62964c5ef7c2</id>
<content type='text'>
Prune web hook logs older than one month

Closes #46120

See merge request gitlab-org/gitlab-ce!20183</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prune web hook logs older than one month

Closes #46120

See merge request gitlab-org/gitlab-ce!20183</pre>
</div>
</content>
</entry>
<entry>
<title>Prune web hook logs older than 90 days</title>
<updated>2018-07-02T10:48:57+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-06-26T16:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75316348c50d03d9aed760e9b603275995e4e3e3'/>
<id>75316348c50d03d9aed760e9b603275995e4e3e3</id>
<content type='text'>
This adds a recurring Sidekiq job that removes up to 50 000 old web hook
logs per hour, if they are older than 90 days. This will prevent the
web_hook_logs table from growing indefinitely.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/46120
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a recurring Sidekiq job that removes up to 50 000 old web hook
logs per hour, if they are older than 90 days. This will prevent the
web_hook_logs table from growing indefinitely.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/46120
</pre>
</div>
</content>
</entry>
<entry>
<title>If `omniauth_auto_sign_in_with_provider` is set,</title>
<updated>2018-07-02T08:46:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-07-02T08:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b8b38fb0f6e8e6f73ac39c96a9338c5fc875f6f'/>
<id>3b8b38fb0f6e8e6f73ac39c96a9338c5fc875f6f</id>
<content type='text'>
it also means we're using omniauth, so we need to set it up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it also means we're using omniauth, so we need to set it up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CarrierWave initializer</title>
<updated>2018-06-29T16:46:43+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-06-29T16:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4dc57242077b69f2cd2ddd88b86f04f43b8eab81'/>
<id>4dc57242077b69f2cd2ddd88b86f04f43b8eab81</id>
<content type='text'>
This is stale and no longer used. Object storage is now configured
in each specific gitlab.yml section (e.g. uploads, lfs, etc.).

Part of gitlab-org/omnibus-gitlab#3641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is stale and no longer used. Object storage is now configured
in each specific gitlab.yml section (e.g. uploads, lfs, etc.).

Part of gitlab-org/omnibus-gitlab#3641
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabling Doorkeeper reuse_access_token option</title>
<updated>2018-06-29T09:40:41+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-06-29T09:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02709334d4013073dffe5b6c2fd6ff7377b87ba9'/>
<id>02709334d4013073dffe5b6c2fd6ff7377b87ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OAuth application authorization screen to appear with every access</title>
<updated>2018-06-29T08:15:42+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-06-29T08:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a0bb214f33bf25af7e5a53981f93b95ac6a4235'/>
<id>7a0bb214f33bf25af7e5a53981f93b95ac6a4235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
