<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/integration, branch top_level_clusters_controller</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>Edited uid_attribute information with suggested changes</title>
<updated>2018-10-22T14:36:09+00:00</updated>
<author>
<name>Blair Lunceford</name>
<email>blunceford@gitlab.com</email>
</author>
<published>2018-10-22T14:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba525ca938c7c9b156893a1d8217e1cdcab25143'/>
<id>ba525ca938c7c9b156893a1d8217e1cdcab25143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information about the uid_attribute custom setting in the SAML docs</title>
<updated>2018-10-19T19:59:53+00:00</updated>
<author>
<name>Blair Lunceford</name>
<email>blunceford@gitlab.com</email>
</author>
<published>2018-10-19T19:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81e954f884d8b5060ce89918c74577fab8d90ffd'/>
<id>81e954f884d8b5060ce89918c74577fab8d90ffd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct Gitlab to GitLab in docs</title>
<updated>2018-09-25T04:57:57+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2018-09-25T04:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd7358a8cd532b309c03ab0990b3164856698aad'/>
<id>fd7358a8cd532b309c03ab0990b3164856698aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct grammar (setup to set-up) in Docs</title>
<updated>2018-09-21T14:29:14+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2018-09-19T16:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=109cfd951d0763d72cf0f9b72f45a4a58af76ad1'/>
<id>109cfd951d0763d72cf0f9b72f45a4a58af76ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable omniauth by default</title>
<updated>2018-09-13T12:44:04+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-12T10:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4dc492123a88860a944d50bbe30ac9966b5e4b6'/>
<id>b4dc492123a88860a944d50bbe30ac9966b5e4b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "CE documentation is not CommonMark compliant"</title>
<updated>2018-09-06T16:52:18+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2018-09-06T16:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0be58a1b313df976ea4b0e37163f8fea81ce5f4'/>
<id>b0be58a1b313df976ea4b0e37163f8fea81ce5f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compress all PNG images under doc/</title>
<updated>2018-08-27T13:52:03+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-08-21T11:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8dbcd11075e5a1bab6041f6c140bf0d8d27e4f26'/>
<id>8dbcd11075e5a1bab6041f6c140bf0d8d27e4f26</id>
<content type='text'>
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Gemnasium service</title>
<updated>2018-08-20T18:09:57+00:00</updated>
<author>
<name>Gilbert Roulot</name>
<email>groulot@gitlab.com</email>
</author>
<published>2018-08-20T18:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4d7d4a0c16bfcac87416a0ba51296039e4c8b1d4'/>
<id>4d7d4a0c16bfcac87416a0ba51296039e4c8b1d4</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 'sh-bitbucket-importer-docs' into 'master'</title>
<updated>2018-08-09T09:04:15+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-08-09T09:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd741f3043fd161ea7ced12bcd1b391bce610708'/>
<id>bd741f3043fd161ea7ced12bcd1b391bce610708</id>
<content type='text'>
Add Bitbucket Server importer docs

See merge request gitlab-org/gitlab-ce!21097</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Bitbucket Server importer docs

See merge request gitlab-org/gitlab-ce!21097</pre>
</div>
</content>
</entry>
<entry>
<title>Add Bitbucket Server importer docs</title>
<updated>2018-08-08T22:25:25+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-08-08T21:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b884a2e53c1ecc9cfae3eee9dc715b5f4a5d0ae9'/>
<id>b884a2e53c1ecc9cfae3eee9dc715b5f4a5d0ae9</id>
<content type='text'>
Add details for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20164.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add details for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20164.
</pre>
</div>
</content>
</entry>
</feed>
