<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch api-subscription-restful</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>API: Make subscription API more RESTfuL</title>
<updated>2017-02-21T16:44:44+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-17T09:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55f2425a678b61178d46e50f2b5a2da929228f52'/>
<id>55f2425a678b61178d46e50f2b5a2da929228f52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport Todos API to V3</title>
<updated>2017-02-21T11:01:18+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-21T09:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32691ffd4a87e3492fa2d24d904602683bcf8ffb'/>
<id>32691ffd4a87e3492fa2d24d904602683bcf8ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Use POST requests to mark todos as done</title>
<updated>2017-02-21T11:01:15+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-21T09:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ef911f0e086badcb717c68cd1817c68ed8b4d8d'/>
<id>1ef911f0e086badcb717c68cd1817c68ed8b4d8d</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 '26315-unify-labels-filter-behavior' into 'master'</title>
<updated>2017-02-20T19:26:30+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-20T19:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe9cae2618cfb31d86ddc4ae68f45077c236d00b'/>
<id>fe9cae2618cfb31d86ddc4ae68f45077c236d00b</id>
<content type='text'>

Unify issues search behavior by always filtering when ALL labels matches

Closes #26315

See merge request !8849</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Unify issues search behavior by always filtering when ALL labels matches

Closes #26315

See merge request !8849</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-star-restful' into 'master'</title>
<updated>2017-02-20T17:04:30+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-20T17:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f0e4619dc556a6d009856bff94c2a6c91fbabe9'/>
<id>5f0e4619dc556a6d009856bff94c2a6c91fbabe9</id>
<content type='text'>
API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`

Closes #28328

See merge request !9328</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`

Closes #28328

See merge request !9328</pre>
</div>
</content>
</entry>
<entry>
<title>Unify issues search behavior by always filtering when ALL labels matches</title>
<updated>2017-02-20T16:21:22+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-01-27T17:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2426b4eac330a9bfabc7f28f4c7063c69129b3f'/>
<id>c2426b4eac330a9bfabc7f28f4c7063c69129b3f</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-grammar' into 'master'</title>
<updated>2017-02-20T16:08:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-02-20T16:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6df411b442d5791c67d5193b90a609cfe23aa6f5'/>
<id>6df411b442d5791c67d5193b90a609cfe23aa6f5</id>
<content type='text'>

Fix some grammar in the API docs

See merge request !9379</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix some grammar in the API docs

See merge request !9379</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-post-block' into 'master'</title>
<updated>2017-02-20T15:16:23+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-02-20T15:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fbbbf1e4e77768a40b835455f17749384f7c4984'/>
<id>fbbbf1e4e77768a40b835455f17749384f7c4984</id>
<content type='text'>

API: Use POST to (un)block a user

Closes #14596

See merge request !9371</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

API: Use POST to (un)block a user

Closes #14596

See merge request !9371</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some grammar in the API docs</title>
<updated>2017-02-20T14:54:37+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-20T14:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d31cf8601be5e8344710579796e919d84c1f586'/>
<id>7d31cf8601be5e8344710579796e919d84c1f586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Use POST to (un)block a user</title>
<updated>2017-02-20T14:18:40+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-20T12:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f690604a523115370c011c767dbd76cb85c0f63'/>
<id>8f690604a523115370c011c767dbd76cb85c0f63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
