<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/migrate, 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>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>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>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>
<entry>
<title>Rename `build_events` columns to `job_events`</title>
<updated>2017-05-15T09:13:58+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-05-11T09:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c6d2bf047f8694e8b58db0feea6a3f320c372de'/>
<id>6c6d2bf047f8694e8b58db0feea6a3f320c372de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into add-index-for-auto_canceled_by_id-mysql</title>
<updated>2017-05-15T08:04:05+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-05-15T08:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd463b3c81a9a39f286334b2a5782c133c11cba5'/>
<id>fd463b3c81a9a39f286334b2a5782c133c11cba5</id>
<content type='text'>
* upstream/master: (224 commits)
  Added balsamiq jasmine integration test
  Add support for deltas_only under Gitaly
  Codestyle
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Minor cosmetic fixes in hooks admin screen
  Documentation for repository_update_events
  Changelog
  Update SystemHooks API to expose and handle new repository_update_events
  Make the new repository_update_events configurable in System Hooks UI
  Added repository_update hook
  Wait for requests after each Spinach scenario instead of feature
  Remove trailing comma in dependency linker to satisfy Rubocop
  Fix specs
  New branch new mr docs
  Relax rake backup regex to handle CE and EE RCs
  Fix conflict resolution from corrupted upstream
  Removed all instances of Object.assign by using es6 classes, also includes some …
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/master: (224 commits)
  Added balsamiq jasmine integration test
  Add support for deltas_only under Gitaly
  Codestyle
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Update CHANGELOG.md for 9.1.4
  Minor cosmetic fixes in hooks admin screen
  Documentation for repository_update_events
  Changelog
  Update SystemHooks API to expose and handle new repository_update_events
  Make the new repository_update_events configurable in System Hooks UI
  Added repository_update hook
  Wait for requests after each Spinach scenario instead of feature
  Remove trailing comma in dependency linker to satisfy Rubocop
  Fix specs
  New branch new mr docs
  Relax rake backup regex to handle CE and EE RCs
  Fix conflict resolution from corrupted upstream
  Removed all instances of Object.assign by using es6 classes, also includes some …
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to post_migrate and use update_column_in_batches</title>
<updated>2017-05-15T06:48:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-05-15T06:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5bffbd4adc5005b8c9f7d82d68a01743fbf2f28'/>
<id>b5bffbd4adc5005b8c9f7d82d68a01743fbf2f28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make auto-cancelling pending pipelines on by default</title>
<updated>2017-05-15T06:47:24+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-05-02T07:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45f66c8021704276cb5ddf8831606ced71e955e9'/>
<id>45f66c8021704276cb5ddf8831606ced71e955e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
