<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/post_migrate, branch docs/https-many-docs-links</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>Avoid DB timeouts when scheduling migrations</title>
<updated>2019-06-10T16:35:11+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-06-10T16:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=304b43a6227733d9326bca3a379c9588cbe93a8d'/>
<id>304b43a6227733d9326bca3a379c9588cbe93a8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add certificate valid time to pages domain table</title>
<updated>2019-06-06T19:14:09+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-06-06T19:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d1d05ae4f34aab350db86e03859c97e90f515520'/>
<id>d1d05ae4f34aab350db86e03859c97e90f515520</id>
<content type='text'>
Save certificate validity time for pages domains on save
Fill validity time for existing pages domains in background migration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Save certificate validity time for pages domains on save
Fill validity time for existing pages domains in background migration
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"</title>
<updated>2019-06-06T13:57:50+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-06-06T13:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10dcfac1f17cffbbc542d47bdf27b682ab453dd2'/>
<id>10dcfac1f17cffbbc542d47bdf27b682ab453dd2</id>
<content type='text'>
This reverts merge request !28743</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !28743</pre>
</div>
</content>
</entry>
<entry>
<title>Add certificate valid time to pages domain table</title>
<updated>2019-06-06T13:20:15+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-06-06T13:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3aab750d076774b2adef9493171f29ea3b4523d6'/>
<id>3aab750d076774b2adef9493171f29ea3b4523d6</id>
<content type='text'>
Save certificate validity time for pages domains on save
Fill validity time for existing pages domains in background migration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Save certificate validity time for pages domains on save
Fill validity time for existing pages domains in background migration
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'osw-reset-merge-status-from-mergeable-mrs' into 'master'</title>
<updated>2019-05-31T20:46:19+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-05-31T20:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e4862ac6d492807a0b2a6ba3dde819716dbfae1'/>
<id>3e4862ac6d492807a0b2a6ba3dde819716dbfae1</id>
<content type='text'>
Reset merge status from mergeable MRs

See merge request gitlab-org/gitlab-ce!28843</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reset merge status from mergeable MRs

See merge request gitlab-org/gitlab-ce!28843</pre>
</div>
</content>
</entry>
<entry>
<title>Reset merge status from mergeable MRs</title>
<updated>2019-05-31T18:21:20+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-05-28T21:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3efec202986f820eaa1dc76db34b095e73a99f6'/>
<id>f3efec202986f820eaa1dc76db34b095e73a99f6</id>
<content type='text'>
Adds migrations to reset the merge_status of opened,
mergeable MRs. That's required by
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28513
so we're able to sync the status update along merge-ref,
without leaving MRs with a stale merge-ref.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds migrations to reset the merge_status of opened,
mergeable MRs. That's required by
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28513
so we're able to sync the status update along merge-ref,
without leaving MRs with a stale merge-ref.
</pre>
</div>
</content>
</entry>
<entry>
<title>Postmigrate to drop domain column</title>
<updated>2019-05-31T01:27:39+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-05-22T02:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bfed231152fa476aa4be6e221d65dc5225d19537'/>
<id>bfed231152fa476aa4be6e221d65dc5225d19537</id>
<content type='text'>
Now that the column is ignored, we can safely drop the column
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the column is ignored, we can safely drop the column
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wiki size to project statistics</title>
<updated>2019-05-29T14:08:25+00:00</updated>
<author>
<name>Peter Marko</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2019-02-13T22:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40490cc4922fedbf4512109429cdc2c5aed65ded'/>
<id>40490cc4922fedbf4512109429cdc2c5aed65ded</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 'pl-fix-warning' into 'master'</title>
<updated>2019-05-17T20:41:22+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-05-17T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6489b58ea1f4365c133ce1247c9d1e8c0f588b7f'/>
<id>6489b58ea1f4365c133ce1247c9d1e8c0f588b7f</id>
<content type='text'>
Remove duplicate definition of DOWNTIME

See merge request gitlab-org/gitlab-ce!28294</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplicate definition of DOWNTIME

See merge request gitlab-org/gitlab-ce!28294</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra checks for ci_id migration</title>
<updated>2019-05-17T10:05:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-05-17T10:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5786de36afb012aa689ee850023dcc98ab4823e1'/>
<id>5786de36afb012aa689ee850023dcc98ab4823e1</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
