<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/public_access, branch lib-differences</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>Update visibility level doc</title>
<updated>2019-07-29T21:03:28+00:00</updated>
<author>
<name>Cody West</name>
<email>cwest@gitlab.com</email>
</author>
<published>2019-07-29T21:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=922857cf480854667d99ad4f811782aaab1a66e3'/>
<id>922857cf480854667d99ad4f811782aaab1a66e3</id>
<content type='text'>
Adding parenthetical about guest users not being able to view private
projects.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding parenthetical about guest users not being able to view private
projects.</pre>
</div>
</content>
</entry>
<entry>
<title>Docs update for visibility restriction on GitLab.com</title>
<updated>2019-07-03T01:41:50+00:00</updated>
<author>
<name>Jeremy Watson</name>
<email>jwatson@gitlab.com</email>
</author>
<published>2019-07-03T01:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e83222a60f4935826025e13a352aefb258034b32'/>
<id>e83222a60f4935826025e13a352aefb258034b32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update note style in various docs</title>
<updated>2019-06-12T05:47:06+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-12T05:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=014ab2eb06786f31521332ab1779c39318377240'/>
<id>014ab2eb06786f31521332ab1779c39318377240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update front matter tags and grammar in two docs</title>
<updated>2019-06-10T01:10:17+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-10T01:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bf9f6b1f73115da894c2658d26961feb6b6c6cc'/>
<id>1bf9f6b1f73115da894c2658d26961feb6b6c6cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SSOT edits to docs that are alone in root directories</title>
<updated>2019-06-10T01:10:17+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-24T08:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20c66d6e29df21df437f3f11afd0dd5c1b1230fe'/>
<id>20c66d6e29df21df437f3f11afd0dd5c1b1230fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that Owners have permissions to change visibility.</title>
<updated>2019-02-21T02:25:05+00:00</updated>
<author>
<name>Thad Guidry</name>
<email>thadguidry@gmail.com</email>
</author>
<published>2019-02-21T02:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d609ac1a8b8b9602e31c36f9fbb159b1e5ae237'/>
<id>8d609ac1a8b8b9602e31c36f9fbb159b1e5ae237</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>Add documentation on private projects</title>
<updated>2018-07-09T10:48:18+00:00</updated>
<author>
<name>Cindy Pallares 🦉</name>
<email>cindy@gitlab.com</email>
</author>
<published>2018-07-09T10:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=80ca818150cc90739e3a39e011710ab5c2cf5a40'/>
<id>80ca818150cc90739e3a39e011710ab5c2cf5a40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an image to the public access documentation and fix wrong profile path</title>
<updated>2017-01-19T17:44:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-15T16:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=621b23da66808fc9644667b640b43c7732b4a4c0'/>
<id>621b23da66808fc9644667b640b43c7732b4a4c0</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change URLs to new permissions.md location</title>
<updated>2016-07-12T15:03:29+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-07-12T15:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7'/>
<id>f031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
