<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/fixtures/branches.rb, branch docs-instance_level_clusters</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Remove example block parameters</title>
<updated>2019-05-10T12:12:19+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-04-21T10:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4bde8621cf5b10810508e6997674982fccf882b'/>
<id>d4bde8621cf5b10810508e6997674982fccf882b</id>
<content type='text'>
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
  sed 's/do |example|/do/' &lt; $f &gt; $f.tmp; mv $f.tmp $f
done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
  sed 's/do |example|/do/' &lt; $f &gt; $f.tmp; mv $f.tmp $f
done
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate store_frontend_fixture() calls</title>
<updated>2019-05-10T12:12:19+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-04-21T10:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf33353b702ac63a193addb73a3cc07a09fc1902'/>
<id>cf33353b702ac63a193addb73a3cc07a09fc1902</id>
<content type='text'>
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
  grep -v store_frontend_fixture &lt; $f &gt; $f.tmp; mv $f.tmp $f
done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
  grep -v store_frontend_fixture &lt; $f &gt; $f.tmp; mv $f.tmp $f
done
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-remove-sushi' into 'master'</title>
<updated>2019-03-26T16:03:28+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-26T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad985a7a28c19a085011afc7531f4f2c13783cb2'/>
<id>ad985a7a28c19a085011afc7531f4f2c13783cb2</id>
<content type='text'>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'winh-remove-sushi' into 'master'"</title>
<updated>2019-03-22T11:03:15+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-03-22T11:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=022968764ced43c5de0c3291cfe2fbc7b068e944'/>
<id>022968764ced43c5de0c3291cfe2fbc7b068e944</id>
<content type='text'>
This reverts merge request !26430</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26430</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .raw from JavaScript fixture file names</title>
<updated>2019-03-21T16:16:53+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-21T06:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f'/>
<id>3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f</id>
<content type='text'>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</pre>
</div>
</content>
</entry>
<entry>
<title>convert specs in javascripts/ and support/ to new syntax</title>
<updated>2018-12-21T09:10:26+00:00</updated>
<author>
<name>Jasper Maes</name>
<email>jaspermaes.jm@gmail.com</email>
</author>
<published>2018-12-19T19:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf7352007920318ea361674a02fbff6823bbe5a8'/>
<id>bf7352007920318ea361674a02fbff6823bbe5a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning up repositories for javascript fixture specs to work correctly</title>
<updated>2017-08-30T18:22:48+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2017-08-22T23:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a882026bdfc770ecfac70bfc88a409ec010f06c9'/>
<id>a882026bdfc770ecfac70bfc88a409ec010f06c9</id>
<content type='text'>
We need to cleanup after each execution so we can still re-use the same
paths and prevent collision with the on disk validation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to cleanup after each execution so we can still re-use the same
paths and prevent collision with the on disk validation
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the RSpec/HookArgument cop and auto-correct offenses</title>
<updated>2017-08-10T23:29:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-08-10T22:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8b802471bcb6ea9ea7af3c7a139598a1f945230'/>
<id>c8b802471bcb6ea9ea7af3c7a139598a1f945230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Namespace#full_path instead of #path where appropriate</title>
<updated>2017-02-23T23:55:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-23T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad640bc5f92ef0456a53dd82004f449cd9d7475d'/>
<id>ad640bc5f92ef0456a53dd82004f449cd9d7475d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace static fixture for new_branch_spec.js (!9131)</title>
<updated>2017-02-11T19:25:44+00:00</updated>
<author>
<name>winniehell</name>
<email>git@winniehell.de</email>
</author>
<published>2017-02-09T21:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd5f32c1996e91a5ca6f699b093624bff7ddc5b3'/>
<id>dd5f32c1996e91a5ca6f699b093624bff7ddc5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
