<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch update-singleton-pattern-docs</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>fix for Follow-up from "Backport of Multiple Assignees feature</title>
<updated>2017-05-11T16:11:49+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-08T14:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22722659c233efb3b65bb35286ff07c192e3fc85'/>
<id>22722659c233efb3b65bb35286ff07c192e3fc85</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 'master' into 'master'</title>
<updated>2017-05-11T10:23:23+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-05-11T10:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f07a7993e48f758fbe805bc50c631e4cba793205'/>
<id>f07a7993e48f758fbe805bc50c631e4cba793205</id>
<content type='text'>

Update README.md with Authentication projects example

See merge request !11162</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update README.md with Authentication projects example

See merge request !11162</pre>
</div>
</content>
</entry>
<entry>
<title>update API doc with +API (h1 heading)</title>
<updated>2017-05-10T18:48:07+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>virtua.creative@gmail.com</email>
</author>
<published>2017-05-10T18:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5eb66663e757706e734ebff7f61918fed898075'/>
<id>d5eb66663e757706e734ebff7f61918fed898075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md with projects example</title>
<updated>2017-05-08T10:05:59+00:00</updated>
<author>
<name>Toni</name>
<email>unmail.toni@gmail.com</email>
</author>
<published>2017-05-08T10:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62e130657bf05c048e180c991c8774200674860a'/>
<id>62e130657bf05c048e180c991c8774200674860a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of multiple_assignees_feature [ci skip]</title>
<updated>2017-05-04T14:11:53+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-05-04T12:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=387c4b2c21a44360386a9b8ce6849e7f1b8a3de9'/>
<id>387c4b2c21a44360386a9b8ce6849e7f1b8a3de9</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 '31544-size-of-project-from-api' into 'master'</title>
<updated>2017-05-04T07:16:08+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-04T07:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12c34c1cbbaeb107b826a52b784e0dc10f5a53ba'/>
<id>12c34c1cbbaeb107b826a52b784e0dc10f5a53ba</id>
<content type='text'>

Resolve "Size of project from API"

Closes #31544

See merge request !11013</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Resolve "Size of project from API"

Closes #31544

See merge request !11013</pre>
</div>
</content>
</entry>
<entry>
<title>Expose project statistics on single requests via the API</title>
<updated>2017-05-03T10:45:19+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-05-01T09:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21f5515a5ffb46bb2e710c17690122903bca126e'/>
<id>21f5515a5ffb46bb2e710c17690122903bca126e</id>
<content type='text'>
+ The statistics parameter was already accepted
* This commit ensure that it is respected for GET /projects/:id endpoint
+ Add documentation of the parameter and update the example response for stats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ The statistics parameter was already accepted
* This commit ensure that it is respected for GET /projects/:id endpoint
+ Add documentation of the parameter and update the example response for stats
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-04-27T13:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=255bfd658340e36a882108d4a9911d7f9cde638d'/>
<id>255bfd658340e36a882108d4a9911d7f9cde638d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revise documents</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-04-05T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dad973b59af297723c20726ef129d0e90b0bca87'/>
<id>dad973b59af297723c20726ef129d0e90b0bca87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopt awesome axil idea</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-30T09:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4bd0d8e433cdffba9e28a24657104eb2b0b0e761'/>
<id>4bd0d8e433cdffba9e28a24657104eb2b0b0e761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
