<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/Gemfile.lock, branch compare-code-view</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>Merge branch 'update-rubocop' into 'master'</title>
<updated>2016-07-15T17:19:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-07-15T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dfea11e1e791d0343ccc7d560f03710f5c1e2a98'/>
<id>dfea11e1e791d0343ccc7d560f03710f5c1e2a98</id>
<content type='text'>

Update rubocop to 0.41.2

Adds a couple of cops to the TODO files, but I wanted [a specific cop](https://github.com/bbatsov/rubocop/pull/3135/files) which just had about 65 offences, so Ill do that later.

See merge request !4999</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update rubocop to 0.41.2

Adds a couple of cops to the TODO files, but I wanted [a specific cop](https://github.com/bbatsov/rubocop/pull/3135/files) which just had about 65 offences, so Ill do that later.

See merge request !4999</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Rails from 4.2.6 to 4.2.7.</title>
<updated>2016-07-13T18:15:11+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-07-13T14:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb0cb80879dd8a87886e3e227c0cb5afbefd7daa'/>
<id>bb0cb80879dd8a87886e3e227c0cb5afbefd7daa</id>
<content type='text'>
Primarily just bug fixes.

Changelog: https://github.com/rails/rails/compare/v4.2.6...v4.2.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Primarily just bug fixes.

Changelog: https://github.com/rails/rails/compare/v4.2.6...v4.2.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve feedback.</title>
<updated>2016-07-13T18:12:47+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-07-13T18:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9468b07925a1ab47fc485bf6baddaf4e89252b08'/>
<id>9468b07925a1ab47fc485bf6baddaf4e89252b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rubocop to 0.41.2</title>
<updated>2016-07-13T18:12:47+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-06-29T16:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae6edf18fcf207a63a7130ec8d49966acd83de67'/>
<id>ae6edf18fcf207a63a7130ec8d49966acd83de67</id>
<content type='text'>
https://github.com/bbatsov/rubocop/blob/v0.41.2/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/bbatsov/rubocop/blob/v0.41.2/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the health_check gem to the latest release</title>
<updated>2016-07-11T16:30:47+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2016-07-11T16:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2f003a344e6f29a0ad5115c7d8dec5727b87895'/>
<id>d2f003a344e6f29a0ad5115c7d8dec5727b87895</id>
<content type='text'>
This allows us to drop our disable email config override
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to drop our disable email config override
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-gemfile-lock' into 'master'</title>
<updated>2016-07-10T20:20:52+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-07-10T20:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a9adb2d34fc6e59785f2854ecfe5f8ac87a8386'/>
<id>1a9adb2d34fc6e59785f2854ecfe5f8ac87a8386</id>
<content type='text'>

Update Gemfile.lock after versions were added in !5078

See merge request !5171</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update Gemfile.lock after versions were added in !5078

See merge request !5171</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bump-omniauth-google-oauth2' into 'master'</title>
<updated>2016-07-10T20:16:33+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-07-10T20:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=639d8490f1f37d5c392df650b5e939679a375c8a'/>
<id>639d8490f1f37d5c392df650b5e939679a375c8a</id>
<content type='text'>

Bump google-omniauth-oauth2 to 0.4.1

Closes #19064

See merge request !4882</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Bump google-omniauth-oauth2 to 0.4.1

Closes #19064

See merge request !4882</pre>
</div>
</content>
</entry>
<entry>
<title>Update Gemfile.lock after versions were added in !5078</title>
<updated>2016-07-10T19:48:32+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-07-10T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e382ea8682bf246de006bcbf405d3017b12313f6'/>
<id>e382ea8682bf246de006bcbf405d3017b12313f6</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 'upgrade-oauth2' into 'master'</title>
<updated>2016-07-07T23:53:57+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-07-07T23:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfb5a76bb26521ff3ff68acc20466ea7feb49d9f'/>
<id>cfb5a76bb26521ff3ff68acc20466ea7feb49d9f</id>
<content type='text'>

Upgrade oauth2 from 1.0.0 to 1.2.0.

Changelog: https://github.com/intridea/oauth2/compare/v1.0.0...v1.2.0

Follow-up on !3434 since 1.2.0 doesn't limit the JWT version we can use.

Adds support for Rails 5. Working toward #14286.

See merge request !5041</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Upgrade oauth2 from 1.0.0 to 1.2.0.

Changelog: https://github.com/intridea/oauth2/compare/v1.0.0...v1.2.0

Follow-up on !3434 since 1.2.0 doesn't limit the JWT version we can use.

Adds support for Rails 5. Working toward #14286.

See merge request !5041</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '18593-update-rinku' into 'master'</title>
<updated>2016-07-05T21:51:41+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-07-05T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95cb0195b09baca51fd317e7ff6325019d1dd1a0'/>
<id>95cb0195b09baca51fd317e7ff6325019d1dd1a0</id>
<content type='text'>

Bump Rinku to 2.0.0

## What does this MR do?

Update Rinku gem to last stable version.

## What are the relevant issue numbers?

#18593 

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- ~~[ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- ~~[ ] API support added~~
- Tests
  - ~~[ ] Added for this feature/bug~~
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5064</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Bump Rinku to 2.0.0

## What does this MR do?

Update Rinku gem to last stable version.

## What are the relevant issue numbers?

#18593 

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- ~~[ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- ~~[ ] API support added~~
- Tests
  - ~~[ ] Added for this feature/bug~~
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5064</pre>
</div>
</content>
</entry>
</feed>
