<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/tasks/karma.rake, branch lib-differences</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>Rename the karma:fixtures task</title>
<updated>2019-07-19T07:27:14+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-07-17T22:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=faa17d526371a34325705b8de9594e4e9df03298'/>
<id>faa17d526371a34325705b8de9594e4e9df03298</id>
<content type='text'>
Introduces frontend:fixtures rake task to replace
karma:fixtures and update documentation and CI scripts
to match
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces frontend:fixtures rake task to replace
karma:fixtures and update documentation and CI scripts
to match
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed also the in the meanwhile introduced rake task</title>
<updated>2019-04-10T20:51:14+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-04-10T20:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb8908d961174d096aa1e44b3f7b2ca71f4c1c2b'/>
<id>fb8908d961174d096aa1e44b3f7b2ca71f4c1c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the JavaScriptFixturesHelpers module</title>
<updated>2019-03-19T07:46:22+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-03-12T17:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b789bfaeefd9838c33f13c028893424025ade1ad'/>
<id>b789bfaeefd9838c33f13c028893424025ade1ad</id>
<content type='text'>
- Only storing fixtures in one place
- This place changes whether we are in CE or EE

We discovered with @winh that only fixtures located under
spec/javascripts/fixtures are used, even in EE so there's no need to
clean/create fixtures in ee/spec/javascripts/fixtures.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Only storing fixtures in one place
- This place changes whether we are in CE or EE

We discovered with @winh that only fixtures located under
spec/javascripts/fixtures are used, even in EE so there's no need to
clean/create fixtures in ee/spec/javascripts/fixtures.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE changes to the Karma Rake task</title>
<updated>2019-02-28T14:03:10+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-02-20T14:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e08b71a04fe91a8dcc51368b54c4350af9e6872'/>
<id>9e08b71a04fe91a8dcc51368b54c4350af9e6872</id>
<content type='text'>
There's no harm in globbing for the ee/ directory, since this will
effectively be a noop in CE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no harm in globbing for the ee/ directory, since this will
effectively be a noop in CE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset container width when switching to pipelines MR tab</title>
<updated>2017-03-28T15:59:54+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-03-23T02:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=880b53e0b44909b255008ca32df62120cc435595'/>
<id>880b53e0b44909b255008ca32df62120cc435595</id>
<content type='text'>
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure rake tasks produce helpful error messages for node dependency issues</title>
<updated>2017-02-16T05:46:29+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-15T20:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e65298794725e5df22d7e1fdfee62fbc49c44857'/>
<id>e65298794725e5df22d7e1fdfee62fbc49c44857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace npm run calls with yarn</title>
<updated>2017-02-13T18:23:03+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-07T22:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8beb5998a8356feeb4ce75f7d749407bdd9034bc'/>
<id>8beb5998a8356feeb4ce75f7d749407bdd9034bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove remaining vestiges of teaspoon test runner</title>
<updated>2017-01-10T18:30:41+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-10T00:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e4aaa06d3a83f66a90a6f084efc8742a4221d5f'/>
<id>0e4aaa06d3a83f66a90a6f084efc8742a4221d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
