<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch an-multi-level-cache-store</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>Add a note about private_profile changes in 12.1</title>
<updated>2019-07-19T09:53:19+00:00</updated>
<author>
<name>Adam Hegyi</name>
<email>ahegyi@gitlab.com</email>
</author>
<published>2019-07-19T09:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bc5a3e4bdb2198c10fcc292b787c12bb479c6fa'/>
<id>1bc5a3e4bdb2198c10fcc292b787c12bb479c6fa</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 'fix-lint-api-path-in-docs' into 'master'</title>
<updated>2019-07-19T05:28:42+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-19T05:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab105df6090e3a8c504b42806cde1aec9f2ce623'/>
<id>ab105df6090e3a8c504b42806cde1aec9f2ce623</id>
<content type='text'>
Update lint.md to provide correct path for API call as per #58223

Closes #58223

See merge request gitlab-org/gitlab-ce!25703</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update lint.md to provide correct path for API call as per #58223

Closes #58223

See merge request gitlab-org/gitlab-ce!25703</pre>
</div>
</content>
</entry>
<entry>
<title>Update numbered lists for docs standards</title>
<updated>2019-07-19T02:20:32+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-19T02:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7da80b2d36adc30964423042e956ef880a2650f9'/>
<id>7da80b2d36adc30964423042e956ef880a2650f9</id>
<content type='text'>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update lint.md to provide the correct path for the API</title>
<updated>2019-07-18T21:57:11+00:00</updated>
<author>
<name>Elliot Rushton</name>
<email>erushton@gitlab.com</email>
</author>
<published>2019-03-02T00:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4c2e44801f6e8860c718b34d953ff402158eb9bc'/>
<id>4c2e44801f6e8860c718b34d953ff402158eb9bc</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 'webide-commit-use-correct-parent' into 'master'</title>
<updated>2019-07-18T10:47:35+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-18T10:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3069cb25451cf9aad4840551b7286fee1c5aebc8'/>
<id>3069cb25451cf9aad4840551b7286fee1c5aebc8</id>
<content type='text'>
Use correct parent when committing in WebIDE

See merge request gitlab-org/gitlab-ce!29598</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use correct parent when committing in WebIDE

See merge request gitlab-org/gitlab-ce!29598</pre>
</div>
</content>
</entry>
<entry>
<title>Add start_sha to commits API</title>
<updated>2019-07-18T07:19:18+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-06-13T10:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8cecafb07792bcaf9d7ffa85766c3b33c1dd252'/>
<id>f8cecafb07792bcaf9d7ffa85766c3b33c1dd252</id>
<content type='text'>
When passing start_branch on committing from the WebIDE, it's possible
that the branch has changed since editing started, which results in the
change being applied on top of the latest commit in the branch and
overwriting the new changes.

By passing the start_sha instead we can make sure that the change is
applied on top of the commit which the user started editing from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When passing start_branch on committing from the WebIDE, it's possible
that the branch has changed since editing started, which results in the
change being applied on top of the latest commit in the branch and
overwriting the new changes.

By passing the start_sha instead we can make sure that the change is
applied on top of the commit which the user started editing from.
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc for "Move external authorization service API management to EE"</title>
<updated>2019-07-18T01:19:46+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2019-07-18T01:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=feb571a1ddf41826b339bf5dd1984561622998bb'/>
<id>feb571a1ddf41826b339bf5dd1984561622998bb</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 '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'</title>
<updated>2019-07-16T22:13:26+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-16T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0400dc7c01ab53cdc286d639b50e1ce98a9beaf'/>
<id>f0400dc7c01ab53cdc286d639b50e1ce98a9beaf</id>
<content type='text'>
CE Backport: Read and write User "Admin notes" via API

See merge request gitlab-org/gitlab-ce!30775</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE Backport: Read and write User "Admin notes" via API

See merge request gitlab-org/gitlab-ce!30775</pre>
</div>
</content>
</entry>
<entry>
<title>CE: Read and write User "Admin notes" via API</title>
<updated>2019-07-16T19:41:10+00:00</updated>
<author>
<name>manojmj</name>
<email>mmj@gitlab.com</email>
</author>
<published>2019-07-16T09:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce40c12849c8977e285962f8752cd78ac64c92ea'/>
<id>ce40c12849c8977e285962f8752cd78ac64c92ea</id>
<content type='text'>
This change adds the ability to read and
write admin notes for a user via the
USER API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the ability to read and
write admin notes for a user via the
USER API
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs Dependencies API</title>
<updated>2019-07-16T13:06:09+00:00</updated>
<author>
<name>Tetiana Chupryna</name>
<email>tchupryna@gitlab.com</email>
</author>
<published>2019-07-16T13:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96454b0fb632e3129876456f3f190ada8caf144e'/>
<id>96454b0fb632e3129876456f3f190ada8caf144e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
