<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/protected_branches.md, branch docs-instance_level_clusters</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>Refactor of API landing page</title>
<updated>2019-02-15T09:39:23+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-02-15T09:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb6e59ebe34f4c51c212ce0587a9a48066081fd7'/>
<id>fb6e59ebe34f4c51c212ce0587a9a48066081fd7</id>
<content type='text'>
- Breaks up into more sections.
- Also minor fixes to pages within sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Breaks up into more sections.
- Also minor fixes to pages within sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace look-alike token with '&lt;your_access_token&gt;'</title>
<updated>2019-01-04T12:19:27+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-12-27T09:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e078d1a8acb4d40ebdc7e1570df6be42cd97e1f'/>
<id>0e078d1a8acb4d40ebdc7e1570df6be42cd97e1f</id>
<content type='text'>
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'&lt;your_access_token&gt;' in API docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'&lt;your_access_token&gt;' in API docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove EE-specific code from ProtectedRefAccess</title>
<updated>2018-09-17T11:36:53+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2018-08-28T16:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b3cd850c3f47ab2527b13d5038abb99893a6bff9'/>
<id>b3cd850c3f47ab2527b13d5038abb99893a6bff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2018-06-06T12:01:46+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2018-06-04T02:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c7ab76bfc388e8377656129624d1046bbf9a1f8'/>
<id>1c7ab76bfc388e8377656129624d1046bbf9a1f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc update</title>
<updated>2018-06-06T12:01:43+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2018-05-22T10:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5a303cf4d1d0182bb5462ca85beb29a5a821700'/>
<id>d5a303cf4d1d0182bb5462ca85beb29a5a821700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename “Developers + Masters”</title>
<updated>2018-06-06T11:57:15+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2018-05-22T11:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfcc7043fe614cbc5fc82f3021a0c4cd8519e24b'/>
<id>cfcc7043fe614cbc5fc82f3021a0c4cd8519e24b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CE backport of ProtectedBranches API changes</title>
<updated>2017-12-07T11:58:50+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jedwardsjones@gitlab.com</email>
</author>
<published>2017-11-22T17:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d47ae1365e259406233764885891923bebc555c'/>
<id>1d47ae1365e259406233764885891923bebc555c</id>
<content type='text'>
In EE we now allow individual users/groups to be set on POST, which required some refactoring.
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In EE we now allow individual users/groups to be set on POST, which required some refactoring.
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ProtectedBranch access level validations</title>
<updated>2017-11-24T13:20:56+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jedwardsjones@gitlab.com</email>
</author>
<published>2017-11-24T12:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6dd9d712ac24a095d0b0506731f9415b7c3b5f5'/>
<id>d6dd9d712ac24a095d0b0506731f9415b7c3b5f5</id>
<content type='text'>
Before an access_level was required in EE even when an
it had been set for a user/group.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before an access_level was required in EE even when an
it had been set for a user/group.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extending API for protected branches</title>
<updated>2017-08-02T10:16:17+00:00</updated>
<author>
<name>Eric</name>
<email>eric.yu@twosigma.com</email>
</author>
<published>2017-08-02T10:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb5b2d8d0eb544630f97233731466a18380301c7'/>
<id>fb5b2d8d0eb544630f97233731466a18380301c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
