<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, branch fix/serialized-commit-path</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'zj-unadressable-url-variables' into 'master'</title>
<updated>2017-01-12T18:19:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-12T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=764fc0dd69b3e064d4b14ce8125fbb6daa98cf7f'/>
<id>764fc0dd69b3e064d4b14ce8125fbb6daa98cf7f</id>
<content type='text'>

Do not check for valid url for .gitlab-ci.yml

Closes #22970

See merge request !8451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Do not check for valid url for .gitlab-ci.yml

Closes #22970

See merge request !8451</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://91.123.203.49/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>Fix Rubocop offenses in LDAP related code and spec</title>
<updated>2017-01-10T13:31:21+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-01-10T13:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cff423449f0015d92fa8a06f034eaa2b0ad9af9f'/>
<id>cff423449f0015d92fa8a06f034eaa2b0ad9af9f</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 'restore-backup-when-env-variable-is-passed' into 'master'</title>
<updated>2017-01-10T11:09:06+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-10T11:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e93cd61793020128ae2f577b20d8e4cc2313ce8b'/>
<id>e93cd61793020128ae2f577b20d8e4cc2313ce8b</id>
<content type='text'>

Restore backup correctly when "BACKUP" environment variable is passed

Closes #26090

See merge request !8477</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Restore backup correctly when "BACKUP" environment variable is passed

Closes #26090

See merge request !8477</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://91.123.203.49/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>
<entry>
<title>Restore backup correctly when "BACKUP" environment variable is passed</title>
<updated>2017-01-09T17:38:53+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-01-09T17:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82692ea2140fc35cca4157050c29abffbc5d71b0'/>
<id>82692ea2140fc35cca4157050c29abffbc5d71b0</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 '19086-double-newline' into 'master'</title>
<updated>2017-01-09T15:50:05+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-09T15:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c62482144e786f83ed62298e06604e46e93107e'/>
<id>6c62482144e786f83ed62298e06604e46e93107e</id>
<content type='text'>

Fix Double Spaced CI Log

Closes #19086

See merge request !8349</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix Double Spaced CI Log

Closes #19086

See merge request !8349</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/log-ldap-to-application-log' into 'master'</title>
<updated>2017-01-09T13:39:19+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-09T13:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60569032658e93658f789f8bd8bbaef56ea39412'/>
<id>60569032658e93658f789f8bd8bbaef56ea39412</id>
<content type='text'>

Log LDAP blocking/unblocking events to application log

See merge request !8042</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Log LDAP blocking/unblocking events to application log

See merge request !8042</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'track_last_used_date_of_ssh_keys' into 'master'</title>
<updated>2017-01-09T10:30:49+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-09T10:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb4964d23b49f775ad3c8aa562942911b6b1c262'/>
<id>cb4964d23b49f775ad3c8aa562942911b6b1c262</id>
<content type='text'>

Record and show last used date of SSH Keys

See merge request !8113</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Record and show last used date of SSH Keys

See merge request !8113</pre>
</div>
</content>
</entry>
<entry>
<title>Record and show last used date of SSH Keys</title>
<updated>2017-01-08T17:15:39+00:00</updated>
<author>
<name>Vincent Wong</name>
<email>wingyu64@gmail.com</email>
</author>
<published>2016-12-21T14:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6df93a51f90c7ed29ce6667c6b1a8debf02506e'/>
<id>b6df93a51f90c7ed29ce6667c6b1a8debf02506e</id>
<content type='text'>
Addresses: Issue #13810

1. Adds a last_used_at attribute to the Key table/model
2. Update a key's last_used_at whenever it gets used
3. Display how long ago an ssh key was last used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses: Issue #13810

1. Adds a last_used_at attribute to the Key table/model
2. Update a key's last_used_at whenever it gets used
3. Display how long ago an ssh key was last used
</pre>
</div>
</content>
</entry>
</feed>
