<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch rename-ci-commit-phase-2</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 remaining test offenses</title>
<updated>2016-06-07T11:14:37+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-07T11:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8988c8743d2f74b7939a39fbd1c6ebcaa5ac6647'/>
<id>8988c8743d2f74b7939a39fbd1c6ebcaa5ac6647</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 'origin/master' into rename-ci-commit-phase-2</title>
<updated>2016-06-07T08:26:27+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-07T08:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e64d1ac7631675008832111f3759c007bda4504'/>
<id>6e64d1ac7631675008832111f3759c007bda4504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests failures</title>
<updated>2016-06-07T08:25:57+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-07T08:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbf235f514cc919a10fee1d9ab8dc1c75bc25238'/>
<id>dbf235f514cc919a10fee1d9ab8dc1c75bc25238</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 'license-finder-gem' into 'master'</title>
<updated>2016-06-07T08:06:17+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-06-07T08:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e256de4ac33e284ceb88c6af410f87c5f51228d'/>
<id>9e256de4ac33e284ceb88c6af410f87c5f51228d</id>
<content type='text'>

License finder gem

Every time a gem is added to the Gemfile, or a gem is updated with a new dependency or change of license, LicenseFinder will check to ensure that the license in use has been whitelisted for use in the project. GPLv2 and GPLv3 libraries are not allowed to be linked-to from non-GPL projects (e.g. the MIT-licensed GitLab CE or proprietary EE), otherwise we're violating the license.

https://github.com/pivotal/LicenseFinder

See also: gitlab-com/operations#164

See merge request !3775</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

License finder gem

Every time a gem is added to the Gemfile, or a gem is updated with a new dependency or change of license, LicenseFinder will check to ensure that the license in use has been whitelisted for use in the project. GPLv2 and GPLv3 libraries are not allowed to be linked-to from non-GPL projects (e.g. the MIT-licensed GitLab CE or proprietary EE), otherwise we're violating the license.

https://github.com/pivotal/LicenseFinder

See also: gitlab-com/operations#164

See merge request !3775</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'colorize-db-seed' into 'master'</title>
<updated>2016-06-07T06:47:56+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-06-07T06:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9f1fb164066171623fa236030b5559c56a06d0e'/>
<id>d9f1fb164066171623fa236030b5559c56a06d0e</id>
<content type='text'>

Fix missed colorize methods.

Fix #18250.

cc: @twk3 

See merge request !4495</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix missed colorize methods.

Fix #18250.

cc: @twk3 

See merge request !4495</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bump-rouge' into 'master'</title>
<updated>2016-06-07T03:59:45+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-06-07T03:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=48cf8e49efc70bec7ff473d32e8aa6279a007f22'/>
<id>48cf8e49efc70bec7ff473d32e8aa6279a007f22</id>
<content type='text'>

Bump rouge to 1.11.0

See: https://github.com/jneen/rouge/blob/master/CHANGELOG.md

See merge request !4491</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Bump rouge to 1.11.0

See: https://github.com/jneen/rouge/blob/master/CHANGELOG.md

See merge request !4491</pre>
</div>
</content>
</entry>
<entry>
<title>Bump rouge to 1.11.0</title>
<updated>2016-06-07T03:55:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-06-06T18:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f28dc950ac21feba4c187bf96fed5615943ad76'/>
<id>8f28dc950ac21feba4c187bf96fed5615943ad76</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 '18254-use-better_errors-editor-links-in-sherlock' into 'master'</title>
<updated>2016-06-07T02:02:23+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-06-07T02:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1386013abd5f890e54db61945e858525890b7d0c'/>
<id>1386013abd5f890e54db61945e858525890b7d0c</id>
<content type='text'>

Use better_errors editor links in sherlock

Closes #18254. Uses the same editor configuration of `better_errors`
so that you don't have to configure things twice. Remember to have a
custom initializer that specifies your editor.

Example for atom. File `config/initializers/better_errors.rb`:
````ruby
if defined?(BetterErrors)
  BetterErrors.editor = "atm://open?url=file://%{file}&amp;line=%{line}"
end
````

See merge request !4497</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use better_errors editor links in sherlock

Closes #18254. Uses the same editor configuration of `better_errors`
so that you don't have to configure things twice. Remember to have a
custom initializer that specifies your editor.

Example for atom. File `config/initializers/better_errors.rb`:
````ruby
if defined?(BetterErrors)
  BetterErrors.editor = "atm://open?url=file://%{file}&amp;line=%{line}"
end
````

See merge request !4497</pre>
</div>
</content>
</entry>
<entry>
<title>Use better_errors editor links in sherlock</title>
<updated>2016-06-06T22:27:26+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2016-06-06T22:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fbd2169f9948ee039efe96f48229f4c9ced8c412'/>
<id>fbd2169f9948ee039efe96f48229f4c9ced8c412</id>
<content type='text'>
Remember to configure your `better_errors` editor to point to your program of preference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remember to configure your `better_errors` editor to point to your program of preference
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missed colorize methods.</title>
<updated>2016-06-06T21:32:36+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-06T21:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=efb7da68e686e501abcfb8b0aea241c7b625fac5'/>
<id>efb7da68e686e501abcfb8b0aea241c7b625fac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
