<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch refactor_auto_devops_enabled</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>Add rule_type to approval_project_rules</title>
<updated>2019-07-17T17:43:35+00:00</updated>
<author>
<name>Lucas Charles</name>
<email>me@lucascharles.me</email>
</author>
<published>2019-07-17T17:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b9dbef3fd2e90cb094b1228a00e8e8d6ee800da'/>
<id>1b9dbef3fd2e90cb094b1228a00e8e8d6ee800da</id>
<content type='text'>
Adds migration to introduce non-regular rule_types to
approval_project_rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds migration to introduce non-regular rule_types to
approval_project_rules
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong pages access level default</title>
<updated>2019-07-17T12:56:58+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-07-17T12:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6796dcf27715f9a149387bb80e7a359208602f1f'/>
<id>6796dcf27715f9a149387bb80e7a359208602f1f</id>
<content type='text'>
- Set access level in before_validation hook
- Add post migration for updating existing project_features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set access level in before_validation hook
- Add post migration for updating existing project_features
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate null values for users.private_profile</title>
<updated>2019-07-15T21:07:54+00:00</updated>
<author>
<name>Adam Hegyi</name>
<email>ahegyi@gitlab.com</email>
</author>
<published>2019-07-15T21:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4959d8fd4967e5769c8c81bf37e18ea13f607e2b'/>
<id>4959d8fd4967e5769c8c81bf37e18ea13f607e2b</id>
<content type='text'>
- Background migration for changing null values to false
- Set false as default value for private_profile DB column
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Background migration for changing null values to false
- Set false as default value for private_profile DB column
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder fields in boards schema to match EE</title>
<updated>2019-07-15T17:33:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-15T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51b5bc781cf34497a6975faa640ae7dea99cfd27'/>
<id>51b5bc781cf34497a6975faa640ae7dea99cfd27</id>
<content type='text'>
This eliminates conflicts between CE and EE db/schema.rb files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This eliminates conflicts between CE and EE db/schema.rb files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder application settings in db/schema.rb to match EE</title>
<updated>2019-07-14T13:23:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-14T13:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=271ec1a1bc56880afc947c4099a2c7cb0bd61541'/>
<id>271ec1a1bc56880afc947c4099a2c7cb0bd61541</id>
<content type='text'>
This makes the CE and EE tables consistent and ensures changes in the
schema for the CE version don't cause conflicts with EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the CE and EE tables consistent and ensures changes in the
schema for the CE version don't cause conflicts with EE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'id-clean-up-mr-assignees-migration' into 'master'</title>
<updated>2019-07-12T13:16:08+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-07-12T13:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ea899d34f6332733bb5aee225c5f3ced340cb24'/>
<id>5ea899d34f6332733bb5aee225c5f3ced340cb24</id>
<content type='text'>
Add cleanup migration for MR's multiple assignees

See merge request gitlab-org/gitlab-ce!30269</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add cleanup migration for MR's multiple assignees

See merge request gitlab-org/gitlab-ce!30269</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-rename-routes-after-user-rename' into 'master'</title>
<updated>2019-07-12T12:59:38+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-07-12T12:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=907154957ef89c1f0df1de3c665418146cc93f98'/>
<id>907154957ef89c1f0df1de3c665418146cc93f98</id>
<content type='text'>
Set the name of a user-namespace to the user name

See merge request gitlab-org/gitlab-ce!23272</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the name of a user-namespace to the user name

See merge request gitlab-org/gitlab-ce!23272</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Rails 5.2</title>
<updated>2019-07-12T02:15:31+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-06-25T17:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aeb67dd489b1ccc7f0ab1d702725729ab9cc3e27'/>
<id>aeb67dd489b1ccc7f0ab1d702725729ab9cc3e27</id>
<content type='text'>
Updates changed method names and fixes spec failures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates changed method names and fixes spec failures
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a rubocop for Rails.logger</title>
<updated>2019-07-10T19:26:47+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-07-10T19:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ab89d8e36ba58a95244b4c6dd49d53fac7a699f'/>
<id>0ab89d8e36ba58a95244b4c6dd49d53fac7a699f</id>
<content type='text'>
Suggests to use a JSON structured log instead

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggests to use a JSON structured log instead

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Gitlab::Importers module</title>
<updated>2019-07-09T23:02:08+00:00</updated>
<author>
<name>Ryan Cobb</name>
<email>rcobb@gitlab.com</email>
</author>
<published>2019-07-09T21:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df8a56e630a4f4df93fbc54de938f31542539d31'/>
<id>df8a56e630a4f4df93fbc54de938f31542539d31</id>
<content type='text'>
In order to avoid confusion between Gitlab::Importers module and other
like named modules, this renamed it to Gitlab::DatabaseImporters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to avoid confusion between Gitlab::Importers module and other
like named modules, this renamed it to Gitlab::DatabaseImporters.
</pre>
</div>
</content>
</entry>
</feed>
