<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Gemfile, branch commit-title-wrapping</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>Migrate Gitlab::Git::Repository#revert to Gitaly</title>
<updated>2017-12-05T13:09:15+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2017-12-04T13:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=887a3739163c32fd5b815dcbba4a59fc69b6db23'/>
<id>887a3739163c32fd5b815dcbba4a59fc69b6db23</id>
<content type='text'>
Closes gitaly#780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitaly#780
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'</title>
<updated>2017-12-04T19:20:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-12-04T19:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3a3bd50eafdcfcaeea21d6cfa0b8bbae7720fec'/>
<id>f3a3bd50eafdcfcaeea21d6cfa0b8bbae7720fec</id>
<content type='text'>
Migrate Gitlab::Git::Repository#cherry_pick to Gitaly

Closes gitaly#737

See merge request gitlab-org/gitlab-ce!15517</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate Gitlab::Git::Repository#cherry_pick to Gitaly

Closes gitaly#737

See merge request gitlab-org/gitlab-ce!15517</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate Gitlab::Git::Repository#cherry_pick to Gitaly</title>
<updated>2017-12-04T18:21:07+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2017-11-21T13:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8be9567c64d2c90a56e36308f39ee89938137614'/>
<id>8be9567c64d2c90a56e36308f39ee89938137614</id>
<content type='text'>
Closes gitaly#737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitaly#737
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rails to 4.2.10</title>
<updated>2017-12-01T17:41:04+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-30T12:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2809a1649a1c024b31d090c67c97cd4f9922ba4'/>
<id>e2809a1649a1c024b31d090c67c97cd4f9922ba4</id>
<content type='text'>
Changes since 4.2.8:

- [No change in ActionMailer](https://github.com/rails/rails/blob/v4.2.10/actionmailer/CHANGELOG.md)
- [1 change and 1 regression fix in ActionPack](https://github.com/rails/rails/blob/v4.2.10/actionpack/CHANGELOG.md)
- [No change in ActiveModel](https://github.com/rails/rails/blob/v4.2.10/activemodel/CHANGELOG.md)
- [7 fixes in ActiveRecord](https://github.com/rails/rails/blob/v4.2.10/activerecord/CHANGELOG.md)
- [5 fixes in ActiveSupport](https://github.com/rails/rails/blob/v4.2.10/activesupport/CHANGELOG.md)
- [No change in Railties](https://github.com/rails/rails/blob/v4.2.10/railties/CHANGELOG.md)

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes since 4.2.8:

- [No change in ActionMailer](https://github.com/rails/rails/blob/v4.2.10/actionmailer/CHANGELOG.md)
- [1 change and 1 regression fix in ActionPack](https://github.com/rails/rails/blob/v4.2.10/actionpack/CHANGELOG.md)
- [No change in ActiveModel](https://github.com/rails/rails/blob/v4.2.10/activemodel/CHANGELOG.md)
- [7 fixes in ActiveRecord](https://github.com/rails/rails/blob/v4.2.10/activerecord/CHANGELOG.md)
- [5 fixes in ActiveSupport](https://github.com/rails/rails/blob/v4.2.10/activesupport/CHANGELOG.md)
- [No change in Railties](https://github.com/rails/rails/blob/v4.2.10/railties/CHANGELOG.md)

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin seed-fu to 2.3.6 since 2.3.7 is broken</title>
<updated>2017-11-30T12:27:46+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-30T12:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c97e8be8fd9e7081c3dfdbe6620b640bc062a19'/>
<id>6c97e8be8fd9e7081c3dfdbe6620b640bc062a19</id>
<content type='text'>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/40690 and
https://github.com/mbleigh/seed-fu/issues/123 for details.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/40690 and
https://github.com/mbleigh/seed-fu/issues/123 for details.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40568-bump-seed-fu-to-2-3-7' into 'master'</title>
<updated>2017-11-28T09:22:53+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-28T09:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4d89f5207cc8c2235e0e6ac9afa25b0b5689a3cf'/>
<id>4d89f5207cc8c2235e0e6ac9afa25b0b5689a3cf</id>
<content type='text'>
Upgrade seed-fu to 2.3.7

Closes #40568

See merge request gitlab-org/gitlab-ce!15607</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade seed-fu to 2.3.7

Closes #40568

See merge request gitlab-org/gitlab-ce!15607</pre>
</div>
</content>
</entry>
<entry>
<title>Update prometheus gem to fix build on RPi</title>
<updated>2017-11-27T16:52:30+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-11-27T16:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=359f41fad1d3490191c9efa3a208cf07ea924835'/>
<id>359f41fad1d3490191c9efa3a208cf07ea924835</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 '40481-bump-jquery-to-2-2-4' into 'master'</title>
<updated>2017-11-27T09:07:14+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-27T09:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03b891c5791f17bbe426a47f53e0f46704543182'/>
<id>03b891c5791f17bbe426a47f53e0f46704543182</id>
<content type='text'>
Upgrade jQuery to 2.2.4

Closes #40481

See merge request gitlab-org/gitlab-ce!15570</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade jQuery to 2.2.4

Closes #40481

See merge request gitlab-org/gitlab-ce!15570</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade seed-fu to 2.3.7</title>
<updated>2017-11-26T09:49:59+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2017-11-26T09:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3444c9a2078c350d8da6e2d377ad18ba32287a1'/>
<id>c3444c9a2078c350d8da6e2d377ad18ba32287a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizing `std=c11` option</title>
<updated>2017-11-24T17:36:45+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-11-24T17:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d261e274bfa8b4612f5591a5124cc4bc5403bac3'/>
<id>d261e274bfa8b4612f5591a5124cc4bc5403bac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
