<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 35769-fix-ruby-2-4-compatibility</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>Fix Issue board when using Ruby 2.4</title>
<updated>2017-08-01T14:07:05+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-08-01T08:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f67c7a4da6eb7e363f5433df74016f234999c467'/>
<id>f67c7a4da6eb7e363f5433df74016f234999c467</id>
<content type='text'>
In Ruby 2.4, Hash#compact exists and returns a Hash, while in
Ruby 2.3,
Hash#compact is implemented by Rails and returns a new
`ActionController::Parameters` instance in this case.

Also, `ActionController::Parameters#compact` is deprecated in
Rails 5.1 so we're using `reject { |_, value| value.nil? }` instead.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Ruby 2.4, Hash#compact exists and returns a Hash, while in
Ruby 2.3,
Hash#compact is implemented by Rails and returns a new
`ActionController::Parameters` instance in this case.

Also, `ActionController::Parameters#compact` is deprecated in
Rails 5.1 so we're using `reject { |_, value| value.nil? }` instead.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc_code_review' into 'master'</title>
<updated>2017-08-01T14:01:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-08-01T14:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e753444c7341bb9c327aaf7db69a4e612bff0449'/>
<id>e753444c7341bb9c327aaf7db69a4e612bff0449</id>
<content type='text'>
Add code review guidelines related to Build [CI skip].

See merge request !13223</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add code review guidelines related to Build [CI skip].

See merge request !13223</pre>
</div>
</content>
</entry>
<entry>
<title>Add code review guidelines related to Build [CI skip].</title>
<updated>2017-08-01T14:01:48+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>marin@gitlab.com</email>
</author>
<published>2017-08-01T14:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0430007ec86b7761cdaac2a0ba5d735264d63148'/>
<id>0430007ec86b7761cdaac2a0ba5d735264d63148</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/sm/35825-api-specs-and-linting-failing-on-master' into 'master'</title>
<updated>2017-08-01T13:49:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-08-01T13:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1814fef814d2b21d0a4aaa3482233ed8777875ab'/>
<id>1814fef814d2b21d0a4aaa3482233ed8777875ab</id>
<content type='text'>
Fix "API specs and linting failing on master"

Closes #35825

See merge request !13227</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "API specs and linting failing on master"

Closes #35825

See merge request !13227</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-cycle-analytics-dropdown-style' into 'master'</title>
<updated>2017-08-01T13:38:18+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-08-01T13:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f230455f17549346efe0866ebac5bb6fbf3a518'/>
<id>3f230455f17549346efe0866ebac5bb6fbf3a518</id>
<content type='text'>
Make time span dropdown style on cycle analytics page consistent

See merge request !13183</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make time span dropdown style on cycle analytics page consistent

See merge request !13183</pre>
</div>
</content>
</entry>
<entry>
<title>Make time span dropdown style on cycle analytics page consistent</title>
<updated>2017-08-01T13:38:16+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-08-01T13:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08ea9572d61f8fee19b3c013d2e4e943ce054580'/>
<id>08ea9572d61f8fee19b3c013d2e4e943ce054580</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 'rc/fetch-before-finding-merge-base-in-ee_compat_check' into 'master'</title>
<updated>2017-08-01T13:00:05+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-01T13:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7583e72f967a55fb28d518bb8b0798897a683d4'/>
<id>c7583e72f967a55fb28d518bb8b0798897a683d4</id>
<content type='text'>
Always fetch branches before finding the merge base, otherwise we could find an outdated merge base

See merge request !13226</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always fetch branches before finding the merge base, otherwise we could find an outdated merge base

See merge request !13226</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'blob-limit-test' into 'master'</title>
<updated>2017-08-01T12:53:57+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-01T12:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a2509ea1ff9e740d0842827cb9713187172adde'/>
<id>7a2509ea1ff9e740d0842827cb9713187172adde</id>
<content type='text'>
Fix bug in blob test

See merge request !13224</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug in blob test

See merge request !13224</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '28283-legacy-storage-format' into 'master'</title>
<updated>2017-08-01T12:24:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-01T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90cb2aab38341d308a65f79a4c11167c756ffc02'/>
<id>90cb2aab38341d308a65f79a4c11167c756ffc02</id>
<content type='text'>
[CE] Added Legacy Storage format

See merge request !13149</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[CE] Added Legacy Storage format

See merge request !13149</pre>
</div>
</content>
</entry>
<entry>
<title>Add 204. Remove duplicated method.</title>
<updated>2017-08-01T12:17:46+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-08-01T12:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c5fbaa72b8e4f032cf58758f8aa75925d57b06f'/>
<id>0c5fbaa72b8e4f032cf58758f8aa75925d57b06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
