<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models, branch fix/serialized-commit-path</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>Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'</title>
<updated>2017-01-12T22:39:46+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-01-12T22:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e75b1f11057829964dd9c3aac3b0a0deb964707e'/>
<id>e75b1f11057829964dd9c3aac3b0a0deb964707e</id>
<content type='text'>
Use ReactiveCaching to update external CI status asynchronously

See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ReactiveCaching to update external CI status asynchronously

See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'use-configured-git' into 'master'</title>
<updated>2017-01-12T18:27:33+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-12T18:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3eebca7b5c8af599d4aec6f2b5b4905408079754'/>
<id>3eebca7b5c8af599d4aec6f2b5b4905408079754</id>
<content type='text'>

Use configured git rather thans system git

See merge request !8460</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use configured git rather thans system git

See merge request !8460</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'Sanson/gitlab-ce-asciidoctor-plantuml' into 'master'</title>
<updated>2017-01-12T11:18:42+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-12T11:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50fff719fc148ac9f6f6a309770c6136a3aeb31b'/>
<id>50fff719fc148ac9f6f6a309770c6136a3aeb31b</id>
<content type='text'>

Add support for PlantUML diagrams in Asciidoc.

Closes #17603

See merge request !8537</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add support for PlantUML diagrams in Asciidoc.

Closes #17603

See merge request !8537</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://trove.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>New error message recreating projects on pending delete</title>
<updated>2017-01-11T14:07:09+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-07-21T09:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3cfa39e3cb7a4a04f3f42d00c4740d317690bbc'/>
<id>d3cfa39e3cb7a4a04f3f42d00c4740d317690bbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master'</title>
<updated>2017-01-10T10:20:03+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-10T10:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58db2929f713c90a9b66b27b5a2fc46d6a0dbf94'/>
<id>58db2929f713c90a9b66b27b5a2fc46d6a0dbf94</id>
<content type='text'>

Treat environments matching `production/*` as Production for Cycle Analytics

Closes #24139

See merge request !8500</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Treat environments matching `production/*` as Production for Cycle Analytics

Closes #24139

See merge request !8500</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'auto-pipelines-vue' into 'master'</title>
<updated>2017-01-09T21:11:17+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-01-09T21:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f1701c56a7ce6ee2870bd6a280cf5bf788bd607'/>
<id>2f1701c56a7ce6ee2870bd6a280cf5bf788bd607</id>
<content type='text'>

Pipelines Vue

See merge request !7196</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Pipelines Vue

See merge request !7196</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'label-length-validation' into 'master'</title>
<updated>2017-01-09T20:50:57+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-09T20:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6524ec5deead306773e34a11152cb87e613a9273'/>
<id>6524ec5deead306773e34a11152cb87e613a9273</id>
<content type='text'>

Validate label's title length

See merge request !5767</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Validate label's title length

See merge request !5767</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-project-authorizations-id-column' into 'master'</title>
<updated>2017-01-09T20:10:29+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-09T20:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4beae79376923529dfffbea76988a1f22e6f49dd'/>
<id>4beae79376923529dfffbea76988a1f22e6f49dd</id>
<content type='text'>

Remove the project_authorizations.id column

See merge request !8479</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove the project_authorizations.id column

See merge request !8479</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into auto-pipelines-vue</title>
<updated>2017-01-09T17:54:02+00:00</updated>
<author>
<name>Regis</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-01-09T17:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6625f479f857aefde855f45d3e2c820bfbb872e3'/>
<id>6625f479f857aefde855f45d3e2c820bfbb872e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
