<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/projects.md, branch refactor_auto_devops_enabled</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>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://91.123.203.49/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>Include merge method link in attribute description</title>
<updated>2019-07-10T03:08:15+00:00</updated>
<author>
<name>Cindy Pallares 🦉</name>
<email>cindy@gitlab.com</email>
</author>
<published>2019-07-10T03:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=275f37030fbda23e97b0d2db8c1964868e651e52'/>
<id>275f37030fbda23e97b0d2db8c1964868e651e52</id>
<content type='text'>
Currently, the project visibility methods attribute description link to
the descriptions and options for visibility methods. The merge methods
attribute description doesn't should do the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the project visibility methods attribute description link to
the descriptions and options for visibility methods. The merge methods
attribute description doesn't should do the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into sathieu/gitlab-ce-project_api</title>
<updated>2019-07-09T17:45:46+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-07-09T17:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2615265ef82e07ea36df67f6d1a11ad4a731ad63'/>
<id>2615265ef82e07ea36df67f6d1a11ad4a731ad63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the negative commit message push rule for the API.</title>
<updated>2019-07-09T16:01:14+00:00</updated>
<author>
<name>Maikel</name>
<email>maikel@mediamoose.nl</email>
</author>
<published>2019-06-06T11:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4d8f28f6e9b192b6a9f64a62c3f33d62354e3848'/>
<id>4d8f28f6e9b192b6a9f64a62c3f33d62354e3848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing badges to use parentheses not brackets</title>
<updated>2019-07-08T08:50:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2'/>
<id>73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2</id>
<content type='text'>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up EE api docs that were merged to CE</title>
<updated>2019-07-04T08:22:41+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-04T08:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ac2c3ef434db3b6437811b7a198a086cd155a38'/>
<id>8ac2c3ef434db3b6437811b7a198a086cd155a38</id>
<content type='text'>
Many small fixes to api docs which were merged from EE to CE,
and tables cleaned up, as noted in issue
https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many small fixes to api docs which were merged from EE to CE,
and tables cleaned up, as noted in issue
https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce changes to doc/api/projects.md</title>
<updated>2019-07-04T08:08:35+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-04T08:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=203ef336392befd907c335a4a851ec0794d5e91a'/>
<id>203ef336392befd907c335a4a851ec0794d5e91a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update json for "Get single project" doc</title>
<updated>2019-07-03T14:18:05+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2019-06-27T12:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d529c8f6227eb79d1adb0d2bfece2ac59c578114'/>
<id>d529c8f6227eb79d1adb0d2bfece2ac59c578114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto_devops_* to project API</title>
<updated>2019-07-03T14:18:05+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2019-05-15T14:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e44167004dd44cf727829d0fc9df59fe3404bb49'/>
<id>e44167004dd44cf727829d0fc9df59fe3404bb49</id>
<content type='text'>
The auto_devops object sometimes doesn't exists. We may need to create
it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The auto_devops object sometimes doesn't exists. We may need to create
it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto_cancel_pending_pipelines to project API</title>
<updated>2019-07-03T14:18:05+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2019-05-15T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5028f5d73d8fa69f72ac8d2b1cc493d82cf6f3e4'/>
<id>5028f5d73d8fa69f72ac8d2b1cc493d82cf6f3e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
