<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/jobs, branch docs-pages-force-https</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>Upgrade prettier to latest (v1.18.2)</title>
<updated>2019-06-21T17:36:03+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-21T17:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55a5ced463ef8bc465476247cee5cc458a6b2355'/>
<id>55a5ced463ef8bc465476247cee5cc458a6b2355</id>
<content type='text'>
Upgrades prettier to the latest version, and auto-corrects files with
yarn prettier-all-save

The diffs all seem to stem from formatting changes in brackets within
template literals. Nothing major.

Relevant changelogs here:

https://prettier.io/blog/2019/04/12/1.17.0.html
https://prettier.io/blog/2019/06/06/1.18.0.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrades prettier to the latest version, and auto-corrects files with
yarn prettier-all-save

The diffs all seem to stem from formatting changes in brackets within
template literals. Nothing major.

Relevant changelogs here:

https://prettier.io/blog/2019/04/12/1.17.0.html
https://prettier.io/blog/2019/06/06/1.18.0.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'generate-spans-for-sections' into 'master'</title>
<updated>2019-06-17T17:03:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-06-17T17:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2634cad695e41f4882a67a8cfa0e2579b870f1a3'/>
<id>2634cad695e41f4882a67a8cfa0e2579b870f1a3</id>
<content type='text'>
Add collapsible sections to job log

See merge request gitlab-org/gitlab-ce!28642</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add collapsible sections to job log

See merge request gitlab-org/gitlab-ce!28642</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"</title>
<updated>2019-06-14T13:17:18+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-14T13:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2d9e0f3ffb59a4323e794fcc4bf122274c82c67f'/>
<id>2d9e0f3ffb59a4323e794fcc4bf122274c82c67f</id>
<content type='text'>
This reverts merge request !26853</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26853</pre>
</div>
</content>
</entry>
<entry>
<title>Update class names</title>
<updated>2019-06-14T09:03:53+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-14T09:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af55b429503a8596acb75dbb13d98f191cb3aa7d'/>
<id>af55b429503a8596acb75dbb13d98f191cb3aa7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds specs and changelog - squash</title>
<updated>2019-06-13T12:23:39+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-13T12:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12a777b2216f1887acd3dfc888e9bca775559222'/>
<id>12a777b2216f1887acd3dfc888e9bca775559222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Pipeline IID to views</title>
<updated>2019-05-30T09:32:20+00:00</updated>
<author>
<name>Mike Scott</name>
<email>mike@homelyfe.com</email>
</author>
<published>2019-05-30T09:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=852738a4984edef4006a91b6b007a4c85fb3282e'/>
<id>852738a4984edef4006a91b6b007a4c85fb3282e</id>
<content type='text'>
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into backstage/gb/improve-jobs-controller-performance</title>
<updated>2019-05-27T12:49:47+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2019-05-27T12:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a66cbb6e733f90ce42c53fdc605678ebcbaf79e7'/>
<id>a66cbb6e733f90ce42c53fdc605678ebcbaf79e7</id>
<content type='text'>
* commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6': (51 commits)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6': (51 commits)
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces a hard-coded date in the job app spec</title>
<updated>2019-05-24T13:47:34+00:00</updated>
<author>
<name>samdbeckham</name>
<email>sbeckham@gitlab.com</email>
</author>
<published>2019-05-24T12:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=234bc46b245321599ac1ce93007a8c080ad50b94'/>
<id>234bc46b245321599ac1ce93007a8c080ad50b94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up mock data for stages</title>
<updated>2019-05-24T09:04:42+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-05-23T13:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe225fd9289acb8d50157703849363de39046bca'/>
<id>fe225fd9289acb8d50157703849363de39046bca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deployment entity tests</title>
<updated>2019-05-24T09:04:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2019-05-13T14:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=087680d78034243ed1f223d8fdfb3a34c74e5eff'/>
<id>087680d78034243ed1f223d8fdfb3a34c74e5eff</id>
<content type='text'>
Fixes style lint errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes style lint errors
</pre>
</div>
</content>
</entry>
</feed>
