<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch dm-paste-code-inside-gfm-code</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>Adding NULL:false constraint with change_column_null instead of change_column</title>
<updated>2017-05-18T08:21:01+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-18T08:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2950564ae62c7b7fe52fbccc3c6a87dc5d9480fa'/>
<id>2950564ae62c7b7fe52fbccc3c6a87dc5d9480fa</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 'fix-issue-assignee-trigger' into 'master'</title>
<updated>2017-05-17T23:15:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-05-17T23:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b946a7bc69058a952a558a9530cd3e8302361e7'/>
<id>0b946a7bc69058a952a558a9530cd3e8302361e7</id>
<content type='text'>
Check if OLD is set when migrating issue assignees

Closes #32439

See merge request !11461</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if OLD is set when migrating issue assignees

Closes #32439

See merge request !11461</pre>
</div>
</content>
</entry>
<entry>
<title>Check if OLD is set when migrating issue assignees</title>
<updated>2017-05-17T20:56:23+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-05-17T20:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb4ee4b1314de77554db10645c5f2f5717088f63'/>
<id>cb4ee4b1314de77554db10645c5f2f5717088f63</id>
<content type='text'>
The procedure for migrating issue assignees is invoked on both an INSERT
and UPDATE. This means it will fail for INSERTs because OLD is set to
NULL in this case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The procedure for migrating issue assignees is invoked on both an INSERT
and UPDATE. This means it will fail for INSERTs because OLD is set to
NULL in this case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix data migration from trigger schedules</title>
<updated>2017-05-17T20:47:47+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-05-17T20:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf6ba755c6caa15a41977be619b4e4091d8ca000'/>
<id>cf6ba755c6caa15a41977be619b4e4091d8ca000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve migration for Multipple issue assignee feature</title>
<updated>2017-05-16T20:51:50+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-16T18:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=793b9a5ced5f97feabca329e335f8ce7b1fb6708'/>
<id>793b9a5ced5f97feabca329e335f8ce7b1fb6708</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 'bvl-rename-build-events-to-job-events' into 'master'</title>
<updated>2017-05-16T12:12:19+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-15T15:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fd83f972cf5ce73b3e46fd2df5ffb07889b1fd1'/>
<id>1fd83f972cf5ce73b3e46fd2df5ffb07889b1fd1</id>
<content type='text'>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-pipeline-schedule-owner' into 'master'</title>
<updated>2017-05-16T09:18:55+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-16T09:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0ce5e1e307f5696aa3d9b030a3bce424becb3b5'/>
<id>b0ce5e1e307f5696aa3d9b030a3bce424becb3b5</id>
<content type='text'>

Foreign key for Pipeline schedule owner

Closes #31932

See merge request !11233</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Foreign key for Pipeline schedule owner

Closes #31932

See merge request !11233</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"</title>
<updated>2017-05-15T20:24:19+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-15T20:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=950fa32a7c2c25d70bf8b2d495d759ce40bf2d9b'/>
<id>950fa32a7c2c25d70bf8b2d495d759ce40bf2d9b</id>
<content type='text'>
This reverts merge request !11287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !11287</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-rename-build-events-to-job-events' into 'master'</title>
<updated>2017-05-15T15:11:45+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-15T15:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0663458ce9e0b530bfe3b496388299590e74a54f'/>
<id>0663458ce9e0b530bfe3b496388299590e74a54f</id>
<content type='text'>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Rename `build_events` to `job_events`

Closes #31620

See merge request !11287</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enable-auto-cancelling-by-default' into 'master'</title>
<updated>2017-05-15T11:56:59+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-15T11:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6ba5530b55a32137f14760e59b991ae900d2f53'/>
<id>d6ba5530b55a32137f14760e59b991ae900d2f53</id>
<content type='text'>

Make auto-cancelling pending pipelines on by default

Closes #30656

See merge request !11023</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Make auto-cancelling pending pipelines on by default

Closes #30656

See merge request !11023</pre>
</div>
</content>
</entry>
</feed>
