<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch docs/fix-commit-api-render</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>Fix the backported migration</title>
<updated>2019-04-08T22:10:21+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2019-04-08T22:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c64775e24cfe5aacf4c3511e7280f32dd551a4df'/>
<id>c64775e24cfe5aacf4c3511e7280f32dd551a4df</id>
<content type='text'>
For those who upgraded to a version that included the previous
backport implementation with migration 20190311132500.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For those who upgraded to a version that included the previous
backport implementation with migration 20190311132500.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport `add_default_project_creation_setting` to CE</title>
<updated>2019-04-08T18:52:33+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-04-08T18:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3f211a6f5cb836d1f85fcb1ef438d98c2088a38'/>
<id>e3f211a6f5cb836d1f85fcb1ef438d98c2088a38</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 '58612-clean-up-notes-data' into 'master'</title>
<updated>2019-04-06T03:23:05+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-04-06T03:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a7c131f7bb69e398a6e2079c11c55bddd8e2bc8'/>
<id>7a7c131f7bb69e398a6e2079c11c55bddd8e2bc8</id>
<content type='text'>
Clean up `noteable_id` for notes on commits

Closes #58612

See merge request gitlab-org/gitlab-ce!26104</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up `noteable_id` for notes on commits

Closes #58612

See merge request gitlab-org/gitlab-ce!26104</pre>
</div>
</content>
</entry>
<entry>
<title>Add Knative metrics to Prometheus</title>
<updated>2019-04-06T02:02:39+00:00</updated>
<author>
<name>Chris Baumbauer</name>
<email>cab@cabnetworks.net</email>
</author>
<published>2019-04-06T02:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b77fe7db3e885edca14c862f362e2bbd43f0e498'/>
<id>b77fe7db3e885edca14c862f362e2bbd43f0e498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up `noteable_id` for notes on commits</title>
<updated>2019-04-06T00:29:51+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-02-28T11:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8a4518099cceec5826bb9ea5d9e3198c5a10698'/>
<id>a8a4518099cceec5826bb9ea5d9e3198c5a10698</id>
<content type='text'>
This was incorrectly set by a bug in:
https://gitlab.com/gitlab-org/gitlab-ce/issues/54924

Also adds a `batch_size` option to `update_column_in_batches`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was incorrectly set by a bug in:
https://gitlab.com/gitlab-org/gitlab-ce/issues/54924

Also adds a `batch_size` option to `update_column_in_batches`
</pre>
</div>
</content>
</entry>
<entry>
<title>Add part of needed code</title>
<updated>2019-04-05T18:49:46+00:00</updated>
<author>
<name>Gosia Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-04-05T18:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64858317adc4f017fe589342155faba9df31f093'/>
<id>64858317adc4f017fe589342155faba9df31f093</id>
<content type='text'>
Add columns to store project creation settings

Add project creation level column in groups
 and default project creation column in application settings

Remove obsolete line from schema

Update migration with project_creation_level column existence check

Rename migrations to avoid conflicts

Update migration methods

Update migration method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add columns to store project creation settings

Add project creation level column in groups
 and default project creation column in application settings

Remove obsolete line from schema

Update migration with project_creation_level column existence check

Rename migrations to avoid conflicts

Update migration methods

Update migration method
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"</title>
<updated>2019-04-05T13:02:56+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-04-05T13:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46b1b9c1d61c269588bd3cd4203420608ddd7f0b'/>
<id>46b1b9c1d61c269588bd3cd4203420608ddd7f0b</id>
<content type='text'>
This reverts merge request !26823</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26823</pre>
</div>
</content>
</entry>
<entry>
<title>Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE</title>
<updated>2019-04-05T11:45:47+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2019-04-05T11:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9d7237d2ebf101ca35ed8ba2740e7c7093437ea'/>
<id>d9d7237d2ebf101ca35ed8ba2740e7c7093437ea</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 '57493-add-limit-to-user-name' into 'master'</title>
<updated>2019-04-05T11:29:19+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-04-05T11:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30fa3cbdb74df2dfeebb2929a10dd301a0dde55e'/>
<id>30fa3cbdb74df2dfeebb2929a10dd301a0dde55e</id>
<content type='text'>
Add a length limit of 128 char to the user name field

See merge request gitlab-org/gitlab-ce!26146</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a length limit of 128 char to the user name field

See merge request gitlab-org/gitlab-ce!26146</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '59162-fix-review-apps-initial-seeding' into 'master'</title>
<updated>2019-04-05T08:42:40+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-04-05T08:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2bf4fefd12aa9ff8a757f7de8280e11cdb68bc96'/>
<id>2bf4fefd12aa9ff8a757f7de8280e11cdb68bc96</id>
<content type='text'>
Fix race condition in ApplicationSettingImplementation.create_from_defaults

Closes #59162

See merge request gitlab-org/gitlab-ce!26319</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix race condition in ApplicationSettingImplementation.create_from_defaults

Closes #59162

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