<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/tasks, branch fix-migration</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>Move visual review toolbar to NPM</title>
<updated>2019-08-23T19:57:21+00:00</updated>
<author>
<name>shampton</name>
<email>shampton@gitlab.com</email>
</author>
<published>2019-08-23T19:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c96adfcd6c9d303f3f7f86e441e57cb3ce8a286e'/>
<id>c96adfcd6c9d303f3f7f86e441e57cb3ce8a286e</id>
<content type='text'>
Remove the visual review toolbar code
in favor of using the NPM package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the visual review toolbar code
in favor of using the NPM package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'legacy-attachments-migrate-fix' into 'master'</title>
<updated>2019-08-16T22:07:56+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2019-08-16T22:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9eabc0d6fc268023db13e8dad315f99f4fe1a6da'/>
<id>9eabc0d6fc268023db13e8dad315f99f4fe1a6da</id>
<content type='text'>
Migrate legacy uploads rake tasks

See merge request gitlab-org/gitlab-ce!29409</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate legacy uploads rake tasks

See merge request gitlab-org/gitlab-ce!29409</pre>
</div>
</content>
</entry>
<entry>
<title>Add rake tasks for migrating leacy uploads</title>
<updated>2019-08-16T05:52:30+00:00</updated>
<author>
<name>Jarka Košanová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2019-08-13T08:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19db315734d54d6850b0139dda75da758b55af56'/>
<id>19db315734d54d6850b0139dda75da758b55af56</id>
<content type='text'>
- move uploads created by AttachmentUploader
- handle also files created for legacy_diff_notes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move uploads created by AttachmentUploader
- handle also files created for legacy_diff_notes
</pre>
</div>
</content>
</entry>
<entry>
<title>Squash project templates on update</title>
<updated>2019-08-15T20:20:08+00:00</updated>
<author>
<name>Hordur Freyr Yngvason</name>
<email>hfyngvason@gitlab.com</email>
</author>
<published>2019-08-15T20:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3c5ff7b723b9447e2b672fb844bb42dde687ac9'/>
<id>d3c5ff7b723b9447e2b672fb844bb42dde687ac9</id>
<content type='text'>
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/46043, project
templates should be squashed before updating, so that repositories
created from these templates don't include the full history of the
backing repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/46043, project
templates should be squashed before updating, so that repositories
created from these templates don't include the full history of the
backing repository.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ruby 2.6 the officially supported version</title>
<updated>2019-08-14T23:16:55+00:00</updated>
<author>
<name>Hordur Freyr Yngvason</name>
<email>hfyngvason@gitlab.com</email>
</author>
<published>2019-08-14T23:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37ffbeeab1f634449a149417679353724bbda5d6'/>
<id>37ffbeeab1f634449a149417679353724bbda5d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken update_project_templates rake task</title>
<updated>2019-07-30T13:52:28+00:00</updated>
<author>
<name>Hordur Freyr Yngvason</name>
<email>hfyngvason@gitlab.com</email>
</author>
<published>2019-07-30T13:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=012fe3141e11f29b0a25985425dd7de96bf436c9'/>
<id>012fe3141e11f29b0a25985425dd7de96bf436c9</id>
<content type='text'>
This rake task had been broken for a while. This fixes the breakages,
adds a test to help avoid future breakages, and adds a few ergonomic
improvements to the task itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This rake task had been broken for a while. This fixes the breakages,
adds a test to help avoid future breakages, and adds a few ergonomic
improvements to the task itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'resolve-scripts-differences' into 'master'</title>
<updated>2019-07-29T15:15:46+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-29T15:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbe3b9848b884ca9705259110edf58e801c89e5e'/>
<id>dbe3b9848b884ca9705259110edf58e801c89e5e</id>
<content type='text'>
Backport EE changes made to the scripts/ directory

See merge request gitlab-org/gitlab-ce!31015</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport EE changes made to the scripts/ directory

See merge request gitlab-org/gitlab-ce!31015</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE changes made to the scripts/ directory</title>
<updated>2019-07-29T11:53:20+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-07-22T15:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74'/>
<id>d7a4c1d2a5f395ca6ddb2dc2608ac33ccebf8a74</id>
<content type='text'>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further remove code branches by database type</title>
<updated>2019-07-29T10:47:06+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-07-24T13:59:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=988dc80585c6e52970e94f22dff6bc1e4c786e9e'/>
<id>988dc80585c6e52970e94f22dff6bc1e4c786e9e</id>
<content type='text'>
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded monkey-patch</title>
<updated>2019-07-25T04:21:38+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-17T03:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b3d00a77822eaf2e622dd0b1baf85ebea2b1ee4'/>
<id>2b3d00a77822eaf2e622dd0b1baf85ebea2b1ee4</id>
<content type='text'>
Changes all calls to data_source_exists? to table_exists?
since that is the intent of these calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes all calls to data_source_exists? to table_exists?
since that is the intent of these calls
</pre>
</div>
</content>
</entry>
</feed>
