<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/frontend, branch document-lambda-deploy</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add helpers to wait for axios requests</title>
<updated>2019-09-05T12:56:17+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>martin@hanzel.io</email>
</author>
<published>2019-09-05T12:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd20aeb64c4eed117831556c54b40ff4aee9bfd1'/>
<id>bd20aeb64c4eed117831556c54b40ff4aee9bfd1</id>
<content type='text'>
Add two methods to the axios_utils Jest mock:

- `waitFor(url)`, which returns a Promise that resolves when the
  next request to `url` finishes.
- `waitForAll()`, which returns a Promise that resolves when all
  pending requests finish.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add two methods to the axios_utils Jest mock:

- `waitFor(url)`, which returns a Promise that resolves when the
  next request to `url` finishes.
- `waitForAll()`, which returns a Promise that resolves when all
  pending requests finish.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored spec to Jest for clientside_spec</title>
<updated>2019-09-05T12:44:17+00:00</updated>
<author>
<name>Illya Klymov</name>
<email>xanf@xanf.me</email>
</author>
<published>2019-09-05T12:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b435bbc596fa43d366177a2b64ddca5621ffbc81'/>
<id>b435bbc596fa43d366177a2b64ddca5621ffbc81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability see deployments using a group cluster</title>
<updated>2019-09-04T17:03:05+00:00</updated>
<author>
<name>Jacques Erasmus</name>
<email>jerasmus@gitlab.com</email>
</author>
<published>2019-09-04T17:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05b2de630463d5e724197e5554bc7c022fcdafaf'/>
<id>05b2de630463d5e724197e5554bc7c022fcdafaf</id>
<content type='text'>
Added the ability to see project deployments using a group cluster
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the ability to see project deployments using a group cluster
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66454-utils-parser' into 'master'</title>
<updated>2019-09-03T12:28:18+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-09-03T12:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3b9ddb11bd28952eeb9ce544e9bf8014d42a923'/>
<id>f3b9ddb11bd28952eeb9ce544e9bf8014d42a923</id>
<content type='text'>
Creates utility parser for the job log

See merge request gitlab-org/gitlab-ce!32555</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates utility parser for the job log

See merge request gitlab-org/gitlab-ce!32555</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mh/jest-fail-unmocked-requests' into 'master'</title>
<updated>2019-09-03T12:26:49+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-09-03T12:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b07bfbcdf616864be7d41ef3f582082f860286ae'/>
<id>b07bfbcdf616864be7d41ef3f582082f860286ae</id>
<content type='text'>
Make unmocked requests fail in Jest again

See merge request gitlab-org/gitlab-ce!31863</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make unmocked requests fail in Jest again

See merge request gitlab-org/gitlab-ce!31863</pre>
</div>
</content>
</entry>
<entry>
<title>Creates utils for the job log</title>
<updated>2019-09-03T08:32:42+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-09-02T16:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=876ae19d9efac7675ae60bf75d792e308e4d6ad2'/>
<id>876ae19d9efac7675ae60bf75d792e308e4d6ad2</id>
<content type='text'>
With the new job log json format
we need a parser on the frontend
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the new job log json format
we need a parser on the frontend
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Mermaid to v8.2.6</title>
<updated>2019-09-02T16:50:09+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-09-02T16:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=526ea7c5b6cfcca1b94bb8a7b826e64d494471ff'/>
<id>526ea7c5b6cfcca1b94bb8a7b826e64d494471ff</id>
<content type='text'>
This fixes a regression where an underscore in labels no
longer worked:
https://github.com/knsv/mermaid/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a regression where an underscore in labels no
longer worked:
https://github.com/knsv/mermaid/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/showStagedIcon' into 'master'</title>
<updated>2019-09-01T02:58:31+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-09-01T02:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bfed409d373b7f373c8dd5f33aade3c620690fec'/>
<id>bfed409d373b7f373c8dd5f33aade3c620690fec</id>
<content type='text'>
Refactor showStagedIcon property's behavior to match its name

Closes #66071

See merge request gitlab-org/gitlab-ce!32333</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor showStagedIcon property's behavior to match its name

Closes #66071

See merge request gitlab-org/gitlab-ce!32333</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor showStagedIcon property's behavior to match its name</title>
<updated>2019-08-30T22:08:16+00:00</updated>
<author>
<name>Arun Kumar Mohan</name>
<email>arunmohandm@gmail.com</email>
</author>
<published>2019-08-28T10:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9575288f6259e37726c61451478b9c7d5a73b843'/>
<id>9575288f6259e37726c61451478b9c7d5a73b843</id>
<content type='text'>
Previously, the `showStagedIcon` property was doing the opposite
of what its name suggested. It was rendering the staged icon when
`showStagedIcon` was `false` and rendering the regular icon when
it was `true`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the `showStagedIcon` property was doing the opposite
of what its name suggested. It was rendering the staged icon when
`showStagedIcon` was `false` and rendering the regular icon when
it was `true`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test false passes on unmocked requests</title>
<updated>2019-08-30T18:29:02+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-08-15T18:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be6f20d54f1dd2de65ce477c644fd5819dedf9e9'/>
<id>be6f20d54f1dd2de65ce477c644fd5819dedf9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
