<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/integration/README.md, branch fix/encoding-binary-issue</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>Implement OpenID Connect identity provider</title>
<updated>2017-03-07T13:54:35+00:00</updated>
<author>
<name>Markus Koller</name>
<email>markus-koller@gmx.ch</email>
</author>
<published>2016-12-09T17:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4982890489d254da2fe998aab30bf257767ed5e'/>
<id>c4982890489d254da2fe998aab30bf257767ed5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move project services to new location under Integrations</title>
<updated>2017-02-03T19:28:47+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-02-03T18:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6ac23250a41bd6be7f4e530bff22a8e1cfd3104'/>
<id>a6ac23250a41bd6be7f4e530bff22a8e1cfd3104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for PlantUML diagrams in Asciidoc.</title>
<updated>2017-01-12T10:04:52+00:00</updated>
<author>
<name>Horacio Sanson</name>
<email>horacio@allm.net</email>
</author>
<published>2016-11-28T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f986b4c4e529f4c2518f0ce37dc9dfcaa2f073a0'/>
<id>f986b4c4e529f4c2518f0ce37dc9dfcaa2f073a0</id>
<content type='text'>
This MR enables rendering of PlantUML diagrams in Asciidoc documents. To add a
PlantUML diagram all we need is to include a plantuml block like:

```
[plantuml, id="myDiagram", width="100px", height="100px"]
--
bob -&gt; alice : ping
alice -&gt; bob : pong
--
```

The plantuml block is substituted by an HTML img element with *src* pointing to
an external PlantUML server.

This MR also add a PlantUML integration section to the Administrator -&gt; Settings
page to configure the PlantUML rendering service and to enable/disable it.

Closes: #17603
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR enables rendering of PlantUML diagrams in Asciidoc documents. To add a
PlantUML diagram all we need is to include a plantuml block like:

```
[plantuml, id="myDiagram", width="100px", height="100px"]
--
bob -&gt; alice : ping
alice -&gt; bob : pong
--
```

The plantuml block is substituted by an HTML img element with *src* pointing to
an external PlantUML server.

This MR also add a PlantUML integration section to the Administrator -&gt; Settings
page to configure the PlantUML rendering service and to enable/disable it.

Closes: #17603
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for Authentiq oauth provider</title>
<updated>2016-12-21T08:51:10+00:00</updated>
<author>
<name>Alex</name>
<email>dev.alexkeramidas@gmail.com</email>
</author>
<published>2016-12-11T12:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e186b76bb22c5803e3d7105f8ff78c11128812d'/>
<id>6e186b76bb22c5803e3d7105f8ff78c11128812d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move JIRA service doc back to its old location</title>
<updated>2016-11-22T12:05:58+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-11-22T12:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a478a1dde4e02fcddc41d4e799fed70031162cd0'/>
<id>a478a1dde4e02fcddc41d4e799fed70031162cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'docs/jira-old' into 'master'"</title>
<updated>2016-11-22T12:02:44+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-11-17T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=264eda9f744f82173da4aac756643ac498b5b6a3'/>
<id>264eda9f744f82173da4aac756643ac498b5b6a3</id>
<content type='text'>
This reverts merge request !7365</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !7365</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-9' into 'master'</title>
<updated>2016-11-15T07:48:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-11-15T07:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1dcd521edb3d179f04b6c366507544607a7eb9de'/>
<id>1dcd521edb3d179f04b6c366507544607a7eb9de</id>
<content type='text'>

clarify best way to install custom CA

See merge request !7434</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

clarify best way to install custom CA

See merge request !7434</pre>
</div>
</content>
</entry>
<entry>
<title>clarify best way to install custom CA</title>
<updated>2016-11-15T07:44:37+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2016-11-15T07:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b105d9da75d9e5131f2c118bc87f67df108d1214'/>
<id>b105d9da75d9e5131f2c118bc87f67df108d1214</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Super User spacing</title>
<updated>2016-11-12T00:54:24+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2016-11-12T00:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e86ef2fd03500eaae2abd86164c9a91d9cc79921'/>
<id>e86ef2fd03500eaae2abd86164c9a91d9cc79921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back the old JIRA docs</title>
<updated>2016-11-08T21:09:38+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-11-08T21:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b105e3dcbd5ba4ab5da28dfc68916f543e55da2f'/>
<id>b105e3dcbd5ba4ab5da28dfc68916f543e55da2f</id>
<content type='text'>
https://gitlab.zendesk.com/agent/tickets/48003

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.zendesk.com/agent/tickets/48003

[ci skip]
</pre>
</div>
</content>
</entry>
</feed>
