<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch fix-include-description-commit-message</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>Merge branch 'sh-add-project-id-index-project-authorizations' into 'master'</title>
<updated>2017-01-31T20:33:14+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-01-30T23:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3be216a565b05b0efec54ef23595269a61d11eb'/>
<id>e3be216a565b05b0efec54ef23595269a61d11eb</id>
<content type='text'>

Add project ID index to `project_authorizations` table to optimize queries

Closes #27443

See merge request !8890</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add project ID index to `project_authorizations` table to optimize queries

Closes #27443

See merge request !8890</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-existence-checks-in-backported-migrations-ce' into 'master'</title>
<updated>2017-01-27T19:11:36+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-01-24T19:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41abef8d31d48e181a179491347e4c370276889b'/>
<id>41abef8d31d48e181a179491347e4c370276889b</id>
<content type='text'>

Make the time estimate migrations reversible

See merge request !8749</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Make the time estimate migrations reversible

See merge request !8749</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refresh-authorizations-fork-join' into 'master'</title>
<updated>2017-01-27T19:09:49+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-25T20:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e69aa6b26d81e06eb8ef8757c9b63fc37f57d107'/>
<id>e69aa6b26d81e06eb8ef8757c9b63fc37f57d107</id>
<content type='text'>

Fix race conditions for AuthorizedProjectsWorker

Closes #26194 and #26310

See merge request !8701</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix race conditions for AuthorizedProjectsWorker

Closes #26194 and #26310

See merge request !8701</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-index-on-ci-builds' into 'master'</title>
<updated>2017-01-22T06:01:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-01-21T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e18d79f27f60cc9c44e70a1502ca2433d45ade6c'/>
<id>e18d79f27f60cc9c44e70a1502ca2433d45ade6c</id>
<content type='text'>

Add index for ci_builds that makes shared runners query to run 100x faster.

See merge request !8683</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add index for ci_builds that makes shared runners query to run 100x faster.

See merge request !8683</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26868-fix-duplicate-backported-migrations' into 'master'</title>
<updated>2017-01-20T09:49:36+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-01-19T23:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd094d7a4712b40f254880bef73d0b01c9251845'/>
<id>cd094d7a4712b40f254880bef73d0b01c9251845</id>
<content type='text'>

Rename duplicate migrations and skip them if table/columns are already present

Closes #26868

See merge request !8644</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Rename duplicate migrations and skip them if table/columns are already present

Closes #26868

See merge request !8644</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-time-tracking-ce' into 'master'</title>
<updated>2017-01-19T09:50:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-18T15:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17aca0f646e0814dfff3d99f02abfe7d6b0f0a2e'/>
<id>17aca0f646e0814dfff3d99f02abfe7d6b0f0a2e</id>
<content type='text'>

Backport timetracking to CE

See merge request !8195</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Backport timetracking to CE

See merge request !8195</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/rc-migration-typo' into 'master'</title>
<updated>2017-01-16T16:34:56+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-16T16:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4549d282d0cfd3e669305bffa487c506be35f1e'/>
<id>d4549d282d0cfd3e669305bffa487c506be35f1e</id>
<content type='text'>

Yet another dot git migration fix

See merge request !8592</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Yet another dot git migration fix

See merge request !8592</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2017-01-16T12:39:57+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-01-16T12:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=efea5e70966ccd656577c794e767ac00154b5c83'/>
<id>efea5e70966ccd656577c794e767ac00154b5c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix var inside loop</title>
<updated>2017-01-16T12:37:04+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-01-16T12:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=320cd7f3648b0e30bf48d0fff461d1f79090a589'/>
<id>320cd7f3648b0e30bf48d0fff461d1f79090a589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in loop</title>
<updated>2017-01-16T12:18:54+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-01-16T12:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40fe772279e28b70115ad3d150d84cac579004f5'/>
<id>40fe772279e28b70115ad3d150d84cac579004f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
