<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 56485-implement-graphql-mergerequestsresolver</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>Use a block and move setup to example directly</title>
<updated>2019-02-14T14:57:34+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-02-14T14:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f80f6bbcdc7f18d9154604602f3750abb0292020'/>
<id>f80f6bbcdc7f18d9154604602f3750abb0292020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instead of returning all or nothing, return whichever passed</title>
<updated>2019-02-14T07:52:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-02-13T17:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50491d324135f14e817d7de9d825b9ce4dacc5ef'/>
<id>50491d324135f14e817d7de9d825b9ce4dacc5ef</id>
<content type='text'>
And add tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And add tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement singular iid for IssuesResolver and ProjectType</title>
<updated>2019-02-14T07:52:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-02-12T16:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30918929ad079a591b85303d6662ec0a43c5df04'/>
<id>30918929ad079a591b85303d6662ec0a43c5df04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow authorize on array of objects for GraphQL</title>
<updated>2019-02-14T07:52:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-02-12T15:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=564b86a3145cd5f7eae8071ef244dc684bcd5031'/>
<id>564b86a3145cd5f7eae8071ef244dc684bcd5031</id>
<content type='text'>
And add tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And add tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for BaseResolver and update accordingly</title>
<updated>2019-02-14T07:52:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-02-12T13:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7be1f0842f281305f2c36e2b6066842d8e87875c'/>
<id>7be1f0842f281305f2c36e2b6066842d8e87875c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add field mergeRequests for project in GraphQL</title>
<updated>2019-02-14T07:52:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-01-30T19:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91e9e50a1153021257abaa528498d7a82cc3350f'/>
<id>91e9e50a1153021257abaa528498d7a82cc3350f</id>
<content type='text'>
And fix the tests so that it won't run into circular paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And fix the tests so that it won't run into circular paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-43' into 'master'</title>
<updated>2019-02-14T07:04:58+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-02-14T07:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1322146bbf5c76403db10969f1af6540717b1cdf'/>
<id>1322146bbf5c76403db10969f1af6540717b1cdf</id>
<content type='text'>
Fix callback url

See merge request gitlab-org/gitlab-ce!25195</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix callback url

See merge request gitlab-org/gitlab-ce!25195</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-ml-quarantine-context' into 'master'</title>
<updated>2019-02-14T04:35:21+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-02-14T04:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6016ac8a8c12a736617e5250b63e0c930dda207'/>
<id>c6016ac8a8c12a736617e5250b63e0c930dda207</id>
<content type='text'>
[QA] Skip contexts in quarantine

See merge request gitlab-org/gitlab-ce!24942</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[QA] Skip contexts in quarantine

See merge request gitlab-org/gitlab-ce!24942</pre>
</div>
</content>
</entry>
<entry>
<title>Skip contexts in quarantine</title>
<updated>2019-02-14T04:35:20+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-02-14T04:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=893142020207518faf2a4fbb0eaed8a8117adfd9'/>
<id>893142020207518faf2a4fbb0eaed8a8117adfd9</id>
<content type='text'>
This avoids running before/after blocks for tests that are in quarantine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids running before/after blocks for tests that are in quarantine
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/gitlab-flow' into 'master'</title>
<updated>2019-02-13T23:44:21+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-02-13T23:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3c43be39bbd65123f8a58778aa8937dff005d9f'/>
<id>c3c43be39bbd65123f8a58778aa8937dff005d9f</id>
<content type='text'>
Rewrite GitLab Flow doc

See merge request gitlab-org/gitlab-ce!20951</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite GitLab Flow doc

See merge request gitlab-org/gitlab-ce!20951</pre>
</div>
</content>
</entry>
</feed>
