<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch 10443-ee-diff-commits-commit</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>Bring all EE-only API docs to CE</title>
<updated>2019-05-18T21:27:41+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-05-18T21:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0db41672ec1cc388192565d4a51f652c384eb5a4'/>
<id>0db41672ec1cc388192565d4a51f652c384eb5a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#46469 - Added ref querystring parameter to project search to allow searching on branches other than master</title>
<updated>2019-05-17T06:10:08+00:00</updated>
<author>
<name>Lee Tickett</name>
<email>lee@tickett.net</email>
</author>
<published>2019-05-17T06:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4e9259d8a39c0f1777af025fd7255dafb5d0e44'/>
<id>a4e9259d8a39c0f1777af025fd7255dafb5d0e44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2019-05-14T21:30:06+00:00</updated>
<author>
<name>Nicholas Bishop</name>
<email>nicholasbishop@gmail.com</email>
</author>
<published>2019-05-14T21:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2eaae6132e761e7ab946c4d6f2004fac0fbaf89'/>
<id>c2eaae6132e761e7ab946c4d6f2004fac0fbaf89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow replying to an individual note in the API</title>
<updated>2019-05-06T18:48:32+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-05-06T10:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00af4c6d6a8ea2997f57d6e872992b9fc72839d8'/>
<id>00af4c6d6a8ea2997f57d6e872992b9fc72839d8</id>
<content type='text'>
If you can do this in the UI, you should be able to do it in the API. If
a discussion is not a single note discussion, or it is replyable, you
can reply to it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you can do this in the UI, you should be able to do it in the API. If
a discussion is not a single note discussion, or it is replyable, you
can reply to it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for CI variables of type file</title>
<updated>2019-05-06T13:11:42+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-06T13:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85609c117e2b96a786204069669c66d36d971733'/>
<id>85609c117e2b96a786204069669c66d36d971733</id>
<content type='text'>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Merge EE doc/​user/group to CE</title>
<updated>2019-05-05T12:21:46+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-05T12:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ddfa5765ec405b54294de58b95bf544a8458e3e'/>
<id>5ddfa5765ec405b54294de58b95bf544a8458e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gitlab-managed option to clusters form</title>
<updated>2019-05-03T01:05:53+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-05-03T01:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89132bbdd63bbd033c43422500a972af6d94a4d0'/>
<id>89132bbdd63bbd033c43422500a972af6d94a4d0</id>
<content type='text'>
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bertrand-lpl-master-patch-56649' into 'master'</title>
<updated>2019-05-01T16:24:57+00:00</updated>
<author>
<name>Mike Lewis</name>
<email>mlewis@gitlab.com</email>
</author>
<published>2019-05-01T16:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43648e5ed9c23e5e34bd67255aac329b32b3e925'/>
<id>43648e5ed9c23e5e34bd67255aac329b32b3e925</id>
<content type='text'>
Replace misinterpreted `|` caracter in a table

See merge request gitlab-org/gitlab-ce!25319</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace misinterpreted `|` caracter in a table

See merge request gitlab-org/gitlab-ce!25319</pre>
</div>
</content>
</entry>
<entry>
<title>Backport docs update for multiple assignees for MRs</title>
<updated>2019-04-30T23:55:29+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-04-30T23:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0e38afc02362f18839982707fc85640e18221a3'/>
<id>a0e38afc02362f18839982707fc85640e18221a3</id>
<content type='text'>
This backports API and quick action docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports API and quick action docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bw-add-graphql-groups' into 'master'</title>
<updated>2019-04-30T14:51:33+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-04-30T14:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=191152104399cad8b01d06712501250688fca9d7'/>
<id>191152104399cad8b01d06712501250688fca9d7</id>
<content type='text'>
Add basic GraphQL for a Group

Closes #60786

See merge request gitlab-org/gitlab-ce!27492</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add basic GraphQL for a Group

Closes #60786

See merge request gitlab-org/gitlab-ce!27492</pre>
</div>
</content>
</entry>
</feed>
