<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/ide/components/jobs, branch docs/fix-deploy-example</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>Prettify all spec files</title>
<updated>2018-10-17T16:18:17+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-10-17T07:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f666026d71ebefd70219d5078b1f0c83fa01f84d'/>
<id>f666026d71ebefd70219d5078b1f0c83fa01f84d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper icon validator</title>
<updated>2018-07-18T16:56:19+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2018-07-18T16:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ff134dfd49d03b66b529256794f054ef1cbc21d'/>
<id>4ff134dfd49d03b66b529256794f054ef1cbc21d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed IDE jobs empty state showing when loading</title>
<updated>2018-06-12T12:53:13+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-12T12:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1801b7fd20b6732a8381878147943f32f564dc18'/>
<id>1801b7fd20b6732a8381878147943f32f564dc18</id>
<content type='text'>
Closes #47766
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #47766
</pre>
</div>
</content>
</entry>
<entry>
<title>added empty state</title>
<updated>2018-06-06T07:43:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-06T07:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec37b1b20c09d3a5b5a0e2cd0b03311ec95d7c68'/>
<id>ec37b1b20c09d3a5b5a0e2cd0b03311ec95d7c68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>component specs</title>
<updated>2018-06-06T07:33:04+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-02T13:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f73b2c8e5ee0e02407b6674b9b0021ce4843349b'/>
<id>f73b2c8e5ee0e02407b6674b9b0021ce4843349b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed mutation to return new array</title>
<updated>2018-05-30T12:31:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-30T12:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3270e140772319f74ede743c61a94af84a850b97'/>
<id>3270e140772319f74ede743c61a94af84a850b97</id>
<content type='text'>
this makes the component completly unaware of the store, instead it emits
events to the parent which knows about the store
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this makes the component completly unaware of the store, instead it emits
events to the parent which knows about the store
</pre>
</div>
</content>
</entry>
<entry>
<title>changed mutations, update single object instead of returning new array</title>
<updated>2018-05-30T11:56:06+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-30T11:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9d676c1069e6e88b4eeeea2246cc5706b56f2ab'/>
<id>c9d676c1069e6e88b4eeeea2246cc5706b56f2ab</id>
<content type='text'>
bunch of i18n stuff :see_no_evil:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bunch of i18n stuff :see_no_evil:
</pre>
</div>
</content>
</entry>
<entry>
<title>added component specs</title>
<updated>2018-05-29T12:09:19+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-05-29T12:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66bf2de830c421c06bef571a87f8d3d48edcad76'/>
<id>66bf2de830c421c06bef571a87f8d3d48edcad76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
