<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/milestones.md, branch 44752-remove-ee-specific-comments</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>doc: Spelling fixes</title>
<updated>2018-01-19T10:09:59+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-01-19T10:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0cbbb08e790260ad936810e0047e03938c001e9b'/>
<id>0cbbb08e790260ad936810e0047e03938c001e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables Project Milestone Deletion via API</title>
<updated>2018-01-16T12:11:59+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-01-15T22:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa84b98796bb63eea42a8685e4a129433efd353f'/>
<id>fa84b98796bb63eea42a8685e4a129433efd353f</id>
<content type='text'>
Enables project milestone deletion via DELETE /projects/:id/milestones/:milestone_id
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables project milestone deletion via DELETE /projects/:id/milestones/:milestone_id
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the iids parameters in the API documentation</title>
<updated>2017-08-07T20:43:41+00:00</updated>
<author>
<name>Frank Pavageau</name>
<email>frank.pavageau@gmail.com</email>
</author>
<published>2017-08-03T06:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3393dbec85477e743bf49d727ba71e3a70beb34'/>
<id>e3393dbec85477e743bf49d727ba71e3a70beb34</id>
<content type='text'>
Since the parameter name is really `iids[]`, it should be used consistently
across the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the parameter name is really `iids[]`, it should be used consistently
across the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "API" to all respective headings (h1s)</title>
<updated>2017-05-18T08:49:03+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>virtua.creative@gmail.com</email>
</author>
<published>2017-05-18T08:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18a2928732e4bf371f7aaa4b120a8e16861bced9'/>
<id>18a2928732e4bf371f7aaa4b120a8e16861bced9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong copy edits for URL-encoded substitutions in API docs</title>
<updated>2017-04-10T09:17:04+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-04-08T09:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b472f9995ab9e981a0b28a3ad6666a20330f230c'/>
<id>b472f9995ab9e981a0b28a3ad6666a20330f230c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention URL path encoding to all API docs</title>
<updated>2017-04-08T10:38:59+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-04-08T08:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5422554b8647c3fc01c44a5790b35c20596f1770'/>
<id>5422554b8647c3fc01c44a5790b35c20596f1770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information about namespace encoding to API docs</title>
<updated>2017-04-08T10:38:59+00:00</updated>
<author>
<name>Dawid Goslawski</name>
<email>alkuzad@gmail.com</email>
</author>
<published>2016-12-25T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82fad17a7d40b7d19e0ee56abbe484c187d3360d'/>
<id>82fad17a7d40b7d19e0ee56abbe484c187d3360d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use iids as filter parameter</title>
<updated>2017-03-02T12:17:39+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-02-09T14:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17ee1e1a63520f88663697608920e816aa7128c4'/>
<id>17ee1e1a63520f88663697608920e816aa7128c4</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 '28807-search-for-milestone-by-title-in-rest-api' into 'master'</title>
<updated>2017-03-02T10:18:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-02T10:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=034c64968224caafaa3aec904359bf82cce36f7a'/>
<id>034c64968224caafaa3aec904359bf82cce36f7a</id>
<content type='text'>
Enable filtering milestones by search criteria in the API

Closes #28807

See merge request !9606</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable filtering milestones by search criteria in the API

Closes #28807

See merge request !9606</pre>
</div>
</content>
</entry>
<entry>
<title>Enable filtering milestones by search criteria in the API</title>
<updated>2017-03-02T04:37:57+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-02-28T12:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61baf3528d2f39ffc8f7aa07eddf3df0cec3508b'/>
<id>61baf3528d2f39ffc8f7aa07eddf3df0cec3508b</id>
<content type='text'>
- Also remove a redundant test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also remove a redundant test
</pre>
</div>
</content>
</entry>
</feed>
