<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/api.rb, branch docs-css</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 project http fetch statistics API</title>
<updated>2019-02-27T10:52:35+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-12-13T19:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ae9a44aa17c8929627cc450f936cd960c143e25'/>
<id>5ae9a44aa17c8929627cc450f936cd960c143e25</id>
<content type='text'>
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-group-labels' into 'master'</title>
<updated>2019-02-07T09:48:04+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-02-07T09:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d91b96458e59345dd9ad5b9e3d03a12db6c78270'/>
<id>d91b96458e59345dd9ad5b9e3d03a12db6c78270</id>
<content type='text'>
API group labels

Closes #44901

See merge request gitlab-org/gitlab-ce!21368</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API group labels

Closes #44901

See merge request gitlab-org/gitlab-ce!21368</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '51913-api-getting-projects-for-users-with-dot-gets-404' into 'master'</title>
<updated>2019-02-01T14:35:46+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-02-01T14:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8028a59d7a89ca803902b5b5a206bcf1e83e8c51'/>
<id>8028a59d7a89ca803902b5b5a206bcf1e83e8c51</id>
<content type='text'>
API: Support username with dots

Closes #51913

See merge request gitlab-org/gitlab-ce!24395</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Support username with dots

Closes #51913

See merge request gitlab-org/gitlab-ce!24395</pre>
</div>
</content>
</entry>
<entry>
<title>Inital API implementation for group labels</title>
<updated>2019-01-31T12:49:49+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2018-08-23T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3418697e90ad88abf7850bd7f6faf31dbf198658'/>
<id>3418697e90ad88abf7850bd7f6faf31dbf198658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify user requirements for API slugs</title>
<updated>2019-01-31T10:13:23+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2019-01-31T10:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a612bd070862097893103c4babc63df9ad45b214'/>
<id>a612bd070862097893103c4babc63df9ad45b214</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 'container-repository-cleanup-api' into 'master'</title>
<updated>2019-01-25T13:24:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-01-25T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc6091876d1c70e25f2153d24dbe04f8b4b875a9'/>
<id>dc6091876d1c70e25f2153d24dbe04f8b4b875a9</id>
<content type='text'>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Container repository cleanup API

Closes #55978

See merge request gitlab-org/gitlab-ce!24303</pre>
</div>
</content>
</entry>
<entry>
<title>Add Container Registry API</title>
<updated>2019-01-25T12:13:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-10T14:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=045d07bab37df2020f650f7354157f5267f57c8a'/>
<id>045d07bab37df2020f650f7354157f5267f57c8a</id>
<content type='text'>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
</pre>
</div>
</content>
</entry>
<entry>
<title>API for importing external repos</title>
<updated>2019-01-17T10:37:08+00:00</updated>
<author>
<name>Ben</name>
<email>benmaggacis+gitlab@gmail.com</email>
</author>
<published>2019-01-17T10:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e2bd853336818931f283a284ff4a78815ee4b3b'/>
<id>1e2bd853336818931f283a284ff4a78815ee4b3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API for release asset links</title>
<updated>2019-01-07T05:07:05+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-01-03T11:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=124905e23b6d23253aee461f9d89d434a7b5b44b'/>
<id>124905e23b6d23253aee461f9d89d434a7b5b44b</id>
<content type='text'>
Authorize against release not project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authorize against release not project
</pre>
</div>
</content>
</entry>
<entry>
<title>Include CRUD endpoints for Cluster API</title>
<updated>2019-01-04T21:12:44+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-12-18T21:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=013d2622667c5286377d7b76366981338bb4c4f0'/>
<id>013d2622667c5286377d7b76366981338bb4c4f0</id>
<content type='text'>
Adds the following initial CRUD endpoints for Clusters API:

- GET list of clusters
- GET specific cluster
- POST add existing cluster (mimic of "Add cluster")
- PUT update cluser
- DELETE destroy cluster

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the following initial CRUD endpoints for Clusters API:

- GET list of clusters
- GET specific cluster
- POST add existing cluster (mimic of "Add cluster")
- PUT update cluser
- DELETE destroy cluster

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40473
</pre>
</div>
</content>
</entry>
</feed>
