<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/helpers, branch performance-bar-sql</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>Prevent ApplicationHelper specs from polluting later ones</title>
<updated>2017-10-18T15:03:38+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-10-18T15:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0139b318f1419bf5266ed68ded04415361ead4eb'/>
<id>0139b318f1419bf5266ed68ded04415361ead4eb</id>
<content type='text'>
We don't want the locale to be set to Brazilian Portuguese for any subsequent
specs!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want the locale to be set to Brazilian Portuguese for any subsequent
specs!
</pre>
</div>
</content>
</entry>
<entry>
<title>Build the locale path with an `_` instead of a `-`</title>
<updated>2017-10-18T11:10:35+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-10-18T08:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=939469cda3aa66e5cc68b6780f6ee8a8d6152d0f'/>
<id>939469cda3aa66e5cc68b6780f6ee8a8d6152d0f</id>
<content type='text'>
The locale code is turned into an asset path with an underscore
instead of a dash.

The language codes are transformed by `I18n.locale` into a code with a
dash. But the resources for translating are always stored in a path
using a `_` separating the language and the region code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The locale code is turned into an asset path with an underscore
instead of a dash.

The language codes are transformed by `I18n.locale` into a code with a
dash. But the resources for translating are always stored in a path
using a `_` separating the language and the region code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'</title>
<updated>2017-10-10T12:48:19+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-10-10T12:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36ae3bf1ca476515ba66f6e3e505cbb035534764'/>
<id>36ae3bf1ca476515ba66f6e3e505cbb035534764</id>
<content type='text'>
Resolve "Private Avatars are not CDN compatible"

Closes #38245 and gitlab-com/support-forum#2476

See merge request gitlab-org/gitlab-ce!14443</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Private Avatars are not CDN compatible"

Closes #38245 and gitlab-com/support-forum#2476

See merge request gitlab-org/gitlab-ce!14443</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces `tag: true` into `:tag` in the specs</title>
<updated>2017-10-07T11:57:54+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-10-03T08:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ce6785851510ccb49f0d1edc0220aca46f815f5'/>
<id>0ce6785851510ccb49f0d1edc0220aca46f815f5</id>
<content type='text'>
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a project forks spec helper</title>
<updated>2017-10-07T09:46:23+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-09-29T08:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8ca579d88703aeeaa64dbf4ac45f73a60181568'/>
<id>e8ca579d88703aeeaa64dbf4ac45f73a60181568</id>
<content type='text'>
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Tests</title>
<updated>2017-10-04T12:27:09+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-04T11:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27577e8e2b7bf18c0dbc402e5efad4905c5a154c'/>
<id>27577e8e2b7bf18c0dbc402e5efad4905c5a154c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Test</title>
<updated>2017-10-04T12:27:09+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-03T10:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6168e33e9e2f327f078e07b71c466dcc9fa9813a'/>
<id>6168e33e9e2f327f078e07b71c466dcc9fa9813a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Linting errors + tests</title>
<updated>2017-10-04T12:27:09+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-02T13:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b752968757873434404a2bf82ea360ce829ec87'/>
<id>1b752968757873434404a2bf82ea360ce829ec87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created group_icon and group_icon_url</title>
<updated>2017-10-04T12:27:09+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-02T11:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=892b02e890be539a95e6b52feb14f5d188513700'/>
<id>892b02e890be539a95e6b52feb14f5d188513700</id>
<content type='text'>
Tests for these new helper methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests for these new helper methods
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Precompiled assets with digest strings are ignored in CI"</title>
<updated>2017-10-03T14:47:56+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-10-03T14:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b262c435619798cdfebe3760709fc9029032343'/>
<id>7b262c435619798cdfebe3760709fc9029032343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
