<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/v3/helpers.rb, branch github-importer-refactor</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>Filter archived project in API v3 only if param present</title>
<updated>2017-06-21T17:04:25+00:00</updated>
<author>
<name>vanadium23</name>
<email>chernoffivan@gmail.com</email>
</author>
<published>2017-06-16T05:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eda30f31041d883787959823b95c0ebef3c762ef'/>
<id>eda30f31041d883787959823b95c0ebef3c762ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some deprecated methods</title>
<updated>2017-05-30T21:24:17+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-30T21:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e5506d01619780da68fc51ada58188a9070255b'/>
<id>1e5506d01619780da68fc51ada58188a9070255b</id>
<content type='text'>
To avoid the use of slow queries, remove some deprecated methods and encourage
the use of ProjectFinder to find projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid the use of slow queries, remove some deprecated methods and encourage
the use of ProjectFinder to find projects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy `filter_projects` helper to V3</title>
<updated>2017-05-30T20:38:28+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-05-22T14:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98043aeedf1fe3241d8362d8036f28b709e6d468'/>
<id>98043aeedf1fe3241d8362d8036f28b709e6d468</id>
<content type='text'>
The helper will be modified in V4, so copy the original to V4 to keep the
current behavior in V3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The helper will be modified in V4, so copy the original to V4 to keep the
current behavior in V3.
</pre>
</div>
</content>
</entry>
<entry>
<title>API routes referencing a specific merge request should use the MR `iid`</title>
<updated>2017-03-07T07:36:42+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2017-02-25T12:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=719327112c2df2d842c4beb993745db1c95950fe'/>
<id>719327112c2df2d842c4beb993745db1c95950fe</id>
<content type='text'>
- As opposed to the `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- As opposed to the `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
</pre>
</div>
</content>
</entry>
<entry>
<title>API routes referencing a specific issue should use the issue `iid`</title>
<updated>2017-03-07T07:36:42+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2017-02-25T08:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd99622347e639e468b0538ebb57170c1299c858'/>
<id>dd99622347e639e468b0538ebb57170c1299c858</id>
<content type='text'>
- As opposed to the issue `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- As opposed to the issue `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
</pre>
</div>
</content>
</entry>
</feed>
