<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/projects.rb, branch fix-missing-function-dropzone-input</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>Accept image for avatar in project API</title>
<updated>2017-06-09T19:49:57+00:00</updated>
<author>
<name>vanadium23</name>
<email>chernoffivan@gmail.com</email>
</author>
<published>2017-06-09T19:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ccd79983274442ca21e6c73ef0863097b57350c'/>
<id>4ccd79983274442ca21e6c73ef0863097b57350c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce an Events API</title>
<updated>2017-06-06T12:16:41+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2017-05-29T05:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad3e180ed3d99494414cb1b367f6b4e40ec28b87'/>
<id>ad3e180ed3d99494414cb1b367f6b4e40ec28b87</id>
<content type='text'>
* Meld the following disparate endpoints:
 * `/projects/:id/events`
 * `/events`
 * `/users/:id/events`
+ Add result filtering to the above endpoints:
 * action
 * target_type
 * before and after dates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Meld the following disparate endpoints:
 * `/projects/:id/events`
 * `/events`
 * `/users/:id/events`
+ Add result filtering to the above endpoints:
 * action
 * target_type
 * before and after dates
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the Style/PreferredHashMethods cop</title>
<updated>2017-06-02T17:11:26+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-02T17:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4cfa5ce4a95379a9ebe08f57b170af4b5ee9a9a5'/>
<id>4cfa5ce4a95379a9ebe08f57b170af4b5ee9a9a5</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing optional path parameter in "Create project for user" API</title>
<updated>2017-06-02T12:58:48+00:00</updated>
<author>
<name>Athar Hameed</name>
<email>atharh@gmail.com</email>
</author>
<published>2017-06-02T06:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=578adc9bc603e743d85cc65ed0d8aa3201ccc619'/>
<id>578adc9bc603e743d85cc65ed0d8aa3201ccc619</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 'tc-improve-project-api-perf' into 'master'</title>
<updated>2017-05-31T13:45:00+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-05-31T13:45:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ad85b22e25ab9b2d089fce7138f07c72c5fd5d6'/>
<id>4ad85b22e25ab9b2d089fce7138f07c72c5fd5d6</id>
<content type='text'>
Improve /project API performance

Closes #31855 and #31937

See merge request !11666</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve /project API performance

Closes #31855 and #31937

See merge request !11666</pre>
</div>
</content>
</entry>
<entry>
<title>Add tag_list param to project api</title>
<updated>2017-05-31T06:02:33+00:00</updated>
<author>
<name>vanadium23</name>
<email>chernoffivan@gmail.com</email>
</author>
<published>2017-05-30T17:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0684073d1ea5de0c7e0052b3ccc0cca77f661b56'/>
<id>0684073d1ea5de0c7e0052b3ccc0cca77f661b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add :owned param to ProjectFinder</title>
<updated>2017-05-30T20:45:59+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-26T14:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db679788e46d55984a4af71034c6db11aed919e4'/>
<id>db679788e46d55984a4af71034c6db11aed919e4</id>
<content type='text'>
And use it in the API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And use it in the API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use helper to construct Finder params</title>
<updated>2017-05-30T20:45:59+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-24T20:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f0b9a8466747f69e210fc27778f96ab8ef628bc'/>
<id>0f0b9a8466747f69e210fc27778f96ab8ef628bc</id>
<content type='text'>
The ProjectsFinder and GroupFinder both support the same set of params. And the
`/api/v4/projects` and `/api/v4/group/:id/projects` also support the same set of
params. But they do not match the Finder params. So use a helper method to
transform them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ProjectsFinder and GroupFinder both support the same set of params. And the
`/api/v4/projects` and `/api/v4/group/:id/projects` also support the same set of
params. But they do not match the Finder params. So use a helper method to
transform them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ProjectFinder to filter the projects</title>
<updated>2017-05-30T20:45:59+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-23T20:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1deed629e03d8db47deb1bcf795ae8abaf2c847'/>
<id>a1deed629e03d8db47deb1bcf795ae8abaf2c847</id>
<content type='text'>
Instead of trying to do the heavy lifting in the API itself, use the existing
features of the ProjectFinder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of trying to do the heavy lifting in the API itself, use the existing
features of the ProjectFinder.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle `membership` in ProjectFinder</title>
<updated>2017-05-30T20:45:59+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-23T13:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07fc79e7c53a4fa7c4dd33835b905dfa8a609ff8'/>
<id>07fc79e7c53a4fa7c4dd33835b905dfa8a609ff8</id>
<content type='text'>
The ProjectFinder supports the `non_public` parameter. This can be used to find
only projects the user is member of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ProjectFinder supports the `non_public` parameter. This can be used to find
only projects the user is member of.
</pre>
</div>
</content>
</entry>
</feed>
