<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch fix/gb/remove-gitlab-ci-module</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>Use Gitlab::Database.with_connection_pool from !9192</title>
<updated>2017-02-14T12:29:36+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-14T12:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca659822257f21f09d5b22660ba7ae39395d79e6'/>
<id>ca659822257f21f09d5b22660ba7ae39395d79e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disconnect the pool after done</title>
<updated>2017-02-14T12:14:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-10T17:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae93d08b9cf01b8a12a5f6cacbd9c89e87e54ac4'/>
<id>ae93d08b9cf01b8a12a5f6cacbd9c89e87e54ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use threads directly, introduce pool later:</title>
<updated>2017-02-14T12:14:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-09T13:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8aa1055fe3d24aa606f6a8d3c635f97b788e4e85'/>
<id>8aa1055fe3d24aa606f6a8d3c635f97b788e4e85</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22938402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22938402
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Bump schema to pass `rake db:setup`"</title>
<updated>2017-02-14T12:14:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-09T13:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d8db6652f635d3f5326071b9dd00621b87e228b'/>
<id>1d8db6652f635d3f5326071b9dd00621b87e228b</id>
<content type='text'>
This reverts commit f2ed7cbc9b36b6ad9bcc714b271e98ead756b816.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f2ed7cbc9b36b6ad9bcc714b271e98ead756b816.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce ThreadedConnectionPool for customized pool</title>
<updated>2017-02-14T12:14:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-07T14:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ecee7a4d79718bc46086ee8dec23a00cea39b39'/>
<id>7ecee7a4d79718bc46086ee8dec23a00cea39b39</id>
<content type='text'>
This way we could reuse this pool for other migrations

Feedback:

* https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923350
* https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we could reuse this pool for other migrations

Feedback:

* https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923350
* https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8987#note_22923365
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump schema to pass `rake db:setup`</title>
<updated>2017-02-14T12:14:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-07T11:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c2f4a3c422c522bd32bdcf36425e836ebee8ea6'/>
<id>0c2f4a3c422c522bd32bdcf36425e836ebee8ea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try this way to provide database connection</title>
<updated>2017-02-14T12:13:54+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-06T16:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=521a7cafd4226a03d7f0b5d35a2370559fb345cb'/>
<id>521a7cafd4226a03d7f0b5d35a2370559fb345cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use IS FALSE for both pg and mysql; Handle connections</title>
<updated>2017-02-14T12:13:54+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-06T13:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=887aeefba63429b6603c75e385148a2c6be34be1'/>
<id>887aeefba63429b6603c75e385148a2c6be34be1</id>
<content type='text'>
by ourselves so that even if the setting has 1 connection
we could still use more connections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by ourselves so that even if the setting has 1 connection
we could still use more connections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run two threads to improve migration running time</title>
<updated>2017-02-14T12:13:54+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-06T04:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25cd5aa228ebe10ce9eabb17c75eb86e9d8c152c'/>
<id>25cd5aa228ebe10ce9eabb17c75eb86e9d8c152c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove inactive default email services</title>
<updated>2017-02-14T12:13:54+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-02-06T04:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7702271391524262788accfc78e6ef58b63f88e'/>
<id>a7702271391524262788accfc78e6ef58b63f88e</id>
<content type='text'>
Note that we no longer generate this by default.
This is for clearing legacy default data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that we no longer generate this by default.
This is for clearing legacy default data.
</pre>
</div>
</content>
</entry>
</feed>
