<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, branch parallel-tests</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 'reduce-example-duplication' into 'master'</title>
<updated>2016-03-13T01:30:08+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytse@gitlab.com</email>
</author>
<published>2016-03-13T01:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=065de4ab791373f7e6b8b5d3b73b5fe7c9e8e7c5'/>
<id>065de4ab791373f7e6b8b5d3b73b5fe7c9e8e7c5</id>
<content type='text'>

Reduce example documentation.

We should not duplicate indexes between the top level and lower level.

See merge request !3162</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Reduce example documentation.

We should not duplicate indexes between the top level and lower level.

See merge request !3162</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate entries.</title>
<updated>2016-03-13T01:28:54+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytse@gitlab.com</email>
</author>
<published>2016-03-13T01:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e27284a7b9cbd153d61b831b3794f6a2b5ef6a1'/>
<id>4e27284a7b9cbd153d61b831b3794f6a2b5ef6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pg_trgm to the PostgreSQL requirements</title>
<updated>2016-03-11T20:25:24+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-03-04T11:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ba20457fb7e16538e447bd6d3782cb8b7b506fa'/>
<id>0ba20457fb7e16538e447bd6d3782cb8b7b506fa</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 'docs_typo_ci' into 'master'</title>
<updated>2016-03-11T19:28:52+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-03-11T19:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7b386ce4f2f2e75aae4cdc21bc5072f595d9027'/>
<id>d7b386ce4f2f2e75aae4cdc21bc5072f595d9027</id>
<content type='text'>

Fix incorrect gitlab.rb variable in CI docs

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14115

See merge request !3187</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix incorrect gitlab.rb variable in CI docs

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14115

See merge request !3187</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect gitlab.rb variable in CI docs</title>
<updated>2016-03-11T19:26:18+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-03-11T19:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5461170fb39d62d8b780d4bd02eaddc8b4918686'/>
<id>5461170fb39d62d8b780d4bd02eaddc8b4918686</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'omniauth-saml-upgrade' into 'master'</title>
<updated>2016-03-11T16:48:52+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>patricio@gitlab.com</email>
</author>
<published>2016-03-11T16:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6bc7fad8ea2ace62157797e0c884ba36a5545152'/>
<id>6bc7fad8ea2ace62157797e0c884ba36a5545152</id>
<content type='text'>

Upgrade `omniauth-saml` to 1.5.0 and document it's new capabilities.

With this MR I'm upgrading `omniauth-saml` to 1.5.0 to include new and improved functionality. See https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md for more details.

This MR includes new documentation, so @axil can you also take a look?

/cc @DouweM 

See merge request !3170</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Upgrade `omniauth-saml` to 1.5.0 and document it's new capabilities.

With this MR I'm upgrading `omniauth-saml` to 1.5.0 to include new and improved functionality. See https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md for more details.

This MR includes new documentation, so @axil can you also take a look?

/cc @DouweM 

See merge request !3170</pre>
</div>
</content>
</entry>
<entry>
<title>Doc syntax fixes</title>
<updated>2016-03-11T16:47:34+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>suprnova32@gmail.com</email>
</author>
<published>2016-03-11T16:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95e73f87a99a0869d503451ab93a36bdc2530445'/>
<id>95e73f87a99a0869d503451ab93a36bdc2530445</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-benchmark-suite' into 'master'</title>
<updated>2016-03-11T15:06:37+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-03-11T15:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a84e8381ac7e8dc0ecef7b7af83553161033e3c'/>
<id>5a84e8381ac7e8dc0ecef7b7af83553161033e3c</id>
<content type='text'>

Removed benchmark suite and its documentation

Related issue: gitlab-org/gitlab-ce#13718

See merge request !3137</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Removed benchmark suite and its documentation

Related issue: gitlab-org/gitlab-ce#13718

See merge request !3137</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use the same hash syntax in the new documentation.</title>
<updated>2016-03-10T21:52:52+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>suprnova32@gmail.com</email>
</author>
<published>2016-03-10T21:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4237f1fe36e85501b624488cd227a91c6770eb3'/>
<id>e4237f1fe36e85501b624488cd227a91c6770eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade `omniauth-saml` to 1.5.0 and document it's new capabilities.</title>
<updated>2016-03-10T21:07:10+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>suprnova32@gmail.com</email>
</author>
<published>2016-03-10T21:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32ddf092f3ca5cbb9fdb7b7b3754ba61495d0532'/>
<id>32ddf092f3ca5cbb9fdb7b7b3754ba61495d0532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
