<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, branch docs/https-many-docs-links</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>Merge branch 'bvl-comments-graphql' into 'master'</title>
<updated>2019-06-14T19:41:38+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-14T19:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad722a4e1f588382f5c5c1848c0502864993c7e7'/>
<id>ad722a4e1f588382f5c5c1848c0502864993c7e7</id>
<content type='text'>
Expose comments on Noteables in GraphQL

Closes #62825

See merge request gitlab-org/gitlab-ce!29212</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose comments on Noteables in GraphQL

Closes #62825

See merge request gitlab-org/gitlab-ce!29212</pre>
</div>
</content>
</entry>
<entry>
<title>Specify a dropdown name for dashboards</title>
<updated>2019-06-14T15:55:08+00:00</updated>
<author>
<name>Sarah Yasonik</name>
<email>syasonik@gitlab.com</email>
</author>
<published>2019-06-14T15:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b7464ed84c3cf86d72b456f1c5220abdd01825a'/>
<id>1b7464ed84c3cf86d72b456f1c5220abdd01825a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose comments on Noteables in GraphQL</title>
<updated>2019-06-14T10:36:27+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2019-06-07T17:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6ff5f1e141162e701c33647aae5015e5d42cc11'/>
<id>b6ff5f1e141162e701c33647aae5015e5d42cc11</id>
<content type='text'>
This exposes `Note`s on Issues &amp; MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.

Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This exposes `Note`s on Issues &amp; MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.

Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic support for AsciiDoc include directive</title>
<updated>2019-06-14T07:53:08+00:00</updated>
<author>
<name>Guillaume Grossetie</name>
<email>g.grossetie@gmail.com</email>
</author>
<published>2019-06-14T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f5d7c7e1c9a8b5ba53996e8a8f2f4881929b2ea'/>
<id>3f5d7c7e1c9a8b5ba53996e8a8f2f4881929b2ea</id>
<content type='text'>
See http://asciidoctor.org/docs/user-manual/#include-directive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://asciidoctor.org/docs/user-manual/#include-directive
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gitea_import_ignore_pull_request_comments' into 'master'</title>
<updated>2019-06-14T07:06:32+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-14T07:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=286a593849d1ee1b9908fd924d8272a5e03375df'/>
<id>286a593849d1ee1b9908fd924d8272a5e03375df</id>
<content type='text'>
Don't import pull request comments from Gitea repos

Closes #63071

See merge request gitlab-org/gitlab-ce!29521</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't import pull request comments from Gitea repos

Closes #63071

See merge request gitlab-org/gitlab-ce!29521</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the gitea importer test</title>
<updated>2019-06-14T06:17:51+00:00</updated>
<author>
<name>John Kristensen</name>
<email>john@jerrykan.com</email>
</author>
<published>2019-06-14T06:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=265e52bb80bda8bb5c894a69716d795620fd27a3'/>
<id>265e52bb80bda8bb5c894a69716d795620fd27a3</id>
<content type='text'>
The changes to the tests to support ignoring Gitea pull requests comments were
a bit of a hack. The suggestions provided by Ash McKenzie in
gitlab-org/gitlab-ce!29521 make things a bit more flexible if any future
changes need to be made to the tests.

The changes made to ignore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes to the tests to support ignoring Gitea pull requests comments were
a bit of a hack. The suggestions provided by Ash McKenzie in
gitlab-org/gitlab-ce!29521 make things a bit more flexible if any future
changes need to be made to the tests.

The changes made to ignore
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibility' into 'master'</title>
<updated>2019-06-13T07:54:31+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-13T07:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10ea97505f134ec4b43c93071a02d1498f2e5fc3'/>
<id>10ea97505f134ec4b43c93071a02d1498f2e5fc3</id>
<content type='text'>
Review roulette excludes mr_author

Closes #61157

See merge request gitlab-org/gitlab-ce!28886</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Review roulette excludes mr_author

Closes #61157

See merge request gitlab-org/gitlab-ce!28886</pre>
</div>
</content>
</entry>
<entry>
<title>Excludes MR author from Review roulette</title>
<updated>2019-06-12T19:32:35+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2019-05-30T10:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cef127e10778a21756c00c4226592f32f15a6c1f'/>
<id>cef127e10778a21756c00c4226592f32f15a6c1f</id>
<content type='text'>
Excludes MR author from gitlab_ui and single_codebase Review roulette
results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Excludes MR author from gitlab_ui and single_codebase Review roulette
results.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-update-openid-omniauth-gem' into 'master'</title>
<updated>2019-06-12T17:20:24+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-12T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13'/>
<id>b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13</id>
<content type='text'>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</pre>
</div>
</content>
</entry>
<entry>
<title>Monitor only final states</title>
<updated>2019-06-12T10:33:34+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-12T10:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13364c00d57ce3150a50c23ea3eb0e6af4271d92'/>
<id>13364c00d57ce3150a50c23ea3eb0e6af4271d92</id>
<content type='text'>
There is no reason to monitor transition states so we ignore
ready and active states. We can get ratio of completed vs failed
requests from final states.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no reason to monitor transition states so we ignore
ready and active states. We can get ratio of completed vs failed
requests from final states.
</pre>
</div>
</content>
</entry>
</feed>
